<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/freeze, branch refactor-lambda-parameters</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-22831: Use "with" to avoid possible fd leaks in tools (part 2). (GH-10927)</title>
<updated>2019-03-30T06:33:02+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-03-30T06:33:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=172bb39452ae8b3ccdf5d1f23ead46f44200cd49'/>
<id>172bb39452ae8b3ccdf5d1f23ead46f44200cd49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32217: Correct usage of ABI tags in freeze. (GH-4719)</title>
<updated>2019-03-23T16:29:49+00:00</updated>
<author>
<name>AraHaan</name>
<email>15173749+AraHaan@users.noreply.github.com</email>
</author>
<published>2019-03-23T16:29:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a7987e71939fa631296f83861fb376361ddd59ee'/>
<id>a7987e71939fa631296f83861fb376361ddd59ee</id>
<content type='text'>
Check for sys.abiflags before using since not all platforms have it defined.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check for sys.abiflags before using since not all platforms have it defined.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35471: Remove the macpath module (GH-11129)</title>
<updated>2018-12-14T12:37:26+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-12-14T12:37:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d7538dd5e3e04a8db22e1470cb2ed696bf3be160'/>
<id>d7538dd5e3e04a8db22e1470cb2ed696bf3be160</id>
<content type='text'>
Python 2.4 dropped MacOS 9 support. The macpath module was deprecated
in Python 3.7. This change removes it.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 2.4 dropped MacOS 9 support. The macpath module was deprecated
in Python 3.7. This change removes it.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31569: correct PCBuild/ case to PCbuild/ in build scripts and docs (GH-3711)</title>
<updated>2017-09-25T16:58:10+00:00</updated>
<author>
<name>Stefan Grönke</name>
<email>stefan@gronke.org</email>
</author>
<published>2017-09-25T16:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f1502d097c29b266a5748312ee2451a2d6ac0af6'/>
<id>f1502d097c29b266a5748312ee2451a2d6ac0af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31462: Remove trailing whitespaces. (#3564)</title>
<updated>2017-09-14T06:38:36+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-09-14T06:38:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=13ad3b7a82bf56d803fbe48ee5df6c4b08986c78'/>
<id>13ad3b7a82bf56d803fbe48ee5df6c4b08986c78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29762: More use "raise from None". (#569)</title>
<updated>2017-04-05T06:37:24+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-04-05T06:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5affd23e6f42125998724787025080a24839266e'/>
<id>5affd23e6f42125998724787025080a24839266e</id>
<content type='text'>
This hides unwanted implementation details from tracebacks.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This hides unwanted implementation details from tracebacks.</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)</title>
<updated>2016-09-10T01:41:56+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-09-10T01:41:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=052828db1538bf0d42d7e256da13c6e183974a13'/>
<id>052828db1538bf0d42d7e256da13c6e183974a13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)</title>
<updated>2016-09-10T01:38:20+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-09-10T01:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=528db31bd90fcf2603e7bcc416e010674872e6d3'/>
<id>528db31bd90fcf2603e7bcc416e010674872e6d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#27364: fix "incorrect" uses of escape character in the stdlib.</title>
<updated>2016-09-08T17:59:53+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2016-09-08T17:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44b548dda872c0d4f30afd6b44fd74b053a55ad8'/>
<id>44b548dda872c0d4f30afd6b44fd74b053a55ad8</id>
<content type='text'>
And most of the tools.

Patch by Emanual Barry, reviewed by me, Serhiy Storchaka, and
Martin Panter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And most of the tools.

Patch by Emanual Barry, reviewed by me, Serhiy Storchaka, and
Martin Panter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27355: Removed support for Windows CE.  It was never finished,</title>
<updated>2016-09-05T22:11:23+00:00</updated>
<author>
<name>Larry Hastings</name>
<email>larry@hastings.org</email>
</author>
<published>2016-09-05T22:11:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=10108a7b9affa61719a1dc1863edb2bdb3402fd1'/>
<id>10108a7b9affa61719a1dc1863edb2bdb3402fd1</id>
<content type='text'>
and Windows CE is no longer a relevant platform for Python.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and Windows CE is no longer a relevant platform for Python.
</pre>
</div>
</content>
</entry>
</feed>
