[issue33772] Fix few dead code paths

2019-12-21 Thread Benjamin Peterson
Change by Benjamin Peterson : -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___ ___ Python-

[issue33772] Fix few dead code paths

2019-12-20 Thread Batuhan
Batuhan added the comment: I agree, can be closed -- nosy: +BTaskaya ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue33772] Fix few dead code paths

2019-07-27 Thread Zackery Spytz
New submission from Zackery Spytz : PR 7418 has been merged, so I think this issue can be closed. -- nosy: +ZackerySpytz ___ Python tracker ___

[issue33772] Fix few dead code paths

2018-06-05 Thread David Carlier
Change by David Carlier : -- components: Interpreter Core nosy: David Carlier priority: normal pull_requests: 7042 severity: normal status: open title: Fix few dead code paths versions: Python 3.8 ___ Python tracker