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 ncoghlan
Recipients alex, barry, eric.araujo, gvanrossum, ncoghlan, pitrou, r.david.murray
Date 2018-01-08.02:45:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1515379504.89.0.467229070634.issue31975@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9b99747386b690007027c3be2a5d7cfe3d3634f5 by Nick Coghlan in branch 'master':
bpo-31975 (PEP 565): Show DeprecationWarning in __main__ (GH-4458)
https://github.com/python/cpython/commit/9b99747386b690007027c3be2a5d7cfe3d3634f5
History
Date User Action Args
2018-01-08 02:45:05ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, pitrou, eric.araujo, alex, r.david.murray
2018-01-08 02:45:04ncoghlansetmessageid: <1515379504.89.0.467229070634.issue31975@psf.upfronthosting.co.za>
2018-01-08 02:45:04ncoghlanlinkissue31975 messages
2018-01-08 02:45:04ncoghlancreate