PythonCharmers/python-future

futurize does not fix urllib.basejoin calls

Open

#383 opened on 2018年10月3日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Python (1,172 stars) (327 forks)batch import
0.19bughelp wanted

説明

futurize left my urllib.basejoin() calls in place, in stead of replacing them with urllib.parse.urljoin() calls.

コントリビューターガイド