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 vstinner
Date 2019-06-24.23:43:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561419827.4.0.622376086867.issue37392@roundup.psfhosted.org>
In-reply-to
Content
sys.getcheckinterval() and sys.setcheckinterval() are deprecated since Python 3.2, it's now time to remove them!
History
Date User Action Args
2019-06-24 23:43:47vstinnersetrecipients: + vstinner
2019-06-24 23:43:47vstinnersetmessageid: <1561419827.4.0.622376086867.issue37392@roundup.psfhosted.org>
2019-06-24 23:43:47vstinnerlinkissue37392 messages
2019-06-24 23:43:47vstinnercreate