summaryrefslogtreecommitdiff
path: root/CHANGES.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update changelogJason R. Coombs2015-12-251-0/+2
|
* Update changelogJason R. Coombs2015-12-251-0/+6
|
* Explicitly quote strings rather than relying on repr. Fixes #477.Jason R. Coombs2015-12-161-0/+3
|
* In resolve version, always cast to a string (avoiding Unicode on Python 2). ↵Jason R. Coombs2015-12-161-0/+7
| | | | Fixes #476.
* Update changelog to reference ticket19.1Jason R. Coombs2015-12-161-1/+2
|
* Update changelogJason R. Coombs2015-12-161-0/+1
|
* Update changelogJason R. Coombs2015-12-151-0/+8
|
* Use RawConfigParser instead of SafeConfigParser in PyPIConfig class. ↵Jason R. Coombs2015-12-141-3/+2
| | | | Interpolated values are no longer supported. Since backward compatibility could not be retained in either case, prefer the simpler, more direct format. Ref #442.
* Use SafeConfigParser in PyPIConfig file. Allows percent signs to be ↵Jason R. Coombs2015-12-141-0/+8
| | | | specified using two percent signs. Fixes #442.
* Prevent infinite recursion when UnpickleableException occurs in a sandbox ↵Jason R. Coombs2015-12-131-0/+9
| | | | context. Fixes #440.
* Deprecate get_pkg_info_revisionJason R. Coombs2015-12-091-3/+4
|
* Remove deprecated use of 'U' in io.open mode parameter. Fixes #472.Jason R. Coombs2015-12-091-0/+2
|
* Avoid errors when metadata directory is broken. Ref #419.Jason R. Coombs2015-12-081-0/+2
|
* Update changelogJason R. Coombs2015-12-081-0/+7
|
* Re-use metadata loading functionality from Provider. Fixes #469.Jason R. Coombs2015-12-011-0/+7
|
* Update changelog. Fixes #419.Jason R. Coombs2015-11-281-0/+3
|
* Update changelogJason R. Coombs2015-11-271-0/+3
|
* Update changelogJason R. Coombs2015-11-271-0/+2
|
* Make test.test_args a non-data property per Pull Request #155.Jason R. Coombs2015-11-271-0/+2
|
* Update changelogJason R. Coombs2015-11-271-0/+2
|
* Update changelogJason R. Coombs2015-11-271-0/+6
|
* Update changelogJason R. Coombs2015-11-241-0/+8
|
* Update changelog; ref #439.18.6Jason R. Coombs2015-11-241-0/+8
|
* Back out 435b1b762fba. The change breaks detection of zip eggs. Reopens #462.Jason R. Coombs2015-11-241-7/+0
|
* Only detect a path as an unpacked egg if it also has an EGG-INFO directory. ↵Jason R. Coombs2015-11-221-0/+7
| | | | Fixes #462.
* Update changelog18.5Jason R. Coombs2015-11-011-0/+4
|
* Dropping support for Python 3.2 and earlier Python 3 versions. Currently ↵Jason R. Coombs2015-10-221-0/+8
| | | | only log a warning, but future versions will fail.
* Update changelogJason R. Coombs2015-10-101-0/+7
|
* Update changelogJason R. Coombs2015-09-191-0/+10
|
* Update changelogJason R. Coombs2015-09-071-0/+6
|
* Update changelogJason R. Coombs2015-09-061-0/+3
|
* Allow disabling of the sys.path rewrite technique using an environment variable.Jason R. Coombs2015-08-191-0/+15
|
* Rephrase to allow link18.2Jason R. Coombs2015-08-191-1/+1
|
* Update changelog. Fixes #412.Jason R. Coombs2015-08-071-0/+6
|
* Update changelogJason R. Coombs2015-08-021-0/+6
|
* Update changelog. Along with f44e81f2f62f, fixes #401.Jason R. Coombs2015-06-241-0/+6
|
* Update changelog18.0Jason R. Coombs2015-06-131-1/+3
|
* Detect Cython later in the build process, allowing the library to be ↵Jason R. Coombs2015-06-101-0/+24
| | | | specified in setup_requires. Fixes #288.
* Update changelogJason R. Coombs2015-06-081-0/+8
|
* Update changelog17.1Jason R. Coombs2015-06-071-0/+7
|
* Correct typoJason R. Coombs2015-05-281-1/+1
|
* Issue #378: Do not use internal importlib._bootstrap module.Arfrever Frehtes Taifersar Arahesis2015-05-281-0/+1
|
* Update changelogJason R. Coombs2015-05-271-0/+8
|
* Update changelogJason R. Coombs2015-05-181-1/+3
|
* Update changelogJason R. Coombs2015-05-031-0/+7
|
* Update changelogJason R. Coombs2015-04-261-0/+8
|
* Update changelog15.1Jason R. Coombs2015-04-151-0/+1
|
* Bump packaging version to 15.1Jason R. Coombs2015-04-151-0/+6
|
* Update changelog.15.0Jason R. Coombs2015-04-031-1/+1
|
* Update changelogJason R. Coombs2015-03-281-0/+14
|