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 vstinner
Recipients ZackerySpytz, paul.moore, pitrou, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-05-28.15:16:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559056616.03.0.204045039992.issue33407@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3c8724fc60163f4f3c3b0d531c84cc7b36783f82 by Victor Stinner (Zackery Spytz) in branch 'master':
bpo-33407: Implement Py_DEPRECATED() on MSVC (GH-8980)
https://github.com/python/cpython/commit/3c8724fc60163f4f3c3b0d531c84cc7b36783f82
History
Date User Action Args
2019-05-28 15:16:56vstinnersetrecipients: + vstinner, paul.moore, pitrou, tim.golden, zach.ware, steve.dower, ZackerySpytz
2019-05-28 15:16:56vstinnersetmessageid: <1559056616.03.0.204045039992.issue33407@roundup.psfhosted.org>
2019-05-28 15:16:56vstinnerlinkissue33407 messages
2019-05-28 15:16:56vstinnercreate