mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Add a missing #
This commit is contained in:
parent
e9850f06ae
commit
f59249b048
1 changed files with 1 additions and 1 deletions
|
@ -147,7 +147,7 @@ Library
|
|||
|
||||
- Issue #27522: Avoid an unintentional reference cycle in email.feedparser.
|
||||
|
||||
- Issue 27512: Fix a segfault when os.fspath() called a an __fspath__() method
|
||||
- Issue #27512: Fix a segfault when os.fspath() called a an __fspath__() method
|
||||
that raised an exception. Patch by Xiang Zhang.
|
||||
|
||||
- Issue #26988: Add AutoEnum.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue