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.01:23:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528680223.41.0.592728768989.issue30167@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3e121581d008a780b8a9f1bcda5966cf0c06f6d5 by Ned Deily (Miss Islington (bot)) in branch '3.6':
bpo-30167: Prevent site.main() exception if PYTHONSTARTUP is set. (GH-6731) (GH-7607)
https://github.com/python/cpython/commit/3e121581d008a780b8a9f1bcda5966cf0c06f6d5
History
Date User Action Args
2018-06-11 01:23:43ned.deilysetrecipients: + ned.deily, methane, anjos, steverweber
2018-06-11 01:23:43ned.deilysetmessageid: <1528680223.41.0.592728768989.issue30167@psf.upfronthosting.co.za>
2018-06-11 01:23:43ned.deilylinkissue30167 messages
2018-06-11 01:23:43ned.deilycreate