Nick Coghlan
|
a7b1622925
|
Use the default Sphinx RTD theme
|
2024-05-23 17:24:10 +10:00 |
|
Nick Coghlan
|
c223508344
|
Sync with CPython 3.12.3
Also adds some helper scripts for the sync process
Closes #43
|
2024-05-23 16:55:15 +10:00 |
|
Nick Coghlan
|
7e2a0a900a
|
Fix references to me
|
2024-05-22 21:13:35 +10:00 |
|
Nick Coghlan
|
46244c827d
|
Issue #12: Sync API documentation from Python 3.10
|
2021-06-26 21:24:10 +10:00 |
|
Marc Abramowitz
|
90cf9323d4
|
Add support for tox (http://tox.testrun.org/)
```
$ tox
...
py26: commands succeeded
py27: commands succeeded
pypy: commands succeeded
py32: commands succeeded
py33: commands succeeded
py34: commands succeeded
py35: commands succeeded
pypy3: commands succeeded
congratulations :)
```
|
2015-09-14 08:34:55 -07:00 |
|