Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 562c0d7 commit 2d21612Copy full SHA for 2d21612
1 file changed
Misc/HISTORY
@@ -1225,7 +1225,7 @@ Library
1225
- Issue #22396: On 32-bit AIX platform, don't expose os.posix_fadvise() nor
1226
os.posix_fallocate() because their prototypes in system headers are wrong.
1227
1228
-- Issue #22517: When a io.BufferedRWPair object is deallocated, clear its
+- Issue #22517: When an io.BufferedRWPair object is deallocated, clear its
1229
weakrefs.
1230
1231
- Issue #22448: Improve canceled timer handles cleanup to prevent
0 commit comments