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 xdegaye
Recipients xdegaye
Date 2019-04-24.15:19:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
As reported in issue 16079, the following method is a duplicate:

Lib/ctypes/test/test_unicode.py:110 StringTestCase.test_ascii_replace
History
Date User Action Args
2019-04-24 15:19:07xdegayesetrecipients: + xdegaye
2019-04-24 15:19:07xdegayesetmessageid: <[email protected]>
2019-04-24 15:19:07xdegayelinkissue36713 messages
2019-04-24 15:19:07xdegayecreate