Update urllib and windows libraries from v3.14.2 by youknowone · Pull Request #6858 · RustPython/RustPython
📦 Library Dependencies
The following Lib/ modules were modified. Here are their dependencies:
[+] lib: cpython/Lib/ntpath.py
[+] test: cpython/Lib/test/test_ntpath.py
dependencies:
- ntpath
dependent tests: (3 tests)
- ntpath: test_httpservers test_ntpath test_pathlib
[+] lib: cpython/Lib/nturl2path.py
[+] test: cpython/Lib/test/test_nturl2path.py
dependencies:
- nturl2path
dependent tests: (no tests depend on nturl2path)
[+] lib: cpython/Lib/genericpath.py
[+] test: cpython/Lib/test/test_genericpath.py
dependencies:
- genericpath
dependent tests: (16 tests)
- genericpath: test_genericpath
- ntpath: test_httpservers test_ntpath test_pathlib
- posixpath: test_pathlib test_posixpath test_zipfile
- fnmatch: test_fnmatch test_os
- http.server: test_logging test_robotparser test_urllib2_localnet
- importlib.metadata: test_importlib test_zoneinfo
- wsgiref.util: test_wsgiref
- zipfile._path: test_zipfile
[+] test: cpython/Lib/test/test_msvcrt.py
dependencies:
dependent tests: (1 tests)
- msvcrt: test_msvcrt
[+] test: cpython/Lib/test/test_robotparser.py
dependencies:
dependent tests: (no tests depend on robotparser)
[+] lib: cpython/Lib/urllib
[+] test: cpython/Lib/test/test_urllib.py
[+] test: cpython/Lib/test/test_urllib2.py
[+] test: cpython/Lib/test/test_urllib2_localnet.py
[+] test: cpython/Lib/test/test_urllib2net.py
[+] test: cpython/Lib/test/test_urllibnet.py
[+] test: cpython/Lib/test/test_urlparse.py
[+] test: cpython/Lib/test/test_urllib_response.py
[+] test: cpython/Lib/test/test_robotparser.py
dependencies:
- urllib
dependent tests: (26 tests)
- urllib: test_genericalias test_http_cookiejar test_httpservers test_logging test_pathlib test_robotparser test_site test_sqlite3 test_ssl test_ucn test_urllib test_urllib2 test_urllib2_localnet test_urllib2net test_urllib_response test_urllibnet test_urlparse
- email.utils: test_email test_smtplib
- smtplib: test_smtpnet
- http.client: test_docxmlrpc test_hashlib test_unicodedata test_wsgiref test_xmlrpc
- pydoc: test_enum
- email.utils: test_email test_smtplib
[+] test: cpython/Lib/test/test_urllib2.py
dependencies:
dependent tests: (no tests depend on urllib2)
[+] test: cpython/Lib/test/test_urllib2_localnet.py
dependencies:
dependent tests: (no tests depend on urllib2_localnet)
[+] test: cpython/Lib/test/test_urllib2net.py
dependencies:
dependent tests: (no tests depend on urllib2net)
[+] test: cpython/Lib/test/test_urllibnet.py
dependencies:
dependent tests: (no tests depend on urllibnet)
[+] test: cpython/Lib/test/test_urlparse.py
dependencies:
dependent tests: (no tests depend on urlparse)
[+] test: cpython/Lib/test/test_winapi.py
dependencies:
dependent tests: (no tests depend on winapi)
Legend:
[+]path exists in CPython[x]up-to-date,[ ]outdated