Commit 64a08273 authored by Benjamin Peterson's avatar Benjamin Peterson

merge 3.3

parents 49412f9a b358ebb4
......@@ -91,7 +91,7 @@ Library
- Issue #23796: peek and read1 methods of BufferedReader now raise ValueError
if they called on a closed object. Patch by John Hergenroeder.
- Fix possible integer overflows in the pickle module.
- Issue #24521: Fix possible integer overflows in the pickle module.
- Issue #22931: Allow '[' and ']' in cookie values.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment