Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f59249b

Browse files
committed
Add a missing #
1 parent e9850f0 commit f59249b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Library
147147

148148
- Issue #27522: Avoid an unintentional reference cycle in email.feedparser.
149149

150-
- Issue 27512: Fix a segfault when os.fspath() called a an __fspath__() method
150+
- Issue #27512: Fix a segfault when os.fspath() called a an __fspath__() method
151151
that raised an exception. Patch by Xiang Zhang.
152152

153153
- Issue #26988: Add AutoEnum.

0 commit comments

Comments
 (0)