diff options
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,6 +10,8 @@ What's New in Python 3.2 Alpha 3? Core and Builtins ----------------- +- Issue #9979: Create function PyUnicode_AsWideCharString(). + - Issue #7397: Mention that importlib.import_module() is probably what someone really wants to be using in __import__'s docstring. |
