- 29 Oct, 2019 8 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Upgrade setuptools.depends to importlib from depracated imp
-
Batuhan Taskaya authored
-
Batuhan Taskaya authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 28 Oct, 2019 11 commits
-
-
Benoit Pierre authored
-
mergify[bot] authored
Fix code for detecting Visual Studio's version on Windows under Python 2.
-
Benoit Pierre authored
-
Batuhan Taskaya authored
-
Batuhan Taskaya authored
-
Batuhan Taskaya authored
-
Batuhan Taskaya authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 27 Oct, 2019 10 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
pkg_resources: fix ``Requirement`` hash/equality implementation
-
Jason R. Coombs authored
Document using asterisk in package_data section
-
Jason R. Coombs authored
-
Jason R. Coombs authored
docs: drop ez_setup documentation and related references
-
Jason R. Coombs authored
doc: drop most references to EasyInstall
-
Jason R. Coombs authored
Add Python 3.8 final to Travis test matrix
-
Jason R. Coombs authored
Fixes for python3.10
-
Jason R. Coombs authored
Improve Visual C++ 14.X support
-
- 23 Oct, 2019 1 commit
-
-
Paul Ganssle authored
Document support for Python 3.8 through a trove classifier
-
- 22 Oct, 2019 7 commits
-
-
Jon Dufresne authored
-
Jon Dufresne authored
-
mergify[bot] authored
Remove outdated comment and suppressed exception from test_test.py
-
Jon Dufresne authored
The test command has not called sys.exit since commit 2c4fd432.
-
Paul Ganssle authored
Change coding cookie to use utf-8 (lowercase)
-
Paul Ganssle authored
Deprecate the test command
-
Jon Dufresne authored
Provide a warning to users. Suggest using tox as an alternative generic entry point. Refs #1684
-
- 21 Oct, 2019 1 commit
-
-
Jon Dufresne authored
While perfectly valid, the encoding 'UTF-8' (uppercase) is not recognized by the Emacs MULE system. As such, it displays the following warning when opening a file with it used as an encoding cookie: Warning (mule): Invalid coding system ‘UTF-8’ is specified for the current buffer/file by the :coding tag. It is highly recommended to fix it before writing to a file. Some discussion of this can be found at: https://stackoverflow.com/questions/14031724/how-to-make-emacs-accept-utf-8-uppercase-encoding While the post does offer a workaround for Emacs users, rather than ask all to implement it, use the more typical utf-8 (lowercase).
-
- 13 Oct, 2019 1 commit
-
-
isidentical authored
-
- 08 Oct, 2019 1 commit
-
-
Jason R. Coombs authored
tests: drop (easy_install based) manual tests
-