<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git, branch issue191</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>Build and test in the manylinux environment for amd64 and aarch64. Also add macOS to the matrix.</title>
<updated>2020-11-16T12:51:44+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-16T12:51:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=d0e6451cbcf7ea940a722a5341d939226ba6188a'/>
<id>d0e6451cbcf7ea940a722a5341d939226ba6188a</id>
<content type='text'>
All of these environments will upload built wheels on release.

Addresses #175 and #191. Still need to automate appveyor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All of these environments will upload built wheels on release.

Addresses #175 and #191. Still need to automate appveyor.
</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>Merge pull request #209 from python-greenlet/issue204</title>
<updated>2020-11-13T17:20:49+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-13T17:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=c53adf39521017d7dca9a9dbc5ffc05e1e664a17'/>
<id>c53adf39521017d7dca9a9dbc5ffc05e1e664a17</id>
<content type='text'>
Convert most documentation examples to doctests and run them on CI and tox</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert most documentation examples to doctests and run them on CI and tox</pre>
</div>
</content>
</entry>
<entry>
<title>Also add doctests to appveyor.</title>
<updated>2020-11-13T16:38:51+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-13T16:38:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=64ef3d4ecc321d6a69e54956bf4826463d135bde'/>
<id>64ef3d4ecc321d6a69e54956bf4826463d135bde</id>
<content type='text'>
Travis is being very slow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Travis is being very slow.
</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 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>Merge pull request #208 from python-greenlet/issue184</title>
<updated>2020-11-12T20:58:34+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2020-11-12T20:58:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=f1b7da04054a9826386be74b2958759c0b89cd82'/>
<id>f1b7da04054a9826386be74b2958759c0b89cd82</id>
<content type='text'>
Move to the src/ layout, and make greenlet a package.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move to the src/ layout, and make greenlet a package.</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>
