mirror of
https://github.com/python/cpython.git
synced 2026-05-26 14:23:18 -04:00
Add NEWS entry for #1882.
This commit is contained in:
@@ -12,6 +12,9 @@ What's New in Python 2.6 alpha 1?
|
||||
Core and builtins
|
||||
-----------------
|
||||
|
||||
- Issue #1882: when compiling code from a string, encoding cookies in the
|
||||
second line of code were not always recognized correctly.
|
||||
|
||||
- Issue #1679: "0x" was taken as a valid integer literal.
|
||||
|
||||
- Issue #1865: Bytes as an alias for str and b"" as an alias "" were
|
||||
|
||||
Reference in New Issue
Block a user