Message 310495 - Python tracker

Message310495

Author larry
Recipients brett.cannon, christian.heimes, eryksun, larry, ncoghlan, nedbat, petr.viktorin, steve.dower
Date 2018-01-23.10:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516704494.23.0.714561066657.issue32551@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 891c91d8d38848377a9f475242507510873eb9c3 by larryhastings (Nick Coghlan) in branch '3.5':
[3.5] bpo-32551: Consistently configure sys.path[0] (#5197)
https://github.com/python/cpython/commit/891c91d8d38848377a9f475242507510873eb9c3
History
Date User Action Args
2018-01-23 10:48:14larrysetrecipients: + larry, brett.cannon, ncoghlan, christian.heimes, nedbat, petr.viktorin, eryksun, steve.dower
2018-01-23 10:48:14larrysetmessageid: <1516704494.23.0.714561066657.issue32551@psf.upfronthosting.co.za>
2018-01-23 10:48:14larrylinkissue32551 messages
2018-01-23 10:48:14larrycreate