Serhiy Storchaka
fecad4abe2
[3.7] Fix line breaks added after hyphens by blurb. (GH-7002) (GH-7050)
...
Also remove bullet asterisks from IDLE entries.
(cherry picked from commit aef639f626
)
2018-05-22 14:53:08 +03:00
Eric Snow
6bd0c476c5
bpo-32604: Remove xid registry. ( #6813 )
...
Remove the interpreters testing helper (and xid registry).
2018-05-15 09:56:18 -04:00
Pablo Galindo
8e633a4035
bpo-20104: Remove posix_spawn from 3.7 (GH-6794)
...
Remove os.posix_spawn, the API isn't complete and we're still figuring out how it should look. wait for 3.8.
2018-05-14 17:52:43 -04:00
Miss Islington (bot)
b7dcae358e
Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (GH-5912) (GH-5931)
...
* Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)"
This reverts commit dd42cb71f2
.
(cherry picked from commit be50a7b627
)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
2018-02-27 18:30:30 -05:00
Miss Islington (bot)
29fd9eae43
Revert "bpo-31356: Add context manager to temporarily disable GC GH-5495 ( #5496 )
...
This reverts commit 72a0d218dc
.
The reverted commit had a few issues so it was unanimously decided
to undo it. See the bpo issue for details.
(cherry picked from commit 383b32fe10
)
Co-authored-by: Yury Selivanov <yury@magic.io>
2018-02-02 10:04:32 -05:00
Ned Deily
9561d7f501
Update NEWS, docs, and patchlevel for 3.7.0b1
2018-01-30 18:48:26 -05:00