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 orsenthil
Recipients AdamGold, eric.araujo, kj, lemburg, lukasz.langa, ned.deily, orsenthil, serhiy.storchaka, vstinner
Date 2021-01-31.01:21:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612056085.66.0.364527500827.issue42967@roundup.psfhosted.org>
In-reply-to
Content
Ned, and others watching.

In future versions of Python, we can use only "&" based separator. But I am not certain what should be proposed for the older releases of Python.   

Adam's Patch is a good one to specify explicitly specify the separator, but it changes the expectations in our test cases and is not backwards compatible. 

Victor / Marc-Andre: Need your recommendation here.
History
Date User Action Args
2021-01-31 01:21:25orsenthilsetrecipients: + orsenthil, lemburg, vstinner, ned.deily, eric.araujo, lukasz.langa, serhiy.storchaka, kj, AdamGold
2021-01-31 01:21:25orsenthilsetmessageid: <1612056085.66.0.364527500827.issue42967@roundup.psfhosted.org>
2021-01-31 01:21:25orsenthillinkissue42967 messages
2021-01-31 01:21:24orsenthilcreate