• Senthil Kumaran's avatar
    merge from 3.3 · 5ccf2ff3
    Senthil Kumaran yazdı
    Fix #17967 - Fix related to regression on Windows.
    
    os.path.join(*self.dirs) produces an invalid path on windows.
    ftp paths are always forward-slash seperated like this. /pub/dir.
    5ccf2ff3
request.py 92.7 KB