aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump greenlet version - nothing in 0.4.13 that we need to doAlex Gaynor2018-01-311-1/+1
* Bump greenlet versionAlex Gaynor2017-02-081-1/+1
* Bumped greenlet version.Alex Gaynor2016-12-111-1/+1
* Bumped greenlet version for upstream.Alex Gaynor2016-06-161-1/+1
* minimal support for greenlet.settrace()Armin Rigo2015-11-201-14/+62
* bumped greenlet version -- nothing is required to get to 0.4.9Alex Gaynor2015-08-301-1/+1
* Bumped greenlet version to match latest on pypi (no new features)Alex Gaynor2015-05-261-1/+1
* Bumped greenlet version -- the upstream version has no public API changesAlex Gaynor2015-05-031-1/+1
* Fixed #1968 -- bump the version for greenlet.py to the latestAlex Gaynor2015-02-021-1/+1
* issue1552 resolvedArmin Rigo2013-07-201-1/+1
* Kill this now-not-useful variableArmin Rigo2013-07-191-3/+1
* Test for the "except:" path. Tests that the exception class is onlyArmin Rigo2013-07-191-2/+3
* Fix the second test.Armin Rigo2013-07-191-0/+11
* Fix the first of the two testsArmin Rigo2013-07-191-0/+3
* py3k compatPhilip Jenvey2013-07-011-1/+2
* Update this --- support for switch() with keyword arguments --- to theArmin Rigo2013-06-281-10/+14
* cleanups in lib_pypyBrian Kearns2013-04-061-1/+1
* generalize these imports for py2/py3Brian Kearns2013-03-081-1/+1
* add __version__ in greenletMaciej Fijalkowski2013-02-071-0/+1
* Test and fixArmin Rigo2013-02-071-1/+2
* issue1223 resolvedArmin Rigo2012-08-081-2/+2
* Implement gr_frame.Armin Rigo2011-09-221-1/+10
* permute() should also ignore non-initialized continulets,Armin Rigo2011-09-161-4/+2
* Fold the 4 cases into 1 for greenlets and coroutines callingArmin Rigo2011-09-141-21/+7
* Fix a corner case.Armin Rigo2011-09-031-1/+14
* hg backout 94d415eff8b4Armin Rigo2011-08-281-1/+138
* Backout the merge of stacklet. It seems to give nonsense in non-jittedArmin Rigo2011-08-281-138/+1
* Attach 'parent' even if __init__ is not called, e.g. becauseArmin Rigo2011-08-201-4/+9
* Finish the emulation; now it should support all cases supportedArmin Rigo2011-08-201-6/+14
* Use _continuation.permute() at the end of _greenlet_start()Armin Rigo2011-08-201-10/+10
* No-op.Armin Rigo2011-08-201-1/+1
* Test and fix.Armin Rigo2011-08-191-2/+3
* throw().Armin Rigo2011-08-191-10/+14
* Test and implementation for GreenletExit.Armin Rigo2011-08-191-3/+4
* dead.Armin Rigo2011-08-191-14/+4
* Remove the debugging prints.Armin Rigo2011-08-191-6/+0
* Starting work on greenlets.Armin Rigo2011-08-191-1/+135
* Backed out changeset dc4f7684d9b3Dario Bertini2011-04-251-0/+1
* Kill greenlet.py, now that I changed the greenlet moduleArmin Rigo2010-08-041-1/+0
* merge the sys-prefix branch.Antonio Cuni2010-06-241-0/+1