• Home
  • Raw
  • Download

Lines Matching refs:Pull

1022 * Pull Request #174: Add more aggressive support for
1209 * BB Pull Request #185, #470: Add support for environment markers
1232 * BB Pull Request #184: Update documentation in ``pkg_resources``
1238 * BB Pull Request #179: ``pkg_resources.Requirement`` objects are
1242 * BB Pull Request #179: Restore use of RequirementParseError
1261 * BB Pull Request #173: Replace dual PEP 345 _markerlib implementation
1264 See also BB Pull Request #175, BB Pull Request #168, and
1265 BB Pull Request #164. Additionally:
1341 * BB Pull Request #169: Removed special handling of command
1357 BB Pull Request #167: Another implementation of
1373 * BB Pull Request #163: Add get_command_list method to Distribution.
1374 * BB Pull Request #162: Add missing whitespace to multiline string
1430 * BB Pull Request #160: Improve detection of gui script in
1433 for the issue reported in BB Pull Request #155.
1436 * BB Pull Request #158: Honor PEP-488 when excluding
1438 * Issue #419 and BB Pull Request #144: Add experimental support for
1486 * BB Pull Request #135: Setuptools now allows disabling of
1541 * BB Pull Request #136: Remove excessive quoting from shebang headers
1568 * BB Pull Request #130: Better error messages for errors in
1570 * BB Pull Request #133: Removed ``setuptools.tests`` from the
1572 * BB Pull Request #129: Address deprecation warning due to usage
1591 * BB Pull Request #126: DistributionNotFound message now lists the package or
1632 * BB Pull Request #125: Add ``__ne__`` to Requirement class.
1640 BB Pull Request #112 for background.
1665 * Issue #356: Back out BB Pull Request #119 as it requires Setuptools 10 or later
1674 * BB Pull Request #119: Restore writing of ``setup_requires`` to metadata
1699 * BB Pull Request #118: Soften warning for non-normalized versions in
1840 * BB Pull Request #106: Now write ``setup_requires`` metadata.
1857 * BB Pull Request #85: Search egg-base when adding egg-info to manifest.
1960 * BB Pull Request #72: When using ``single_version_externally_managed``, the
1962 * BB Pull Request #76 and BB Pull Request #78: lines in top_level.txt are now
2161 * BB Pull Request #39: Add support for C++ targets from Cython ``.pyx`` files.
2204 * BB Pull Request #28: Remove backport of ``_bytecode_filenames`` which is
2300 * BB Pull Request #21: Omit unwanted newlines in ``package_index._encode_auth``
2642 * BB Pull Request #35: In Buildout #64, it was reported that
2717 * BB Pull Request #14: Honor file permissions in zip files.