[issue35436] Add missing PyErr_NoMemory() calls

2018-12-06 Thread Zackery Spytz
New submission from Zackery Spytz : The attached PR adds some missing PyErr_NoMemory() calls. -- ___ Python tracker ___ ___ Python-b

[issue34864] In Idle, Mac tabs make editor status line disappear.

2018-12-06 Thread miss-islington
miss-islington added the comment: New changeset 10665544a97b6616898faafc12ac9d06505d0690 by Miss Islington (bot) in branch '3.6': bpo-34864: warn if "Prefer tabs when opening documents" set to "Always" (GH-10464) https://github.com/python/cpython/commit/10665544a97b6616898faafc12ac9d06505d06

[issue35429] Incorrect use of raise NotImplemented

2018-12-06 Thread Roman Yurchak
Roman Yurchak added the comment: Resolved in https://bugs.python.org/issue33023 -- resolution: -> duplicate ___ Python tracker ___ ___

<    1   2