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

Message 308940 - Python tracker

Message308940

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-22.20:18:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513973920.44.0.213398074469.issue24960@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8a5877165e993afb2633cd48da5222326d3f6e0e by Benjamin Peterson in branch 'master':
bpo-24960: use pkgutil.get_data in lib2to3 to read pickled grammar files (#4977)
https://github.com/python/cpython/commit/8a5877165e993afb2633cd48da5222326d3f6e0e
History
Date User Action Args
2017-12-22 20:18:40benjamin.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-22 20:18:40benjamin.petersonsetmessageid: <1513973920.44.0.213398074469.issue24960@psf.upfronthosting.co.za>
2017-12-22 20:18:40benjamin.petersonlinkissue24960 messages
2017-12-22 20:18:40benjamin.petersoncreate