This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients vstinner
Date 2018-08-03.21:54:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset d8078626770a8d358eb83d7928c12d75ff4e821a by Victor Stinner in branch 'master':
bpo-34170: Fix pymain_run_file() (GH-8660)
https://github.com/python/cpython/commit/d8078626770a8d358eb83d7928c12d75ff4e821a
History
Date User Action Args
2018-08-03 21:54:08vstinnersetrecipients: + vstinner
2018-08-03 21:54:08vstinnersetmessageid: <[email protected]>
2018-08-03 21:54:08vstinnerlinkissue34170 messages
2018-08-03 21:54:08vstinnercreate