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 rhettinger, serhiy.storchaka, terry.reedy, tim.peters, veky
Date 2021-10-16.15:16:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634397418.3.0.110257279076.issue42222@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5afa0a411243210a30526c7459a0ccff5cb88494 by Raymond Hettinger in branch 'main':
bpo-42222: Remove deprecated support for non-integer values (GH-28983)
https://github.com/python/cpython/commit/5afa0a411243210a30526c7459a0ccff5cb88494
History
Date User Action Args
2021-10-16 15:16:58rhettingersetrecipients: + rhettinger, tim.peters, terry.reedy, serhiy.storchaka, veky
2021-10-16 15:16:58rhettingersetmessageid: <1634397418.3.0.110257279076.issue42222@roundup.psfhosted.org>
2021-10-16 15:16:58rhettingerlinkissue42222 messages
2021-10-16 15:16:58rhettingercreate