- 03 Aug, 2016 2 commits
-
-
Stefan Krah authored
-
Stefan Krah authored
-
- 22 Jul, 2016 1 commit
-
-
Xavier de Gaye authored
-
- 11 Jul, 2016 2 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
- 06 Jul, 2016 9 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Donald Stufft authored
-
Donald Stufft authored
-
- 24 Jun, 2016 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
Several test cases in distutils use PyPIRCCommandTestCase as their base class and as a result of that the following tests were ran more than once: * test_server_registration * test_server_empty_registration * test_config_interpolation This commit moves the infrastructure used by other tests into a new BasePyPIRCCommandTestCase class.
-
- 20 Jun, 2016 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
I noticed that there is no test for this feature while doing triaging work on pypa/pypi-legacy.
-
- 18 Jun, 2016 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
-
- 17 Jun, 2016 2 commits
-
-
Steve Dower authored
Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters
-
Steve Dower authored
Issue #27048: Prevents distutils failing on Windows when environment variables contain non-ASCII characters
-
- 14 Jun, 2016 2 commits
-
-
doko@ubuntu.com authored
_sysconfigdata module too.
-
doko@ubuntu.com authored
plat-$(PLATFORM_TRIPLET). Rename the config directory (LIBPL) from config-$(LDVERSION) to config-$(LDVERSION)-$(PLATFORM_TRIPLET). Install the platform specifc _sysconfigdata module into the platform directory and rename it to include the ABIFLAGS.
-
- 10 Jun, 2016 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by ingrid.
-
- 04 Jun, 2016 3 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
Patch by Xavier de Gaye.
-
- 03 Jun, 2016 2 commits
- 02 Jun, 2016 4 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
Initial patch by Claudiu Popa.
-
Martin Panter authored
-
Martin Panter authored
-
- 26 May, 2016 2 commits
-
-
Martin Panter authored
-
Martin Panter authored
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
-
- 04 May, 2016 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0.
-
- 24 Apr, 2016 1 commit
-
-
Serhiy Storchaka authored
-