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 terry.reedy
Recipients python-dev, serhiy.storchaka, terry.reedy
Date 2019-07-16.21:03:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1563311038.44.0.815386772355.issue27452@roundup.psfhosted.org>
In-reply-to
Content
As near as I can tell, 'python file.py' results in absolute __file__ in 3.9 versus still relative in 3.8.
History
Date User Action Args
2019-07-16 21:03:58terry.reedysetrecipients: + terry.reedy, python-dev, serhiy.storchaka
2019-07-16 21:03:58terry.reedysetmessageid: <1563311038.44.0.815386772355.issue27452@roundup.psfhosted.org>
2019-07-16 21:03:58terry.reedylinkissue27452 messages
2019-07-16 21:03:58terry.reedycreate