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 ned.deily
Recipients anjos, methane, ned.deily, steverweber
Date 2018-06-11.00:49:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528678177.51.0.592728768989.issue30167@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2487f30d5529948ace26559e274d7cac6abcd1a8 by Ned Deily (Steve Weber) in branch 'master':
bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731)
https://github.com/python/cpython/commit/2487f30d5529948ace26559e274d7cac6abcd1a8
History
Date User Action Args
2018-06-11 00:49:37ned.deilysetrecipients: + ned.deily, methane, anjos, steverweber
2018-06-11 00:49:37ned.deilysetmessageid: <1528678177.51.0.592728768989.issue30167@psf.upfronthosting.co.za>
2018-06-11 00:49:37ned.deilylinkissue30167 messages
2018-06-11 00:49:36ned.deilycreate