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
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