Alyssa Coghlan
f64cf04df8
Sync with CPython 3.12.3 ( #60 )
...
* generated new diff files covering this sync
* added some helper scripts for the sync process
* fixed RTD theme regression (due to RTD changes since the last release)
Closes #43
2024-05-23 17:55:20 +10:00
Nick Coghlan
181b9c212f
Remove lingering Python 2 mention
2021-06-26 22:51:16 +10:00
Nick Coghlan
802688462c
Update README (including for docs backport)
2021-06-26 21:43:16 +10:00
Nick Coghlan
e42cd73fe9
Issue #33 : convert to package and include typeshed type hints
2021-06-26 20:43:11 +10:00
Nick Coghlan
4b39470cbb
Sync test suite, add notes on sync process
2021-06-26 17:49:42 +10:00
Jannis Leidel
07825fc9d9
Update README.rst
...
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2020-11-25 19:48:42 +01:00
Jannis Leidel
5eba33be65
Remove all Travis-CI cruft.
2020-11-23 16:45:50 +01:00
Jannis Leidel
70cba0264a
Use Codecov instead of coveralls.
2020-11-23 16:21:54 +01:00
likeon
17cb926d56
Removed CPython 2.6 from a list of currently tested versions in README
...
Added "Python-Requires" metadata to setup.py to prevent package installation on python versions below 2.7
2019-04-08 14:06:10 +02:00
Aleksandr Sterkhov
977da10ab0
Dropped support for Python 2.6 as it reached EOL in 2013 and not supported by both tox and setuptools anymore
...
Enabled back Travis CI testing in pypy3 env, using stable python 3.7
Updated setup.py according to all the changes
Fixed several formatting issues to better comply with PEP8
2019-03-26 23:39:03 +01:00
Nick Coghlan
57eb33db7b
Don't test PyPy3 in Travis CI for now
2017-04-25 13:28:10 +10:00
Nick Coghlan
8728cae63b
Update test matrix
...
- drop 3.3 compatibility testing
- CPython dev branch is now 3.7
- add 3.6 maintenance branch
- PyPy3 exception chaining bug has been fixed
2017-04-25 13:07:46 +10:00
Jannis Leidel
b12f399859
Updated links for Jazzband move.
2016-07-27 16:42:06 +02:00
Nick Coghlan
0791b6a3f2
README tweaks
2016-05-02 16:50:59 +10:00
Nick Coghlan
0433cd4844
Add Coveralls shield
2016-04-17 21:05:53 +10:00
Nick Coghlan
f84ad22549
Update README for new CI setup
2016-04-17 19:30:39 +10:00
Nick Coghlan
943e50a52d
Moving from BitBucket to GitHub
2016-04-17 17:31:06 +10:00
Nick Coghlan
20cdf6eda5
Revert README to ReST formatting for PyPI
2016-01-13 22:43:32 +10:00