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 rhettinger
Recipients Mikołaj Babiak, lisroach, ncoghlan, r.david.murray, rhettinger
Date 2018-01-12.06:06:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515737196.9.0.467229070634.issue31145@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0c3be9651f4f149f4a78bb7043d26db9e75cabc0 by Raymond Hettinger in branch 'master':
bpo-31145: Use dataclasses to create a prioritization wrapper (#5153)
https://github.com/python/cpython/commit/0c3be9651f4f149f4a78bb7043d26db9e75cabc0
History
Date User Action Args
2018-01-12 06:06:37rhettingersetrecipients: + rhettinger, ncoghlan, r.david.murray, lisroach, Mikołaj Babiak
2018-01-12 06:06:36rhettingersetmessageid: <1515737196.9.0.467229070634.issue31145@psf.upfronthosting.co.za>
2018-01-12 06:06:36rhettingerlinkissue31145 messages
2018-01-12 06:06:36rhettingercreate