summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* Add 3.11 to tox.ini and tests.ymlJason Madden2021-12-161-1/+1
* In optimized builds, green_switch could crash.Jason Madden2021-10-251-4/+0
* Passing the thread state through all the calls was too much, see if we can sa...Jason Madden2021-10-121-1/+1
* Allow using the PyThread_ APIs back on Python 2.7 as well. Add tox.ini to tes...Jason Madden2021-10-121-2/+6
* Add GHA test cases that disable the use of standard threading.Jason Madden2021-10-121-3/+0
* Add some hopefully failing tests for #245Jason Madden2021-08-061-1/+7
* Add support for Python 3.10Jason Madden2021-05-051-1/+1
* Convert most documenation examples to doctests and run them on CI and tox.Jason Madden2020-11-131-2/+7
* Move to the src/ layout, and make greenlet a package.issue184Jason Madden2020-11-121-1/+1
* Remove custom my_build_ext and stop trying to build extensions at test time.Jason Madden2020-11-111-6/+5
* Remove redundant code for Python 2.4-2.6 and 3.0-3.3Hugo van Kemenade2020-10-021-25/+0
* Publish the change log on RTD.Jason Madden2020-09-301-4/+9
* add testenv:docs, which tests "make html" in doc directoryRalf Schmitt2012-01-271-0/+6
* make tox test 32 bit and 64 bit version on OS XRalf Schmitt2012-01-031-1/+31
* enhance test infrastructureRalf Schmitt2011-12-201-1/+1
* add configuration file for toxRalf Schmitt2011-09-011-0/+3