Kaydet (Commit) bf0cafa7 authored tarafından Barry Warsaw's avatar Barry Warsaw

Oops, put fix news in the right section.

üst be83698f
...@@ -9,8 +9,6 @@ What's New in Python 2.7.3? ...@@ -9,8 +9,6 @@ What's New in Python 2.7.3?
Core and Builtins Core and Builtins
----------------- -----------------
- Issue #13218: Fix test_ssl failures on Debian/Ubuntu.
- Issue #13268: Fix the assert statement when a tuple is passed as the message. - Issue #13268: Fix the assert statement when a tuple is passed as the message.
- Issue #13018: Fix reference leaks in error paths in dictobject.c. - Issue #13018: Fix reference leaks in error paths in dictobject.c.
...@@ -319,6 +317,8 @@ Tools/Demos ...@@ -319,6 +317,8 @@ Tools/Demos
Tests Tests
----- -----
- Issue #13218: Fix test_ssl failures on Debian/Ubuntu.
- Issue #12821: Fix test_fcntl failures on OpenBSD 5. - Issue #12821: Fix test_fcntl failures on OpenBSD 5.
- Issue #12331: The test suite for lib2to3 can now run from an installed - Issue #12331: The test suite for lib2to3 can now run from an installed
......
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