Kaydet (Commit) f73bf859 authored tarafından Guido van Rossum's avatar Guido van Rossum

News for issue 5389 fix.

üst c261e486
......@@ -12,6 +12,9 @@ What's New in Python 2.5.4?
Core and builtins
-----------------
- Issue #5389: Avoid potential for undefined variable 'startinpos' in
PyUnicode_DecodeUTF7().
- Revert patch for #1706039, as it can crash the interpreter.
- Added test case to ensure attempts to read from a file opened for writing
......
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