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