<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cython.git/Cython/Compiler, branch gh2692_remove_py26_support</title>
<subtitle>github.com: cython/cython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/'/>
<entry>
<title>Remove support for Py2.6 and various quirks that special-cased it.</title>
<updated>2018-10-30T19:21:07+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-10-30T19:17:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=da657c8e326a419cde8ae6ea91be9661b9622504'/>
<id>da657c8e326a419cde8ae6ea91be9661b9622504</id>
<content type='text'>
Closes #2692.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2692.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2683 from KPilnacek/2133_exponentiation_of_int</title>
<updated>2018-10-27T13:05:32+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-10-27T13:05:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=5fdbfe49d56d756169e75c80c126eee5fc8fad52'/>
<id>5fdbfe49d56d756169e75c80c126eee5fc8fad52</id>
<content type='text'>
Fix: Exponentiation of integer constants</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix: Exponentiation of integer constants</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2682 from bweigel/2634_embedsignature</title>
<updated>2018-10-27T12:47:27+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-10-27T12:47:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=8eb3fd2b10dafc259288262e4a3aaf28ad1f627a'/>
<id>8eb3fd2b10dafc259288262e4a3aaf28ad1f627a</id>
<content type='text'>
Fix Memviewslice docstrings &amp; Test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Memviewslice docstrings &amp; Test</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch '0.29.x' into release</title>
<updated>2018-10-27T12:34:32+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-10-27T12:34:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=53e4e77bce561093ae6cbf5d97a247e475551635'/>
<id>53e4e77bce561093ae6cbf5d97a247e475551635</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix: Exponentiation of integer constants</title>
<updated>2018-10-27T11:43:58+00:00</updated>
<author>
<name>Kryštof Pilnáček</name>
<email>krystof.pilnacek@rossum.ai</email>
</author>
<published>2018-10-27T10:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=c1fe135f7fe26e2e32d03107fcf92ba3ddb7654e'/>
<id>c1fe135f7fe26e2e32d03107fcf92ba3ddb7654e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reformat codestyle</title>
<updated>2018-10-27T10:31:48+00:00</updated>
<author>
<name>bweigel</name>
<email>benjamin.weigel@europace.de</email>
</author>
<published>2018-10-27T10:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=d3f6eaa34d587ebb8520ebbd4fe27a845452aac3'/>
<id>d3f6eaa34d587ebb8520ebbd4fe27a845452aac3</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 #1 from matt-chan/patch-1</title>
<updated>2018-10-27T10:23:29+00:00</updated>
<author>
<name>Benjamin Weigel</name>
<email>bweigel@users.noreply.github.com</email>
</author>
<published>2018-10-27T10:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=5244cc91b75b63a2a85e16078f469b6646af0cf5'/>
<id>5244cc91b75b63a2a85e16078f469b6646af0cf5</id>
<content type='text'>
[#2634] Merge Fix </content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[#2634] Merge Fix </pre>
</div>
</content>
</entry>
<entry>
<title>Workaround for long internals misconfiguration on 64-bit MinGW.</title>
<updated>2018-10-23T23:17:06+00:00</updated>
<author>
<name>Robert Bradshaw</name>
<email>robertwb@gmail.com</email>
</author>
<published>2018-10-23T23:17:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=55861ed7698382af7799013466cfbb2bae08b97d'/>
<id>55861ed7698382af7799013466cfbb2bae08b97d</id>
<content type='text'>
Also add a compile time check for SIZEOF_VOID_P.

This fixes #2670.

See also
https://bugs.python.org/issue35037
https://bugs.python.org/issue4709
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add a compile time check for SIZEOF_VOID_P.

This fixes #2670.

See also
https://bugs.python.org/issue35037
https://bugs.python.org/issue4709
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct the handling of line tracing errors on try-statements. Previously, this jumped to the error label of the try-statement, whereas it must target the outer error label instead.</title>
<updated>2018-10-19T19:22:09+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-10-19T19:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=7ab11ec473a604792bae454305adece55cd8ab37'/>
<id>7ab11ec473a604792bae454305adece55cd8ab37</id>
<content type='text'>
Closes #2274.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #2274.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2645 from jdemeyer/bytes_non_ascii</title>
<updated>2018-10-14T15:19:41+00:00</updated>
<author>
<name>Stefan Behnel</name>
<email>stefan_ml@behnel.de</email>
</author>
<published>2018-10-14T15:19:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/cython.git/commit/?id=f9388e1595f8a2b5833ed4299429a291449ca03e'/>
<id>f9388e1595f8a2b5833ed4299429a291449ca03e</id>
<content type='text'>
Only error out for non-ASCII literals on actual bytes literals</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only error out for non-ASCII literals on actual bytes literals</pre>
</div>
</content>
</entry>
</feed>
