Kaydet (Commit) 78d50ccd authored tarafından Georg Brandl's avatar Georg Brandl

Add NEWS entry for #1882.

 (backport from rev. 60170)
üst 7bdff2c8
...@@ -12,6 +12,9 @@ What's New in Python 2.5.2c1? ...@@ -12,6 +12,9 @@ What's New in Python 2.5.2c1?
Core and builtins Core and builtins
----------------- -----------------
- Issue #1882: when compiling code from a string, encoding cookies in the
second line of code were not always recognized correctly.
- Bug #1517: Possible segfault in lookup(). - Bug #1517: Possible segfault in lookup().
- Issue #1638: %zd configure test fails on Linux. - Issue #1638: %zd configure test fails on Linux.
......
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