mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Fixed incorrect merge in 1638360eea41.
This commit is contained in:
parent
f9bba9c67f
commit
c8dadc375e
1 changed files with 1 additions and 5 deletions
|
@ -25,14 +25,10 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
<<<<<<< local
|
||||
- Issue #20152: Ported Python/import.c over to Argument Clinic.
|
||||
=======
|
||||
- Issue #19097: Raise the correct Exception when cgi.FieldStorage is given an
|
||||
Invalid fileobj.
|
||||
|
||||
- Issue #20217: Fix build in SCHED_SPORADIC is defined.
|
||||
>>>>>>> other
|
||||
- Issue #20152: Ported Python/import.c over to Argument Clinic.
|
||||
|
||||
- Issue #13107: argparse and optparse no longer raises an exception when output
|
||||
a help on environment with too small COLUMNS. Based on patch by
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue