<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git, branch codeql</title>
<subtitle>github.com: python-greenlet/greenlet.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/'/>
<entry>
<title>Building like normal failed to find source; try autobuild.</title>
<updated>2021-12-16T19:48:13+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-12-16T19:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=250d04b82de6684708ffc5267c5c975b2fc40f30'/>
<id>250d04b82de6684708ffc5267c5c975b2fc40f30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try adding CodeQL analysis.</title>
<updated>2021-12-16T19:43:33+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-12-16T19:43:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=2d6e3315d0a97939e8831cba53bb53445841e77e'/>
<id>2d6e3315d0a97939e8831cba53bb53445841e77e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos</title>
<updated>2021-11-17T12:02:28+00:00</updated>
<author>
<name>Kian-Meng, Ang</name>
<email>kianmeng@cpan.org</email>
</author>
<published>2021-11-17T03:07:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=be41e1a24925326b72a02ef5cb6d1ed9643eb062'/>
<id>be41e1a24925326b72a02ef5cb6d1ed9643eb062</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #277 from python-greenlet/issue264</title>
<updated>2021-11-16T23:15:29+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-16T23:15:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=5d60fd806422b27b183d21896346672727aaf810'/>
<id>5d60fd806422b27b183d21896346672727aaf810</id>
<content type='text'>
Add a way to get how long it takes to cleanup using gc, and a way to disable it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a way to get how long it takes to cleanup using gc, and a way to disable it</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to get how long it takes to cleanup using gc, and a way to disable it.</title>
<updated>2021-11-16T21:37:18+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-16T21:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=34724e1c1880d02a69850160fef1abaa4305ccca'/>
<id>34724e1c1880d02a69850160fef1abaa4305ccca</id>
<content type='text'>
Fixes #262.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #262.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #276 from python-greenlet/issue264</title>
<updated>2021-11-16T18:22:08+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-16T18:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=0145f05c53ff1f0ebd54f94fff3601a51c04c15f'/>
<id>0145f05c53ff1f0ebd54f94fff3601a51c04c15f</id>
<content type='text'>
Drop the separate PyMainGreenlet type</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop the separate PyMainGreenlet type</pre>
</div>
</content>
</entry>
<entry>
<title>Change some dynamic_cast to static_cast where we know its safe.</title>
<updated>2021-11-16T17:24:12+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-16T17:24:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=1353150ac0f288099ab3b11f70cfae2dbd1d6f31'/>
<id>1353150ac0f288099ab3b11f70cfae2dbd1d6f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop the PyMainGreenlet type.</title>
<updated>2021-11-16T17:07:09+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-16T17:07:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=26d5e513e6c6b816ffa46514c3576f2ff0fcd3f9'/>
<id>26d5e513e6c6b816ffa46514c3576f2ff0fcd3f9</id>
<content type='text'>
No need to have that and MainGreenlet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need to have that and MainGreenlet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor to separate the main greenlet from user-created greenlets.</title>
<updated>2021-11-16T15:54:47+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-16T15:54:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=0dbf9e9d4d8282f3685f541cfb0dac4bd0fe8f3f'/>
<id>0dbf9e9d4d8282f3685f541cfb0dac4bd0fe8f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #274 from python-greenlet/issue264</title>
<updated>2021-11-10T14:22:30+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-10T14:22:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=c0086ea40666e6614154c324d420e1a96225b978'/>
<id>c0086ea40666e6614154c324d420e1a96225b978</id>
<content type='text'>
First part of making PyGreenlet opaque</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
First part of making PyGreenlet opaque</pre>
</div>
</content>
</entry>
</feed>
