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