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 1f50389 commit 346c5deCopy full SHA for 346c5de
1 file changed
Misc/NEWS
@@ -287,26 +287,6 @@ Tools/Demos
287
Tools/parser/unparse.py.
288
289
290
-What's New in Python 3.2.3 release candidate 2?
291
-===============================================
292
-
293
-*Release date: XX-Mar-2012*
294
295
-Library
296
--------
297
298
-- Issue #6884: Fix long-standing bugs with MANIFEST.in parsing in distutils
299
- on Windows.
300
301
-Extension Modules
302
------------------
303
304
-- Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash
305
- table internal to the pyexpat module's copy of the expat library to avoid a
306
- denial of service due to hash collisions. Patch by David Malcolm with some
307
- modifications by the expat project.
308
309
310
What's New in Python 3.2.3?
311
===========================
312
0 commit comments