Skip to content

Commit e76ac9d

Browse files
committed
Forward port rest of NEWS changes as of 3.7.0
1 parent 461a1c4 commit e76ac9d

File tree

7 files changed

+2533
-1
lines changed

7 files changed

+2533
-1
lines changed

Misc/NEWS.d/3.6.6rc1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ handshake to hang or fail.
175175

176176
..
177177
178-
.. bpo: 31467
178+
.. bpo: 31647
179179
.. date: 2018-05-28-18-40-26
180180
.. nonce: s4Fad3
181181
.. section: Library

Misc/NEWS.d/3.7.0b1.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ Remove the STORE_ANNOTATION bytecode.
142142
.. section: Core and Builtins
143143
144144
Expose posix_spawn as a low level API in the os module.
145+
(removed before 3.7.0rc1)
145146

146147
..
147148
@@ -747,6 +748,8 @@ subinterpreter C-API and a new cross-interpreter data sharing mechanism. The
747748
module is primarily intended for more thorough testing of the existing
748749
subinterpreter support.
749750

751+
Note that the _xxsubinterpreters module has been removed in 3.7.0rc1.
752+
750753
..
751754
752755
.. bpo: 32602

0 commit comments

Comments
 (0)