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 nanjekyejoannah
Recipients cheryl.sabella, docs@python, nanjekyejoannah, ncoghlan, pitrou, plasticgap
Date 2019-09-05.15:21:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567696863.67.0.337099285311.issue15088@roundup.psfhosted.org>
In-reply-to
Content
My searches show references to this function in CPython cloned repositories. From @pitrous's views, I think it is better to deprecate it with a removal notice for a later release.

I have deprecated the Function instead and will be removed in the next release in this PR https://github.com/python/cpython/pull/15702 .
History
Date User Action Args
2019-09-05 15:21:03nanjekyejoannahsetrecipients: + nanjekyejoannah, ncoghlan, pitrou, docs@python, plasticgap, cheryl.sabella
2019-09-05 15:21:03nanjekyejoannahsetmessageid: <1567696863.67.0.337099285311.issue15088@roundup.psfhosted.org>
2019-09-05 15:21:03nanjekyejoannahlinkissue15088 messages
2019-09-05 15:21:03nanjekyejoannahcreate