mirror of
https://github.com/python/cpython.git
synced 2025-07-30 14:44:10 +00:00
Fix spelling in Misc (GH-28858)
This commit is contained in:
parent
562c0d7398
commit
2d21612f0d
1 changed files with 1 additions and 1 deletions
|
@ -1225,7 +1225,7 @@ Library
|
|||
- Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor
|
||||
os.posix_fallocate() because their prototypes in system headers are wrong.
|
||||
|
||||
- Issue #22517: When a io.BufferedRWPair object is deallocated, clear its
|
||||
- Issue #22517: When an io.BufferedRWPair object is deallocated, clear its
|
||||
weakrefs.
|
||||
|
||||
- Issue #22448: Improve canceled timer handles cleanup to prevent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue