Message 313584 - Python tracker

Message313584

Author miss-islington
Recipients ezio.melotti, methane, miss-islington, mrabarnett, rhettinger, serhiy.storchaka, vstinner
Date 2018-03-11.07:02:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520751720.49.0.467229070634.issue32338@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 39441fce0218a3f51a80cf17aa179a32651a02f6 by Miss Islington (bot) in branch '3.7':
bpo-32338: OrderedDict import is no longer needed in re. (GH-4891)
https://github.com/python/cpython/commit/39441fce0218a3f51a80cf17aa179a32651a02f6
History
Date User Action Args
2018-03-11 07:02:00miss-islingtonsetrecipients: + miss-islington, rhettinger, vstinner, ezio.melotti, mrabarnett, methane, serhiy.storchaka
2018-03-11 07:02:00miss-islingtonsetmessageid: <1520751720.49.0.467229070634.issue32338@psf.upfronthosting.co.za>
2018-03-11 07:02:00miss-islingtonlinkissue32338 messages
2018-03-11 07:02:00miss-islingtoncreate