<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/PCbuild/_queue.vcxproj, branch benjamin-pyapi</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-14976: Reentrant simple queue (#3346)</title>
<updated>2018-01-15T23:27:16+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>pitrou@free.fr</email>
</author>
<published>2018-01-15T23:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=94e1696d04c65e19ea52e5c8664079c9d9aa0e54'/>
<id>94e1696d04c65e19ea52e5c8664079c9d9aa0e54</id>
<content type='text'>
Add a queue.SimpleQueue class, an unbounded FIFO queue with a reentrant C implementation of put().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a queue.SimpleQueue class, an unbounded FIFO queue with a reentrant C implementation of put().
</pre>
</div>
</content>
</entry>
</feed>
