mirror of
https://github.com/python/cpython.git
synced 2024-12-14 04:17:19 +08:00
Fix a refcount bug in an obscure code corner.
This commit is contained in:
parent
25653242fe
commit
90a764c5ee
@ -12,6 +12,8 @@ What's New in Python 2.4 alpha 1?
|
||||
Core and builtins
|
||||
-----------------
|
||||
|
||||
- Bug #845802: Python crashes when __init__.py is a directory.
|
||||
|
||||
- Unicode objects received two new methods: iswide() and width().
|
||||
These query East Asian width information, as specified in Unicode
|
||||
TR11.
|
||||
|
Loading…
Reference in New Issue
Block a user