add issue number

This commit is contained in:
Benjamin Peterson 2015-06-27 14:25:50 -05:00
parent 59b08c18a8
commit dac3ab84c7

View file

@ -22,7 +22,7 @@ Core and Builtins
Library
-------
- 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.