mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
Changelog entry for 8c2e87aeb707.
This commit is contained in:
parent
55c206ab2f
commit
ef06595535
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #15847: Fix a regression in argparse, which did not accept tuples
|
||||
as argument lists anymore.
|
||||
|
||||
- Issue #15828: Restore support for C extensions in imp.load_module().
|
||||
|
||||
- Issue #15340: Fix importing the random module when /dev/urandom cannot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue