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 eryksun
Recipients Kevin, astanton1978, erik.bray, eryksun, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
Date 2021-03-17.19:57:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616011059.02.0.778185339545.issue32451@roundup.psfhosted.org>
In-reply-to
Content
The POSIX "Lib/venv/scripts/common/activate" script needs a line-ending exception in ".gitattributes":

https://github.com/python/cpython/blob/master/.gitattributes
History
Date User Action Args
2021-03-17 19:57:39eryksunsetrecipients: + eryksun, paul.moore, tim.golden, r.david.murray, erik.bray, zach.ware, steve.dower, Kevin, astanton1978
2021-03-17 19:57:39eryksunsetmessageid: <1616011059.02.0.778185339545.issue32451@roundup.psfhosted.org>
2021-03-17 19:57:39eryksunlinkissue32451 messages
2021-03-17 19:57:38eryksuncreate