<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git/docs/conf.py, branch master</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>Save/restore the trash_delete_nesting; add tests for this.</title>
<updated>2022-10-27T16:15:10+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2022-10-27T16:15:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=b61b65063919161f40e48273b2e85ea98b1b67a6'/>
<id>b61b65063919161f40e48273b2e85ea98b1b67a6</id>
<content type='text'>
Refs https://github.com/gevent/gevent/issues/1909
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refs https://github.com/gevent/gevent/issues/1909
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak CHANGES.rst [skip ci]</title>
<updated>2020-11-20T12:41:29+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-20T12:41:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=d4bd91852f7062aa0bb92b58b37d4173712f4226'/>
<id>d4bd91852f7062aa0bb92b58b37d4173712f4226</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add document on caveats and known issues.</title>
<updated>2020-11-19T18:59:18+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-19T18:59:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=6986123ee9340e545bfa801b80c1c8e46fbdc7a1'/>
<id>6986123ee9340e545bfa801b80c1c8e46fbdc7a1</id>
<content type='text'>
Fixes #143.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #143.
</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>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>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>Publish the change log on RTD.</title>
<updated>2020-09-30T20:50:59+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-09-30T20:50:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=4650c20cbba148fa480e9ff71a7cf209e8eb85b7'/>
<id>4650c20cbba148fa480e9ff71a7cf209e8eb85b7</id>
<content type='text'>
Fixes #188

Some other minor modernizations as well:
- use a RTD config file
- Rename NEWS to CHANGES.rst as seems to be th current standard
- Likewise, rename doc to docs and *.txt to *.rst (hooray syntax highlighting)
- Partially require setuptools; we effectively did anyway. More work required here.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #188

Some other minor modernizations as well:
- use a RTD config file
- Rename NEWS to CHANGES.rst as seems to be th current standard
- Likewise, rename doc to docs and *.txt to *.rst (hooray syntax highlighting)
- Partially require setuptools; we effectively did anyway. More work required here.
</pre>
</div>
</content>
</entry>
</feed>
