Fix spelling in Misc (GH-28858)

This commit is contained in:
180909 2021-10-13 02:22:05 +08:00 committed by GitHub
parent 562c0d7398
commit 2d21612f0d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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