PythonCharmers/python-future

futurize does not fix urllib.basejoin calls

Open

#383 建立於 2018年10月3日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Python (327 fork)batch import
0.19bughelp wanted

倉庫指標

Star
 (1,172 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南