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 vstinner
Recipients mdk, vstinner
Date 2017-08-10.14:54:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1502376869.04.0.0281832563025.issue31159@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e8e7fba0b24582959feca9c31f2a72fc0251f83d by Victor Stinner (Julien Palard) in branch '3.6':
bpo-31159: fix language switch regex on unknown yet built languages. … (#3051)
https://github.com/python/cpython/commit/e8e7fba0b24582959feca9c31f2a72fc0251f83d
History
Date User Action Args
2017-08-10 14:54:29vstinnersetrecipients: + vstinner, mdk
2017-08-10 14:54:29vstinnersetmessageid: <1502376869.04.0.0281832563025.issue31159@psf.upfronthosting.co.za>
2017-08-10 14:54:29vstinnerlinkissue31159 messages
2017-08-10 14:54:29vstinnercreate