mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Fix typo
This commit is contained in:
@@ -97,7 +97,7 @@ Library
|
||||
know how to handle a comparison without loss of precision. Also add
|
||||
correct handling of infinities and nans for comparisons with float.
|
||||
|
||||
- Issue #6415: Fixed warnings.warn sagfault on bad formatted string.
|
||||
- Issue #6415: Fixed warnings.warn segfault on bad formatted string.
|
||||
|
||||
- Issue #6358: The exit status of a command started with os.popen() was
|
||||
reported differently than it did with python 2.x.
|
||||
|
||||
Reference in New Issue
Block a user