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

Message 309155 - Python tracker

Message309155

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