index
:
delta/python-setuptools-git.git
40.7-maintenance
bootstrap
bootstrap-2.x
bootstrap-py24
bugfix/1390-description-no-newlines
bugfix/1390-lenient-description
bugfix/1623-always-targz
bugfix/1635-disallow-parent-paths
bugfix/1663-restore-port
bugfix/1996-no-bootstrap
bugfix/2129-better-egg-detection
bugfix/2232-just-break-pip-upgrade
bugfix/2232-ubuntu-patch
bugfix/2471-remove-deps
bugfix/2906-distutils-race
bugfix/2938-easy-install-schemes
bugfix/2993-get-pip-exemption
bugfix/2993-redux
bugfix/3026-sysconfig-vars-in-easy-install
bugfix/3073-old-setuptools
bugfix/3452-unconditional-workaround
bugfix/3452-warn
bugfix/3525-error
bugfix/downgrade-pip
bugfix/downgrade-pip-redux
debt/deprecate-setup-requires
debt/deprecate-version
debt/drop-py35
debt/remove-RequirementParseError
debt/remove-easy-install
debt/remove-legacy-version
debt/update-packaging
dev/adopt_bdist_wheel
dev/avoid_wheel_unstable_api
dev/core_metadata
dev/egg_info_requires
dev/simplified_wheelbuilder
dev/untangle_editable_wheel
develop-nspkg
develop-nspkg-always
di-patch-1
distutils
distutils-adopt-escape-hatch
distutils-refresh
docs/auto-merge
docs/distutils-porting
dont-normalize
drop-py26
export-pkg-resources
feature/1246-utf-8-in-scripts
feature/1696-update-vendored-deps
feature/2093-docs-revamp
feature/2550-build-from-source
feature/deprecate-2to3
feature/deprecate-installer
feature/deps-in-metadata
feature/deterministic-provides-extras-2
feature/distutils-8c160a9693
feature/distutils-bb018f1ac3
feature/distutils-docs
feature/distutils-hack-startup-perf
feature/drop-fetch-build-eggs-easy-install-fallback
feature/easy-install-dep
feature/implicit-bootstrap
feature/include-pyproject.toml
feature/limit-distutils-hack-pip-workaround
feature/local-distutils
feature/local-schemes
feature/logging
feature/pip-options-alignment
feature/plugins-enabled-by-default
feature/pyopenssl-fallback
feature/refactor-parse-requirements
feature/remove-distutils-hack-pip-workaround
feature/remove-easy-install
feature/remove-eggsecutable
feature/restore-editable-pythonpath
feature/sic-versions-in-commands
feature/simple-dist-name-in-scripts
feature/skeleton
feature/test-as-installed
feature/tox-venv
feature/unvendor
feature/vendor-jaraco-text
feature/vendor-pkg-resources
feature/vendoring
feature/version-in-cfg
feature/xenial-py37
fix/2529
include-pypy
issue-704
issue-889
issue-97
issue250-module_from_spec
issue250-reentry
iterator-unpack
jaraco-path-build
license-files-generator
main
maint/44.x
master
pr/1521
pr1887-rebase
revert-1180-fix_889_and_non-ascii_in_setup.cfg_take_2
setuptools-scm
workaround/2495-clean-indentation
workaround/2495-no-install-requires
github.com: pypa/setuptools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg_resources.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
Backport experimental environment marker support from the trunk
pje
2013-05-04
1
-15
/
+137
|
*
|
|
|
Backport fixes for issues 16 & 23 from trunk
PJ Eby
2009-10-12
1
-10
/
+10
|
*
|
|
|
Major updates and fixes include:
PJ Eby
2009-10-12
1
-34
/
+75
*
|
|
|
|
Merge with Distribute 0.6.39
Jason R. Coombs
2013-05-13
1
-20
/
+36
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Fix AttributeError on underscore-prefixed method name.
Jason R. Coombs
2013-05-12
1
-1
/
+1
|
*
|
|
|
Fix for yet unpublished issue to ensure that get_resource_filename always re-...
Jason R. Coombs
2013-05-11
1
-1
/
+8
|
*
|
|
|
Extract method to determine if a temporary file is current.
Jason R. Coombs
2013-05-11
1
-10
/
+15
|
*
|
|
|
Extract static method for calculating size and timestamp on a zip resource
Jason R. Coombs
2013-05-11
1
-7
/
+11
|
*
|
|
|
Verified that not isinstance(IOError(), os.error), so there's no value in thi...
Jason R. Coombs
2013-05-11
1
-3
/
+3
*
|
|
|
|
Merge pkg_resources
Jason R. Coombs
2013-03-19
1
-17
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Remove newlines to simplify merge
Jason R. Coombs
2013-03-19
1
-5
/
+0
|
*
|
|
|
|
Copied changes from setuptools-0.6 for pkg_resources.py
Jason R. Coombs
2013-03-19
1
-36
/
+77
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Remove special Distribute handling from pkg_resources module
Jason R. Coombs
2013-03-03
1
-59
/
+5
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Backed out changeset: d0a8d1a83053
Jason R. Coombs
2013-02-16
1
-1
/
+3
*
|
|
|
Close issue #341: 0.6.33 fails to build under python 2.4
0.6.34
Tres Seaver
2012-12-30
1
-5
/
+6
*
|
|
|
Harden fix for issue #341 against exceptins.
Tres Seaver
2012-12-29
1
-6
/
+8
*
|
|
|
Issue #341: Fix a ResourceWarning.
Arfrever Frehtes Taifersar Arahesis
2012-12-29
1
-1
/
+3
*
|
|
|
Clean handling of _frozen_importlib / importlib._bootstrap.
Arfrever Frehtes Taifersar Arahesis
2012-12-18
1
-20
/
+12
*
|
|
|
Update changelog and add comment to registering of SourceFileLoader
Jason R. Coombs
2012-12-17
1
-0
/
+3
*
|
|
|
Fix issue with version detection
Jason R. Coombs
2012-12-17
1
-1
/
+1
*
|
|
|
Resave with excess whitespace removed
Jason R. Coombs
2012-12-17
1
-7
/
+7
*
|
|
|
Minimize impact of namespace package support for CPython 3.3.
Dirkjan Ochtman
2012-12-17
1
-5
/
+1
*
|
|
|
Backed out changeset: 98a9f9dcce0e; Fixes #335.
Jason R. Coombs
2012-11-26
1
-41
/
+19
*
|
|
|
Merge
Jason R. Coombs
2012-11-24
1
-19
/
+41
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fixes and adds a regression test for #323; required adding some new keyword a...
Erik Bray
2012-09-11
1
-19
/
+41
*
|
|
|
move Python < 2.6 fallback into _markerlib
Daniel Holth
2012-08-27
1
-10
/
+1
|
/
/
/
*
|
|
impractical to support _markerlib on Python < 2.6 (no compile(ast))
Daniel Holth
2012-08-27
1
-3
/
+3
*
|
|
Python < 2.5 doesn't support tuple arguments to .endswith()
Daniel Holth
2012-08-26
1
-1
/
+1
*
|
|
add markerlib as _markerlib
Daniel Holth
2012-08-25
1
-2
/
+2
*
|
|
use frozenset; 'empty marker' heuristic
Daniel Holth
2012-07-23
1
-3
/
+4
*
|
|
test .dist-info distributions
Daniel Holth
2012-07-07
1
-15
/
+1
*
|
|
handle missing provides-extra or requires-dist
Daniel Holth
2012-06-30
1
-2
/
+2
*
|
|
update docstring
Daniel Holth
2012-06-30
1
-2
/
+3
*
|
|
simplify Requires-Dist pre-parser
Daniel Holth
2012-06-30
1
-20
/
+9
*
|
|
add missing == to prefix-less Requires-Dist version specifiers
Daniel Holth
2012-06-29
1
-6
/
+31
*
|
|
use markerlib
Daniel Holth
2012-06-29
1
-1
/
+1
*
|
|
implement environment markers
Daniel Holth
2012-06-29
1
-10
/
+36
*
|
|
find .dist-info distributions as well
Daniel Holth
2012-06-22
1
-4
/
+57
*
|
|
Fix support for namespace packages with CPython 3.3.
Arfrever Frehtes Taifersar Arahesis
2012-05-02
1
-0
/
+8
*
|
|
Add support for CPython 3.3.
Arfrever Frehtes Taifersar Arahesis
2012-05-02
1
-0
/
+16
*
|
|
workaround a cache issue refers #258
Tarek Ziade
2011-11-17
1
-0
/
+4
*
|
|
Issue #208: fixing parse_version and post-release tags
guyroz
2011-09-17
1
-3
/
+1
|
|
/
|
/
|
*
|
Update the child's __path__ in declare_namespace, even if the parent is
Aurelien Bompard
2011-06-01
1
-4
/
+4
*
|
Adds some missing bits to the sandbox fix--need to actually save/restore the ...
Erik Bray
2011-05-20
1
-0
/
+1
*
|
save the working set state
Tarek Ziade
2011-05-20
1
-10
/
+46
*
|
Don't try to import the parent of a namespace package in declare_namespace --...
Aurelien Bompard
2011-05-17
1
-5
/
+6
*
|
avoiding name collisions when looking for md5 in fragment
Tarek Ziade
2010-05-25
1
-1
/
+1
*
|
using urlparse to extract the fragment
Tarek Ziade
2010-05-25
1
-3
/
+10
*
|
fixed issue 163 : don't include md5 when comparing two distributions, and scan
Christophe Combelles
2010-05-19
1
-2
/
+5
*
|
make sure all tests passes on all python versions fixes #149
Tarek Ziade
2010-05-06
1
-3
/
+4
[prev]
[next]