mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
- Issue #8140: extend compileall to compile single files. Add -i option.
This commit is contained in:
parent
dc36472472
commit
b13d04c991
3 changed files with 116 additions and 42 deletions
|
@ -20,6 +20,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #8140: extend compileall to compile single files. Add -i option.
|
||||
|
||||
- Issue #7356: ctypes.util: Make parsing of ldconfig output independent of
|
||||
the locale.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue