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 shiyuchong
Recipients shiyuchong
Date 2019-09-10.06:14:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568096046.76.0.575371443955.issue38080@roundup.psfhosted.org>
In-reply-to
Content
urllib.getproxies can be converted to urllib.request.getproxies, and their documentation looks the same.
but in fix_urllib.py and my real test, it is ignored. I do not know why 2to3 does nothing. Is it a bug?
History
Date User Action Args
2019-09-10 06:14:06shiyuchongsetrecipients: + shiyuchong
2019-09-10 06:14:06shiyuchongsetmessageid: <1568096046.76.0.575371443955.issue38080@roundup.psfhosted.org>
2019-09-10 06:14:06shiyuchonglinkissue38080 messages
2019-09-10 06:14:06shiyuchongcreate