diff options
author | Cody Maloney <cmaloney@users.noreply.github.com> | 2025-01-26 13:21:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-26 13:21:03 (GMT) |
commit | 1ed44879686c4b893d92a89d9259da3cbed6e166 (patch) | |
tree | 347534ba9b8705f30e4735dc7794bb45010ec254 /Lib/configparser.py | |
parent | 0ef8d470b79889de065e94cecd0ee01e45037d3a (diff) | |
download | cpython-1ed44879686c4b893d92a89d9259da3cbed6e166.zip cpython-1ed44879686c4b893d92a89d9259da3cbed6e166.tar.gz cpython-1ed44879686c4b893d92a89d9259da3cbed6e166.tar.bz2 |
gh-129205: Add os.readinto() API for reading data into a caller provided buffer (#129211)
Add a new OS API which will read data directly into a caller provided
writeable buffer protocol object.
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Lib/configparser.py')
0 files changed, 0 insertions, 0 deletions