New submission from 徐靖 <shiyucho...@gmail.com>:

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?

----------
components: 2to3 (2.x to 3.x conversion tool)
messages: 351576
nosy: shiyuchong
priority: normal
severity: normal
status: open
title: 2to3 urllib fixer: missing fix for urllib.getproxies
type: behavior
versions: Python 2.7, Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38080>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to