mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Update Misc/NEWS for gzip patch #1281707
This commit is contained in:
parent
a372711fcc
commit
82d2558713
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ What's New in Python 2.5 alpha 3?
|
||||||
Core and builtins
|
Core and builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
- Patch #1281707: speed up gzip.readline.
|
||||||
|
|
||||||
- Patch #1337051: reduced size of frame objects.
|
- Patch #1337051: reduced size of frame objects.
|
||||||
|
|
||||||
- PyErr_NewException now accepts a tuple of base classes as its
|
- PyErr_NewException now accepts a tuple of base classes as its
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue