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 (327 forks)batch import
0.19bughelp wanted

Repository metrics

Stars
 (1,172 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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

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