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 steve.dower
Recipients Tomas Ravinskas, kmaork, ncoghlan, steve.dower, xtreak
Date 2020-03-08.20:43:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583700205.21.0.677184888199.issue39517@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0911ea5c172264eaefa3efe4a1788159c160920d by Maor Kleinberger in branch 'master':
bpo-39517: Allow runpy.run_path() to accept path-like objects (GH-18699)
https://github.com/python/cpython/commit/0911ea5c172264eaefa3efe4a1788159c160920d
History
Date User Action Args
2020-03-08 20:43:25steve.dowersetrecipients: + steve.dower, ncoghlan, xtreak, kmaork, Tomas Ravinskas
2020-03-08 20:43:25steve.dowersetmessageid: <1583700205.21.0.677184888199.issue39517@roundup.psfhosted.org>
2020-03-08 20:43:25steve.dowerlinkissue39517 messages
2020-03-08 20:43:25steve.dowercreate