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