<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git/docs, 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>Merge pull request #318 from python-greenlet/gevent-1909</title>
<updated>2022-10-27T18:13:41+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2022-10-27T18:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=3f67490a4944a9c4e438f65611db818f9a4bef4c'/>
<id>3f67490a4944a9c4e438f65611db818f9a4bef4c</id>
<content type='text'>
Save/restore the trash_delete_nesting; add tests for this.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Save/restore the trash_delete_nesting; add tests for this.</pre>
</div>
</content>
</entry>
<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>docs: Fix a few typos</title>
<updated>2022-07-04T09:52:06+00:00</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2022-07-04T09:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=88ffec368f4a1677c76ef152aba06aa12a90223e'/>
<id>88ffec368f4a1677c76ef152aba06aa12a90223e</id>
<content type='text'>
There are small typos in:
- docs/python_threads.rst
- src/greenlet/greenlet.cpp
- src/greenlet/greenlet_thread_state.hpp

Fixes:
- Should read `uncollectible` rather than `uncollectable`.
- Should read `somehow` rather than `somewhow`.
- Should read `communicate` rather than `commuticate`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are small typos in:
- docs/python_threads.rst
- src/greenlet/greenlet.cpp
- src/greenlet/greenlet_thread_state.hpp

Fixes:
- Should read `uncollectible` rather than `uncollectable`.
- Should read `somehow` rather than `somewhow`.
- Should read `communicate` rather than `commuticate`.
</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>Better detection of dead greenlets: Any greenlet from a dead thread is dead, even the main greenlet.</title>
<updated>2021-11-09T17:01:04+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-09T17:01:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=462185e8181b9470c49d648b0aca27cc16d843d2'/>
<id>462185e8181b9470c49d648b0aca27cc16d843d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2021-01-09T16:13:18+00:00</updated>
<author>
<name>guillaumep</name>
<email>guillaume@guillaumepratte.net</email>
</author>
<published>2021-01-05T20:41:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=00dc6ebdaa8833d447590ea3b8717fbb4853ce15'/>
<id>00dc6ebdaa8833d447590ea3b8717fbb4853ce15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct Context Vars PEP citation</title>
<updated>2020-12-01T14:36:26+00:00</updated>
<author>
<name>Sebastian Koslowski</name>
<email>sebastian.koslowski@gmail.com</email>
</author>
<published>2020-12-01T14:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=58a990acc27edbc972daa00c1a01d000b1acd7e1'/>
<id>58a990acc27edbc972daa00c1a01d000b1acd7e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Add to the documentation on greenlet cycles leading to leaks.</title>
<updated>2020-11-19T18:47:21+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-19T18:47:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=0cccf8008e1bfd769ec8d83702e059a6556068e0'/>
<id>0cccf8008e1bfd769ec8d83702e059a6556068e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
