- 27 Oct, 2019 3 commits
-
-
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).
-
- 08 Oct, 2019 2 commits
-
-
Jason R. Coombs authored
tests: drop (easy_install based) manual tests
-
Benoit Pierre authored
-
- 07 Oct, 2019 14 commits
-
-
mergify[bot] authored
minor cleanup
-
Benoit Pierre authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Small documentation tweaks
-
Benoit Pierre authored
-
Benoit Pierre authored
-
Benoit Pierre authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Crash when invalid python_requires indicated in setup.cfg
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Honor declared ordering for Provides-Extra entries in package metadata.
-
Jason R. Coombs authored
-
- 11 Sep, 2019 7 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Paul Ganssle authored
launcher: Fix build with mingw-w64
-
- 04 Sep, 2019 1 commit
-
-
Benoit Pierre authored
Fix typo in CHANGES.rst
-
- 03 Sep, 2019 1 commit
-
-
anatoly techtonik authored
-
- 21 Aug, 2019 2 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
- 18 Aug, 2019 1 commit
-
-
Anthony Sottile authored
-