blob: 5fbe3ab378010896a904a90ee3f37725d7b9abe3 [file] [log] [blame]
.. bpo: 17550
.. date: 9013
.. nonce: zn8gOk
.. release date: 2013-04-06
.. section: Build
Fix the --enable-profiling configure switch.
..
.. bpo: 15801
.. date: 9012
.. nonce: zsLcEY
.. section: Core and Builtins
With string % formatting, relax the type check for a mapping such that any
type with a __getitem__ can be used on the right hand side.
..
.. bpo: 17625
.. date: 9011
.. nonce: SoDm9J
.. section: IDLE
In IDLE, close the replace dialog after it is used.
..
.. bpo: 17835
.. date: 9010
.. nonce: mJdR71
.. section: Tests
Fix test_io when the default OS pipe buffer size is larger than one million
bytes.
..
.. bpo: 17531
.. date: 9009
.. nonce: 7PzWC2
.. section: Tests
Fix tests that thought group and user ids were always the int type. Also,
always allow -1 as a valid group and user id.
..
.. bpo: 17533
.. date: 9008
.. nonce: XGejM9
.. section: Tests
Fix test_xpickle with older versions of Python 2.5.
..
.. bpo: 17538
.. date: 9007
.. nonce: M8FVLz
.. section: Documentation
Document XML vulnerabilties