mirror of
https://github.com/python/cpython.git
synced 2025-11-19 18:47:27 +00:00
Issue #19279: UTF-7 decoder no more produces illegal strings.
This commit is contained in:
commit
55e092f545
3 changed files with 34 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ Projected release date: 2013-10-20
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #19279: UTF-7 decoder no more produces illegal strings.
|
||||
|
||||
- Issue #16612: Add "Argument Clinic", a compile-time preprocessor for
|
||||
C files to generate argument parsing code. (See PEP 436.)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue