mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Document patch #594001.
This commit is contained in:
parent
92e4dd8657
commit
a844f2d165
2 changed files with 11 additions and 0 deletions
|
@ -66,6 +66,8 @@ Type/class unification and new-style classes
|
|||
Core and builtins
|
||||
-----------------
|
||||
|
||||
- Unicode file name processing for Windows (PEP 277) is implemented.
|
||||
|
||||
- Codec error handling callbacks (PEP 293) are implemented.
|
||||
Error handling in unicode.encode or str.decode can now be customized.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue