<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git/docs, branch issue207</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>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>Fix docs typo.</title>
<updated>2020-11-14T13:26:51+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-14T13:26:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=fc99224089b5347d01f0742d4fc1d3bd4e700da5'/>
<id>fc99224089b5347d01f0742d4fc1d3bd4e700da5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix highlighting of some doc snippets. [skip ci]</title>
<updated>2020-11-13T17:29:35+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-13T17:29:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=f0c08d98a1d6a4affe743cfcac7886afbaa828d5'/>
<id>f0c08d98a1d6a4affe743cfcac7886afbaa828d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert most documenation examples to doctests and run them on CI and tox.</title>
<updated>2020-11-13T16:04:12+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-13T16:04:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=30d939f862b181aed1da6c01ddf9bdc7cbd2aecd'/>
<id>30d939f862b181aed1da6c01ddf9bdc7cbd2aecd</id>
<content type='text'>
Fixes #204
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #204
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor docs tweaks; add change note; whitespace in greenlet.</title>
<updated>2020-11-11T14:11:34+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-11T14:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=1f83f62ce5ce9c5a2f2c58f548263360dc78b130'/>
<id>1f83f62ce5ce9c5a2f2c58f548263360dc78b130</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Raise AttributeError if contextvars not supported; remove support for 'del gr.gr_context'</title>
<updated>2020-11-11T13:43:51+00:00</updated>
<author>
<name>Joshua Oreman</name>
<email>oremanj@gmail.com</email>
</author>
<published>2020-10-24T05:29:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=2a0b220ac8fe434c8161d3c8c285ad0d0bac3d0b'/>
<id>2a0b220ac8fe434c8161d3c8c285ad0d0bac3d0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Elaborate on docs; fix conditional compilation</title>
<updated>2020-11-11T13:43:51+00:00</updated>
<author>
<name>Joshua Oreman</name>
<email>oremanj@gmail.com</email>
</author>
<published>2020-10-18T06:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=4bbaee21245e8dc8a054cb71347617992e32726e'/>
<id>4bbaee21245e8dc8a054cb71347617992e32726e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the ability to modify a greenlet's contextvars context</title>
<updated>2020-11-11T13:43:51+00:00</updated>
<author>
<name>Joshua Oreman</name>
<email>oremanj@gmail.com</email>
</author>
<published>2020-10-18T05:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=d8e16d3713ff4e1a35f592df7e94e721ab93ea0e'/>
<id>d8e16d3713ff4e1a35f592df7e94e721ab93ea0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
