index
:
delta/python-packages/greenlet.git
codeql
docs
issue184
issue186
issue191
issue206
issue207
issue215
issue252
issue256
issue264
issue269
maint/1.1
master
object_ownership
publish-changes
release-0.4.16
release-0.4.17
release-next
support-appveyor
wip-gcc48-workaround
wip-issue28-configure-compiler
github.com: python-greenlet/greenlet.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move to the src/ layout, and make greenlet a package.
issue184
Jason Madden
2020-11-12
56
-218
/
+185
*
Remove custom my_build_ext and stop trying to build extensions at test time.
Jason Madden
2020-11-11
9
-186
/
+377
*
Merge pull request #198 from oremanj/change-context
Jason Madden
2020-11-11
4
-113
/
+534
|
\
|
*
Minor docs tweaks; add change note; whitespace in greenlet.
Jason Madden
2020-11-11
4
-335
/
+359
|
*
Raise AttributeError if contextvars not supported; remove support for 'del gr...
Joshua Oreman
2020-11-11
3
-22
/
+65
|
*
Remove a py3-ism
Joshua Oreman
2020-11-11
1
-1
/
+1
|
*
Elaborate on docs; fix conditional compilation
Joshua Oreman
2020-11-11
2
-15
/
+39
|
*
Add the ability to modify a greenlet's contextvars context
Joshua Oreman
2020-11-11
4
-12
/
+342
|
/
*
Add change note for #197 [skip ci]
Jason Madden
2020-11-11
1
-1
/
+3
*
Merge pull request #197 from ThePrez/aix64
Jason Madden
2020-11-11
2
-0
/
+105
|
\
|
*
Update STACK_MAGIC to 6
Jesse Gorzinski
2020-10-19
1
-4
/
+0
|
*
copy ppc64 linux impl to ppc64 AIX
Jesse Gorzinski
2020-10-16
2
-0
/
+109
*
|
Merge pull request #150 from timgates42/bugfix/typo_requiring
Jason Madden
2020-11-11
1
-1
/
+1
|
\
\
|
*
|
Fix simple typo: requring -> requiring
Tim Gates
2019-12-05
1
-1
/
+1
*
|
|
Merge pull request #203 from NotWearingPants/patch-1
Jason Madden
2020-11-11
1
-0
/
+1
|
\
\
\
|
*
|
|
Fix quit in docs example
NotWearingPants
2020-11-11
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #201 from hugovk/add-3.9
Jason Madden
2020-10-29
2
-49
/
+22
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Simplify config: factor out 'arch' and 'python' multiplication
Hugo van Kemenade
2020-10-29
1
-38
/
+12
|
*
|
Simplify config: factor out common 'dist: bionic'
Hugo van Kemenade
2020-10-29
1
-18
/
+1
|
*
|
Test on Python 3.9 final
Hugo van Kemenade
2020-10-28
2
-2
/
+18
|
/
/
*
|
Merge pull request #193 from hugovk/rm-eol
Jason Madden
2020-10-03
5
-98
/
+0
|
\
\
|
*
|
Remove redundant code for Python 2.4-2.6 and 3.0-3.3
Hugo van Kemenade
2020-10-02
5
-98
/
+0
|
/
/
*
|
Merge pull request #192 from python-greenlet/issue186
Jason Madden
2020-10-02
5
-43
/
+10
|
\
\
|
*
|
Officially drop support for 2.4/5/6 and 3.0/1/2/3/4.
issue186
Jason Madden
2020-10-01
5
-43
/
+10
|
/
/
*
|
Merge pull request #190 from python-greenlet/publish-changes
Jason Madden
2020-10-01
16
-73
/
+153
|
\
\
|
*
|
Drop 3.0, 3.1 and 3.2; they're no longer supported by setuptools.
publish-changes
Jason Madden
2020-09-30
3
-8
/
+6
|
*
|
Publish the change log on RTD.
Jason Madden
2020-09-30
15
-67
/
+149
|
/
/
*
|
Merge pull request #177 from python-greenlet/release-0.4.17
0.4.17
Alexey Borzenkov
2020-09-22
5
-5
/
+8
|
\
\
|
*
|
Prepare to release greenlet 0.4.17
release-0.4.17
Alexey Borzenkov
2020-09-22
5
-5
/
+8
|
/
/
*
|
Merge pull request #174 from daxtens/travis-ppc64le
Alexey Borzenkov
2020-07-22
1
-0
/
+18
|
\
\
|
*
|
Test on ppc64le in Travis
Daniel Axtens
2020-07-20
1
-0
/
+18
*
|
|
Add Josh Snyder to AUTHORS
Alexey Borzenkov
2020-07-10
1
-0
/
+1
*
|
|
Merge pull request #172 from hashbrowncipher/contextvars
Alexey Borzenkov
2020-07-10
3
-0
/
+101
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Move context pointer to end of struct
Josh Snyder
2020-07-07
1
-3
/
+3
|
*
|
Add another test
Josh Snyder
2020-07-06
1
-4
/
+16
|
*
|
Provide a feature flag indicating whether we handle context vars
Josh Snyder
2020-07-05
2
-5
/
+2
|
*
|
Support Python 2.6
Josh Snyder
2020-07-05
1
-54
/
+52
|
*
|
ifdef context-switching out when not running a suitable interpreter
Josh Snyder
2020-07-05
3
-2
/
+28
|
*
|
Switch contextvars when switching greenlets
Josh Snyder
2020-07-05
3
-0
/
+68
|
/
/
*
|
Merge pull request #171 from python-greenlet/release-0.4.16
0.4.16
Alexey Borzenkov
2020-06-05
4
-3
/
+6
|
\
\
|
*
|
Prepare to release greenlet 0.4.16
release-0.4.16
Alexey Borzenkov
2020-06-05
4
-3
/
+6
|
/
/
*
|
Merge pull request #170 from CyberSaxosTiGER/master
Alexey Borzenkov
2020-06-05
1
-4
/
+13
|
\
\
|
*
|
delete unnecessary assigment
1.v3m
2020-06-04
1
-1
/
+0
|
*
|
supressing c2275 with declaring local variable 'refcnt' at the top
1.v3m
2020-06-04
1
-2
/
+3
|
*
|
use macros against the naked fields
1.v3m
2020-06-04
1
-1
/
+4
|
*
|
fixing the name of defined macros
CyberSaxosTiGER
2020-06-03
1
-6
/
+4
|
*
|
Resolves #169
1.v3m
2020-05-29
1
-3
/
+11
|
/
/
*
|
Merge pull request #162 from pkubaj/patch-1
Alexey Borzenkov
2020-04-22
1
-1
/
+1
|
\
\
|
*
|
Fix build on FreeBSD/powerpc
pkubaj
2020-04-05
1
-1
/
+1
*
|
|
Update version in appveyor.yml
Alexey Borzenkov
2020-04-22
1
-1
/
+1
[next]