<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git, branch docs</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>More restructuring of the docs.</title>
<updated>2020-11-19T16:59:41+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-19T16:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=dd2517b4ee50c2d08b98203e4c00682be5ae891f'/>
<id>dd2517b4ee50c2d08b98203e4c00682be5ae891f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More docs.</title>
<updated>2020-11-18T22:39:19+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T22:39:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=ac501f92a9ef5f3ec80b938647bb3f4919b4e924'/>
<id>ac501f92a9ef5f3ec80b938647bb3f4919b4e924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better thread example.</title>
<updated>2020-11-18T20:27:31+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T20:27:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=b71ab28391a4c5478018051252cd85008711cd63'/>
<id>b71ab28391a4c5478018051252cd85008711cd63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More doctests.</title>
<updated>2020-11-18T18:42:43+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T18:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=56e6241d319cf9a99e94ae0014b8c2d9b647d2a4'/>
<id>56e6241d319cf9a99e94ae0014b8c2d9b647d2a4</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 #214 from python-greenlet/issue206</title>
<updated>2020-11-18T17:19:34+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T17:19:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=adca19bf1f287b3395896a8f41f3f4fd1797fdc7'/>
<id>adca19bf1f287b3395896a8f41f3f4fd1797fdc7</id>
<content type='text'>
Use clang-format and clang-tidy to PEP7 the source.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use clang-format and clang-tidy to PEP7 the source.</pre>
</div>
</content>
</entry>
<entry>
<title>Use clang-format and clang-tidy to PEP7 the source.</title>
<updated>2020-11-18T15:42:56+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T15:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=fafa99c69564d966e75530dda7f8e7c83db53924'/>
<id>fafa99c69564d966e75530dda7f8e7c83db53924</id>
<content type='text'>
Fixes #206
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #206
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #213 from python-greenlet/issue207</title>
<updated>2020-11-18T13:38:36+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T13:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=a9a0c0749abe03dc8f34d4e31d278050f4080c4c'/>
<id>a9a0c0749abe03dc8f34d4e31d278050f4080c4c</id>
<content type='text'>
Always complie with support for tracing, garbage collection and context vars (where applicable)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Always complie with support for tracing, garbage collection and context vars (where applicable)</pre>
</div>
</content>
</entry>
<entry>
<title>Always complie with support for tracing, garbage collection and contextvars (where applicable).</title>
<updated>2020-11-18T12:27:13+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-18T12:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=3af5e994b9782c0c91d0ad9c575ef72655a23664'/>
<id>3af5e994b9782c0c91d0ad9c575ef72655a23664</id>
<content type='text'>
Remove undocumented compiler macros that let those things be switched off; they were never tested.

Fixes #207
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove undocumented compiler macros that let those things be switched off; they were never tested.

Fixes #207
</pre>
</div>
</content>
</entry>
<entry>
<title>Add basic development/release docs. [skip ci]</title>
<updated>2020-11-16T17:59:12+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-16T17:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=34ee3cbe99983d192c1a28abecfa62c5eb409eb7'/>
<id>34ee3cbe99983d192c1a28abecfa62c5eb409eb7</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 #212 from python-greenlet/define__version__in_py</title>
<updated>2020-11-16T17:58:36+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-16T17:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=1c8d50a2fdf2272daab45ce6970ca29f4c445a0e'/>
<id>1c8d50a2fdf2272daab45ce6970ca29f4c445a0e</id>
<content type='text'>
Move definition of __version__ into __init__.py.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move definition of __version__ into __init__.py.</pre>
</div>
</content>
</entry>
</feed>
