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 python-dev
Recipients josh.r, larry, mdk, nadeem.vawda, python-dev, serhiy.storchaka, vajrasky, zach.ware
Date 2016-12-09.17:20:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20161209172031.99494.98117.F282A1B6@psf.io>
In-reply-to
Content
New changeset c62352ec21bc by Victor Stinner in branch 'default':
Issue #20185: Convert _warnings.warn() to Argument Clinic
https://hg.python.org/cpython/rev/c62352ec21bc
History
Date User Action Args
2016-12-09 17:20:35python-devsetrecipients: + python-dev, larry, nadeem.vawda, zach.ware, serhiy.storchaka, vajrasky, josh.r, mdk
2016-12-09 17:20:34python-devlinkissue20185 messages
2016-12-09 17:20:34python-devcreate