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.
2 parents 7763c68 + acac1e0 commit 758d60bCopy full SHA for 758d60b
1 file changed
Misc/NEWS
@@ -444,7 +444,7 @@ Library
444
lines from the code object, fixing an issue when a lambda function is used as
445
decorator argument. Patch by Thomas Ballinger and Allison Kaptur.
446
447
-- Fix possible integer overflows in the pickle module.
+- Issue #24521: Fix possible integer overflows in the pickle module.
448
449
- Issue #22931: Allow '[' and ']' in cookie values.
450
0 commit comments