| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove vestiges of Python 2 support, test improvements. | Joshua Bronson | 2020-03-21 | 1 | -1/+4 |
| * | remove unused module docstrings | David Lord | 2020-03-19 | 1 | -9/+0 |
| * | Run `pyupgrade --py36-plus` on the codebase | pgjones | 2020-03-17 | 1 | -3/+2 |
| * | apply code stylecode-style | David Lord | 2019-03-08 | 1 | -14/+16 |
| * | standardize copyright and license | David Lord | 2019-02-12 | 1 | -2/+2 |
| * | fix flake8 errors | David Lord | 2017-11-27 | 1 | -22/+22 |
| * | LocalProxy: add __wrapped__ attribute to refer to wrapped function (#924) | dennis again | 2016-05-09 | 1 | -0/+24 |
| * | Stylefix | Markus Unterwaditzer | 2016-01-25 | 1 | -0/+2 |
| * | Improved deep and shallow copy on proxy | Armin Ronacher | 2015-11-22 | 1 | -0/+8 |
| * | Fixed broken test | Armin Ronacher | 2015-11-16 | 1 | -1/+1 |
| * | Fixed broken copy operations on proxies. | Armin Ronacher | 2015-11-16 | 1 | -0/+15 |
| * | Flake8 fixes | Markus Unterwaditzer | 2015-03-29 | 1 | -1/+9 |
| * | Remove class in test_local | Markus Unterwaditzer | 2014-08-15 | 1 | -136/+132 |
| * | Remove most traces of unittest | Markus Unterwaditzer | 2014-08-15 | 1 | -3/+4 |
| * | Remove suite functions | Markus Unterwaditzer | 2014-08-15 | 1 | -6/+0 |
| * | Port testsuite to py.test | Markus Unterwaditzer | 2014-08-15 | 1 | -0/+159 |
| * | Switched testsuite runner | Armin Ronacher | 2011-09-20 | 1 | -135/+0 |
| * | oh hai 2011. | awsum | 2011-06-30 | 1 | -1/+1 |
| * | Switched everything to long imports | Armin Ronacher | 2011-01-03 | 1 | -1/+1 |
| * | The local manager can now accept custom ident functions in the | Armin Ronacher | 2010-08-05 | 1 | -0/+24 |
| * | local stack releases after last pop properly. | Armin Ronacher | 2010-04-05 | 1 | -2/+8 |
| * | Refactored local a bit more and added tests. | Armin Ronacher | 2010-04-05 | 1 | -0/+14 |
| * | heavily improved local objects. Should pick up standalone greenlet | Armin Ronacher | 2010-04-05 | 1 | -1/+54 |
| * | Added some tests for the local object. | Armin Ronacher | 2010-02-27 | 1 | -0/+38 |
