mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
Fixed issue #22415 number in Misc/NEWS for changeset fe287268e97b.
This commit is contained in:
commit
782781e96d
1 changed files with 2 additions and 2 deletions
|
@ -137,8 +137,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
|
||||
module.
|
||||
- Issue #22415: Fixed debugging output of the GROUPREF_EXISTS opcode in the re
|
||||
module. Removed trailing spaces in debugging output.
|
||||
|
||||
- Issue #22423: Unhandled exception in thread no longer causes unhandled
|
||||
AttributeError when sys.stderr is None.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue