mirror of
https://github.com/python/cpython.git
synced 2026-01-09 00:42:33 +00:00
Fix NEWS entry wording.
This commit is contained in:
parent
26818f64f0
commit
c8400a47bb
1 changed files with 1 additions and 1 deletions
|
|
@ -1862,7 +1862,7 @@ Core and Builtins
|
|||
- Issue #18808: Non-daemon threads are now automatically joined when
|
||||
a sub-interpreter is shutdown (it would previously dump a fatal error).
|
||||
|
||||
- Remove supporting for compiling on systems without getcwd().
|
||||
- Remove support for compiling on systems without getcwd().
|
||||
|
||||
- Issue #18774: Remove last bits of GNU PTH thread code and thread_pth.h.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue