<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git/src, branch issue206</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>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>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>Move definition of __version__ into __init__.py.</title>
<updated>2020-11-16T16:26:12+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-16T16:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=492f69bd6048e1d20ca6867906e4bc447f61d2a8'/>
<id>492f69bd6048e1d20ca6867906e4bc447f61d2a8</id>
<content type='text'>
Instead of getting it from C in the GREENLET_VERSION macro.

Also read this value in setup.py.

This gets us DRY (don't repeat yourself) and compatibility with tools like zest.releaser.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of getting it from C in the GREENLET_VERSION macro.

Also read this value in setup.py.

This gets us DRY (don't repeat yourself) and compatibility with tools like zest.releaser.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add proper cross-linkable API docs, and begin breaking the documentation into topics.</title>
<updated>2020-11-13T21:02:43+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-13T21:02:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=0ebff041fe8206617693ba7317ea60a121fa3fe5'/>
<id>0ebff041fe8206617693ba7317ea60a121fa3fe5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanup after merge of #208</title>
<updated>2020-11-12T21:08:01+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-12T21:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=7ebdf9bb977fea271517c2754d54405ef68fce93'/>
<id>7ebdf9bb977fea271517c2754d54405ef68fce93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move to the src/ layout, and make greenlet a package.</title>
<updated>2020-11-12T17:49:12+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-12T17:49:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=8448b094d1b81788ac9cbaf86a184712f1daf5e0'/>
<id>8448b094d1b81788ac9cbaf86a184712f1daf5e0</id>
<content type='text'>
Make 'tests' become 'greenlet.tests', and be compatible with 'python -m unittest discover'.

Fixes #184. Fixes #184. Fixes #189.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make 'tests' become 'greenlet.tests', and be compatible with 'python -m unittest discover'.

Fixes #184. Fixes #184. Fixes #189.
</pre>
</div>
</content>
</entry>
</feed>
