[issue19709] Check pythonrun.c is fully using PEP 451

2013-11-22 Thread Eric Snow
Changes by Eric Snow : -- resolution: -> duplicate status: pending -> closed superseder: -> refactor pythonrun.c to make use of specs (__main__.__spec__) ___ Python tracker ___

[issue19709] Check pythonrun.c is fully using PEP 451

2013-11-22 Thread Brett Cannon
Brett Cannon added the comment: You tell me; you listed them separately in the TODO. =) If this is a dupe then close it as such. -- assignee: -> eric.snow status: open -> pending ___ Python tracker __

[issue19709] Check pythonrun.c is fully using PEP 451

2013-11-22 Thread Eric Snow
New submission from Eric Snow: Isn't this basically the same thing as issue #19697? -- ___ Python tracker ___ ___ Python-bugs-list mai

[issue19709] Check pythonrun.c is fully using PEP 451

2013-11-22 Thread Brett Cannon
Changes by Brett Cannon : -- components: Interpreter Core nosy: brett.cannon, eric.snow, ncoghlan priority: normal severity: normal status: open title: Check pythonrun.c is fully using PEP 451 versions: Python 3.4 ___ Python tracker