Lines Matching refs:package_index
1931 * #1741: In package_index, now honor "current directory" during a checkout of git and hg repositori…
1980 * #1670: In package_index, revert to using a copy of splituser from Python 3.8. Attempts to use ``u…
1990 * #1666: Restore port in URL handling in package_index.
2015 * #1499: ``setuptools.package_index`` no longer relies on the deprecated ``urllib.parse.splituser``…
2091 * #1502: Deprecated support for downloads from Subversion in package_index/easy_install.
2211 * #1366: In package_index, fixed handling of encoded entities in URLs.
2872 package_index.
3676 package_index.
4561 * BB Pull Request #21: Omit unwanted newlines in ``package_index._encode_auth``
4733 * ``package_index`` now validates hashes other than MD5 in download links.
5037 * Distribute #262: package_index.open_with_auth no longer throws LookupError
5074 * Distribute #135: Include url in warning when processing URLs in package_index.
5302 * package_index.urlopen now catches BadStatusLine and malformed url errors.
6325 been moved to the new ``setuptools.package_index`` module.