Lines Matching refs:Issue
1154 * Issue #544: Fix issue with extra environment marker
1160 * Issue #543: Re-release so that latest release doesn't
1169 * Issue #533: Fixed intermittent test failures.
1170 * Issue #536: In msvc9_support, trap additional exceptions
1173 * Issue #537: Provide better context when package
1179 * Issue #523: Restored support for environment markers,
1185 * Issue #523: Disabled support for environment markers
1191 * Issue #503: Restore support for PEP 345 environment
1217 * Issue #422: Moved hosting to
1230 * Issue #519: Remove import hook when reloading the
1248 * Issue #502: Correct regression in parsing of multiple
1254 * Issue #499: Restore compatibility for legacy versions
1263 packaging 16.1 and PEP 508. Fixes Issue #122.
1290 * Issue #118: Once again omit the package metadata (egg-info)
1303 * Issue #491: Correct regression incurred in 19.4 where
1311 19.4.1 addressing Issue #487.
1331 * Issue #488: Fix dual manifestation of Extension class in
1338 * Issue #486: Correct TypeError when getfilesystemencoding
1340 * Issue #139: Clarified the license as MIT.
1347 * Issue #487: Use direct invocation of ``importlib.machinery``
1354 * Issue #341: Correct error in path handling of package data
1356 * Distribute #323, Issue #141, Issue #207, and
1366 * Issue #229: Implement new technique for readily incorporating
1380 * Issue #476: Cast version to string (using default encoding)
1382 * Issue #477: In Powershell downloader, use explicit rendering
1389 * Issue #215: The bootstrap script ``ez_setup.py`` now
1393 * Issue #475: Fix incorrect usage in _translate_metadata2.
1398 * Issue #442: Use RawConfigParser for parsing .pypirc file.
1404 * Issue #440: Prevent infinite recursion when a SandboxViolation
1413 * Issue #471: Don't rely on repr for an HTML attribute value in
1415 * Issue #419: Avoid errors in FileMetadata when the metadata directory
1417 * Issue #472: Remove deprecated use of 'U' in mode parameter
1423 * Issue #469: Refactored logic for Issue #419 fix to re-use metadata
1434 * Issue #453: In ``ez_setup`` bootstrap module, unload all
1438 * Issue #419 and BB Pull Request #144: Add experimental support for
1445 * Issue #464: Correct regression in invocation of superclass on old-style
1451 * Issue #439: When installing entry_point scripts under development,
1469 * Issue #446: Test command now always invokes unittest, even
1481 * Issue #425: Correct regression in setuptools.findall.
1498 * Issue #257: ``easy_install --version`` now shows more detail
1507 * Issue #412: More efficient directory search in ``find_packages``.
1517 * Issue #401: Fix failure in test suite.
1523 * Issue #288: Detect Cython later in the build process, after
1540 * Issue #396: Fixed test failure on OS X.
1554 * Issue #380: Add support for range operators on environment
1560 * Issue #378: Do not use internal importlib._bootstrap module.
1561 * Issue #390: Disallow console scripts with path separators in
1578 * Issue #373: Provisionally expose
1604 * Issue #307: Removed PEP-440 warning during parsing of versions
1606 * Issue #364: Replace deprecated usage with recommended usage of
1612 * Issue #254: When creating temporary egg cache on Unix, use mode 755
1619 * Issue #137: Update ``Distribution.hashcmp`` so that Distributions with
1626 * Issue #360: Removed undesirable behavior from test runs, preventing
1641 * Issue #285: ``easy_install`` no longer will default to installing
1653 * Issue #359: Include pytest.ini in the sdist so invocation of py.test on the
1665 * Issue #356: Back out BB Pull Request #119 as it requires Setuptools 10 or later
1683 * Issue #354. Added documentation on building setuptools
1689 * Issue #345: Unload all modules under pkg_resources during
1691 * Issue #336: Removed deprecation from ``ez_setup.use_setuptools``,
1705 * Issue #339: Correct Attribute reference in ``cant_write_to_target``.
1706 * Issue #336: Deprecated ``ez_setup.use_setuptools``.
1711 * Issue #335: Fix script header generation on Windows.
1721 * Issue #331: Fixed ``install_scripts`` command on Windows systems corrupting
1734 * Issue #188: Setuptools now support multiple entities in the value for
1744 * Issue #327: Formalize and restore support for any printable character in an
1768 * Issue #281: Since Setuptools 6.1 (Issue #268), a ValueError would be raised
1784 * Issue #323: Fix regression in entry point name parsing.
1798 * Issue #320: Added a compatibility implementation of
1806 * Issue #319: Fixed issue installing pure distutils packages.
1811 * Issue #313: Removed built-in support for subversion. Projects wishing to
1815 * Issue #315: Updated setuptools to hide its own loaded modules during
1829 * Issue #312: Restored presence of pkg_resources API tests (doctest) to sdist.
1834 * Issue #314: Disabled support for ``setup_requires`` metadata to avoid issue
1845 * Issue #311: Decoupled pkg_resources from setuptools once again.
1851 * Issue #306: Suppress warnings about Version format except in select scenarios
1874 * Issue #296: Add warning when a version is parsed as legacy. This warning will
1880 * Issue #296: Restored support for ``__hash__`` on parse_version results.
1885 * Issue #296: Restored support for ``__getitem__`` and sort operations on
1891 * Issue #296: Restore support for iteration over parse_version result, but
1909 * Issue #80, Issue #209: Eggs that are downloaded for ``setup_requires``,
1925 * Issue #268: When resolving package versions, a VersionConflict now reports
1931 * Issue #262: Fixed regression in pip install due to egg-info directories
1932 being omitted. Re-opens Issue #118.
1937 * Issue #259: Fixed regression with namespace package handling on ``single
1943 * Issue #100: When building a distribution, Setuptools will no longer match
1964 * Issue #118: The egg-info directory is now no longer included in the list
1966 * Issue #258: Setuptools now patches distutils msvc9compiler to
1973 * Issue #237: ``pkg_resources`` now uses explicit detection of Python 2 vs.
1980 * Issue #240: Based on real-world performance measures against 5.4, zip
1984 notes and detailed in Issue #154 was likely not an increase over the status
1990 * Issue #242: Use absolute imports in svn_utils to avoid issues if the
1996 * Issue #239: Fix typo in 5.5 such that fix did not take.
2001 * Issue #239: Setuptools now includes the setup_requires directive on
2008 * Issue #236: Corrected regression in execfile implementation for Python 2.6.
2019 * Issue #154: ``pkg_resources`` will now cache the zip manifests rather than
2029 * Issue #185: Make svn tagging work on the new style SVN metadata.
2048 * Issue #202: Implemented more robust cache invalidation for the ZipImporter,
2049 building on the work in Issue #168. Special thanks to Jurko Gospodnetic and
2055 * Issue #220: Restored script templates.
2066 * Issue #218: Re-release of 3.8.1 to signal that it supersedes 4.x.
2073 * Issue #213: Use legacy StringIO behavior for compatibility under pbr.
2074 * Issue #218: Setuptools 3.8.1 superseded 4.0.1, and 4.x was removed
2080 * Issue #210: ``setup.py develop`` now copies scripts in binary mode rather
2086 * Extend Issue #197 workaround to include all Python 3 versions prior to
2092 * Issue #193: Improved handling of Unicode filenames when building manifests.
2097 * Issue #203: Honor proxy settings for Powershell downloader in the bootstrap
2103 * Issue #168: More robust handling of replaced zip files and stale caches.
2109 * Issue #199: Restored ``install._install`` for compatibility with earlier
2115 * Issue #195: Follow symbolic links in find_packages (restoring behavior
2117 * Issue #197: On Python 3.1, PKG-INFO is now saved in a UTF-8 encoding instead
2119 * Issue #192: Preferred bootstrap location is now
2125 * Issue #184: Correct failure where find_package over-matched packages
2131 * Issue #183: Really fix test command with Python 3.1.
2136 * Issue #183: Fix additional regression in test command on Python 3.1.
2141 * Issue #180: Fix regression in test command not caught by py.test-run tests.
2146 * Issue #176: Add parameter to the test command to support a custom test
2148 * Issue #177: Now assume most common invocation to install command on
2162 * Issue #162: Update dependency on certifi to 1.0.1.
2163 * Issue #164: Update dependency on wincertstore to 0.2.
2168 * Issue #161: Restore Features functionality to allow backward compatibility
2179 * Issue #157: Restore support for Python 2.6 in bootstrap script where
2185 * Issue #125: Prevent Subversion support from creating a ~/.subversion
2187 * Issue #12: Namespace packages are now imported lazily. That is, the mere
2195 * Issue #148: When building (bdist_egg), setuptools no longer adds
2199 * Issue #7: Setuptools itself is now distributed as a zip archive in addition to
2203 * Issue #65: Removed deprecated Features functionality.
2207 * Issue #156: Fix spelling of __PYVENV_LAUNCHER__ variable.
2212 * Issue #141: Restored fix for allowing setup_requires dependencies to
2214 * Issue #128: Fixed issue where only the first dependency link was honored
2220 * Issue #144: Read long_description using codecs module to avoid errors
2226 * Issue #139: Fix regression in re_finder for CVS repos (and maybe Git repos
2232 * Issue #129: Suppress inspection of ``*.whl`` files when searching for files
2234 * Issue #131: Fix RuntimeError when constructing an egg fetcher.
2246 * Issue #124: Fixed error in list detection in upload_docs.
2251 * Issue #121: Exempt lib2to3 pickled grammars from DirectorySandbox.
2252 * Issue #41: Dropped support for Python 2.4 and Python 2.5. Clients requiring
2263 * Issue #116: Correct TypeError when reading a local package index on Python
2269 * Issue #114: Use ``sys.getfilesystemencoding`` for decoding config in
2272 * Issue #105 and Issue #113: Establish a more robust technique for
2298 * Issue #27: ``easy_install`` will now use credentials from .pypirc if
2306 * Issue #99: Fix filename encoding issues in SVN support.
2326 * Issue #26: Add support for SVN 1.7. Special thanks to Philip Thiem for the
2328 * Issue #93: Wheels are now distributed with every release. Note that as
2329 reported in Issue #108, as of Pip 1.4, scripts aren't installed properly
2342 * Distribute #363 and Issue #55: Skip an sdist test that fails on locales
2354 * Issue #69: Second attempt at fix (logic was reversed).
2359 * Issue #77: Fix error in upload command (Python 2.4).
2369 * Issue #69: Correct issue where 404 errors are returned for URLs with
2375 * Issue #75: Add ``--insecure`` option to ez_setup.py to accommodate
2377 * Issue #76: Fix AttributeError in upload command with Python 2.4.
2382 * Issue #71 (Distribute #333): EasyInstall now puts less emphasis on the
2384 * Issue #72: Restored Python 2.4 compatibility in ``ez_setup.py``.
2389 * Issue #60: On Windows, Setuptools supports deferring to another launcher,
2398 * Issue #63: Bootstrap script (ez_setup.py) now prefers Powershell, curl, or
2402 * Issue #65: Deprecated the ``Features`` functionality.
2403 * Issue #52: In ``VerifyingHTTPSConn``, handle a tunnelled (proxied)
2412 * Issue #50: Normalized API of environment marker support. Specifically,
2417 * Issue #50: SyntaxErrors generated by `pkg_resources.invalid_marker` are
2425 * Issue #53: Fix NameErrors in `_vcs_split_rev_from_url`.
2430 * Issue #49: Correct AttributeError on PyPy where a hashlib.HASH object does
2432 * Issue #34: Documentation now refers to bootstrap script in code repository
2439 * Issue #44: Test failure on Python 2.4 when MD5 hash doesn't have a `.name`
2450 * Issue #43: Fix issue (introduced in 0.9.1) with version resolution when
2456 * Issue #42: Fix new ``AttributeError`` introduced in last fix.
2461 * Issue #42: Fix regression where blank checksums would trigger an
2490 * Issue #30: Added test for get_cache_path.
2500 * Issue #21: Restore Python 2.4 compatibility in ``test_easy_install``.
2509 * Issue #20: Fix comparison of parsed SVN version on Python 3.
2514 * Issue #1: Disable installation of Windows-specific files on non-Windows systems.
2520 * Issue #14: Use markerlib when the `parser` module is not available.
2521 * Issue #10: ``ez_setup.py`` now uses HTTPS to download setuptools from PyPI.
2526 * Fix NameError (Issue #3) again - broken in bad merge.
2548 * Issue #3: Fixed NameError in SSL support.
2572 * Distribute #375: Issue a warning if the PYTHON_EGG_CACHE or otherwise