<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/greenlet.git/setup.py, branch issue264</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>Start work on making PyGreenlet opaque. First part of the conversion: the exception state.</title>
<updated>2021-11-03T16:09:02+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-03T16:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=f1345cb85ec8be4557b3677222cb9dab2848ef35'/>
<id>f1345cb85ec8be4557b3677222cb9dab2848ef35</id>
<content type='text'>
Also fix  PyGreenlet_New to use green_new and green_init; before, it was bypassing a lot of initialization code, and in this case that made things crash.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix  PyGreenlet_New to use green_new and green_init; before, it was bypassing a lot of initialization code, and in this case that made things crash.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'object_ownership'</title>
<updated>2021-11-02T21:41:54+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-02T21:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=1865d4ff1007e17ef7a059eace8b2d06fb11ddd0'/>
<id>1865d4ff1007e17ef7a059eace8b2d06fb11ddd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always test C++.</title>
<updated>2021-11-02T16:27:43+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-11-02T16:27:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=49cc7df22a1c36b9f177b89014cc701210d73453'/>
<id>49cc7df22a1c36b9f177b89014cc701210d73453</id>
<content type='text'>
we require a c++ compiler anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we require a c++ compiler anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Neither disabling faulthandler nor enabling optimizations changed the SEH depth.</title>
<updated>2021-10-29T23:16:07+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-29T23:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=27d372ca0b9fe001150c41975a11a2d756f50a6e'/>
<id>27d372ca0b9fe001150c41975a11a2d756f50a6e</id>
<content type='text'>
Try running the full suite again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Try running the full suite again.
</pre>
</div>
</content>
</entry>
<entry>
<title>Nope, both are needed. So what about if faulthandler is off and we optimize (inline things)?</title>
<updated>2021-10-29T22:43:27+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-29T22:43:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=83e62ca16da2ed97f2f8e5e9ec94be00f69f2e07'/>
<id>83e62ca16da2ed97f2f8e5e9ec94be00f69f2e07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Can't use /MDd because we would need the Python debug libs.</title>
<updated>2021-10-28T23:05:41+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-28T23:05:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=bcf1463d47bd074a5c03f8b2db51ef15ea125a0c'/>
<id>bcf1463d47bd074a5c03f8b2db51ef15ea125a0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable some debug options on MSVC.</title>
<updated>2021-10-28T22:58:05+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-28T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=83a1093f0459e88ce470ac0e2fcbc01f48ec75c5'/>
<id>83a1093f0459e88ce470ac0e2fcbc01f48ec75c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>One more try with /EHa.</title>
<updated>2021-10-28T22:10:46+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-28T22:10:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=d10b3f255137b965f8e64f5524bb9f4f92323e70'/>
<id>d10b3f255137b965f8e64f5524bb9f4f92323e70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sprinkle in some more noexcept.</title>
<updated>2021-10-28T20:17:45+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-28T20:17:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=b8dc93f55c3b754f1f12626b1b6b7df313f94244'/>
<id>b8dc93f55c3b754f1f12626b1b6b7df313f94244</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take the c off the /EHsc.</title>
<updated>2021-10-28T19:06:56+00:00</updated>
<author>
<name>Jason Madden</name>
<email>jamadden@gmail.com</email>
</author>
<published>2021-10-28T19:06:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/greenlet.git/commit/?id=9f9fcdeea4972e5b93b51f176da47ed7a79ba7de'/>
<id>9f9fcdeea4972e5b93b51f176da47ed7a79ba7de</id>
<content type='text'>
We have several extern C functions that call back into C++ and they could theoretically throw exceptions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We have several extern C functions that call back into C++ and they could theoretically throw exceptions.
</pre>
</div>
</content>
</entry>
</feed>
