mirror of
https://github.com/python/cpython.git
synced 2025-09-28 03:13:48 +00:00
add news for r81005
This commit is contained in:
parent
25216baf32
commit
e87c0fcd16
1 changed files with 3 additions and 0 deletions
|
@ -351,6 +351,9 @@ C-API
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #8664: In py_compile, create __pycache__ when the compiled path is
|
||||||
|
given.
|
||||||
|
|
||||||
- Issue #8514: Add os.fsencode() function (Unix only): encode a string to bytes
|
- Issue #8514: Add os.fsencode() function (Unix only): encode a string to bytes
|
||||||
for use in the file system, environment variables or the command line.
|
for use in the file system, environment variables or the command line.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue