| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move to the src/ layout, and make greenlet a package.issue184 | Jason Madden | 2020-11-12 | 1 | -85/+0 |
| * | Fix simple typo: requring -> requiring | Tim Gates | 2019-12-05 | 1 | -1/+1 |
| * | Try to fix spurious thread test failures | Alexey Borzenkov | 2015-05-17 | 1 | -2/+17 |
| * | Attempt to plug threaded leak tests instability some more | Alexey Borzenkov | 2014-10-14 | 1 | -2/+5 |
| * | Disable unstable leak tests on Python 2.6 | Alexey Borzenkov | 2014-09-21 | 1 | -1/+2 |
| * | Run gc.collect() twice in threaded leak tests | Alexey Borzenkov | 2014-06-24 | 1 | -0/+4 |
| * | Garbage collect greenlets after threads exit | Alexey Borzenkov | 2012-05-12 | 1 | -0/+39 |
| * | pep8/cleanup whitespace in all .py files | Ralf Schmitt | 2012-01-27 | 1 | -0/+1 |
| * | fix test_arg_refs on python 2.3 | Ralf Schmitt | 2011-12-19 | 1 | -1/+2 |
| * | Get rid of deprecation warnings from unittest in Python 3.2. | Kyle Ambroff | 2011-03-26 | 1 | -2/+2 |
| * | Don't use xrange(), Py3k compatibility.0.3.1 | Kyle Ambroff | 2010-04-05 | 1 | -2/+2 |
| * | Fix for #7 - greenlet 0.3 leaks memory (mbachry) | Kyle Ambroff | 2010-04-05 | 1 | -0/+21 |
