mirror of
https://github.com/python/cpython.git
synced 2025-11-25 12:44:13 +00:00
parent
3040193401
commit
90759a2a77
1 changed files with 5 additions and 0 deletions
|
|
@ -70,6 +70,11 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #11858: configparser.ExtendedInterpolation expected lower-case section
|
||||
names.
|
||||
|
||||
- Issue #11324: ConfigParser(interpolation=None) now works correctly.
|
||||
|
||||
- Issue #11763: don't use difflib in TestCase.assertMultiLineEqual if the
|
||||
strings are too long.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue