[proxy] bugs.python.org← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

Message 309154 - Python tracker

Message309154

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.02:05:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514513109.74.0.213398074469.issue24960@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 417f76a20e93044e422fb328a2d8e200fc6df295 by Benjamin Peterson (Miss Islington (bot)) in branch '2.7':
make PatternCompiler use the packaged grammar if possible (more bpo-24960) (GH-5034) (#5037)
https://github.com/python/cpython/commit/417f76a20e93044e422fb328a2d8e200fc6df295
History
Date User Action Args
2017-12-29 02:05:09benjamin.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 02:05:09benjamin.petersonsetmessageid: <1514513109.74.0.213398074469.issue24960@psf.upfronthosting.co.za>
2017-12-29 02:05:09benjamin.petersonlinkissue24960 messages
2017-12-29 02:05:09benjamin.petersoncreate