Skip to content

Commit 7a240ae

Browse files
authored
Fix an error in the news entry for _posixsubprocess multiphase init (GH-23516)
Commit 035deee converted the _posixsubprocess module to multiphase initialization, but the news entry mentions the _posixshmem module.
1 parent fa840cc commit 7a240ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Port _posixshmem extension module to multiphase initialization (:pep:`489`).
1+
Port _posixsubprocess extension module to multiphase initialization
2+
(:pep:`489`).

0 commit comments

Comments
 (0)