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 ncoghlan
Recipients eric.araujo, ncoghlan, paul.moore, richard, steve.dower, takluyver, tim.golden, zach.ware
Date 2015-04-26.02:35:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430015720.92.0.224840051391.issue23955@psf.upfronthosting.co.za>
In-reply-to
Content
If we're adding a static startup configuration file, then yes, I believe that should be a cross-platform feature, not something Windows specific, as it's a major change to our configuration philosophy. (I think it's a *necessary* change, but it's also a significant one)

Even if it started out as Windows only, we should have a forward looking plan for how it relates to the startup sequence changes proposed in PEP 432.
History
Date User Action Args
2015-04-26 02:35:21ncoghlansetrecipients: + ncoghlan, richard, paul.moore, tim.golden, eric.araujo, takluyver, zach.ware, steve.dower
2015-04-26 02:35:20ncoghlansetmessageid: <1430015720.92.0.224840051391.issue23955@psf.upfronthosting.co.za>
2015-04-26 02:35:20ncoghlanlinkissue23955 messages
2015-04-26 02:35:20ncoghlancreate