Message 309153 - Python tracker

Message309153

Author benjamin.peterson
Recipients Florian Hassanen, Marcus.Smith, Oleg N, Sébastien Taylor, benjamin.peterson, dstufft, fourplusone, gregory.p.smith, kirk.d.sayre, ncoghlan, paul.moore, ppinard
Date 2017-12-29.01:54:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514512454.45.0.213398074469.issue24960@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e5f7dccefaa8d97ab53b3051acbb4a4d49379dc4 by Benjamin Peterson in branch 'master':
make PatternCompiler use the packaged grammar if possible (more bpo-24960) (#5034)
https://github.com/python/cpython/commit/e5f7dccefaa8d97ab53b3051acbb4a4d49379dc4
History
Date User Action Args
2017-12-29 01:54:14benjamin.petersonsetrecipients: + benjamin.peterson, gregory.p.smith, paul.moore, ncoghlan, dstufft, Marcus.Smith, Oleg N, Florian Hassanen, fourplusone, Sébastien Taylor, ppinard, kirk.d.sayre
2017-12-29 01:54:14benjamin.petersonsetmessageid: <1514512454.45.0.213398074469.issue24960@psf.upfronthosting.co.za>
2017-12-29 01:54:14benjamin.petersonlinkissue24960 messages
2017-12-29 01:54:14benjamin.petersoncreate