<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/PC/layout, 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-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)</title>
<updated>2020-04-03T20:03:54+00:00</updated>
<author>
<name>Chris Martinez</name>
<email>sydefekt@hotmail.com</email>
</author>
<published>2020-04-03T20:03:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6e623ff9d251e0ce86e9b18a01bfd6f067079d7a'/>
<id>6e623ff9d251e0ce86e9b18a01bfd6f067079d7a</id>
<content type='text'>
Fix default Python home path relative to the NuGet package</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix default Python home path relative to the NuGet package</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39930: Convert error to warning for more silent failure (GH-18921)</title>
<updated>2020-03-11T14:12:31+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2020-03-11T14:12:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fde44ae6d08d3df79554155b1cf079e73a8fabdd'/>
<id>fde44ae6d08d3df79554155b1cf079e73a8fabdd</id>
<content type='text'>
Makes it an error to create a layout without vcruntime DLL</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes it an error to create a layout without vcruntime DLL</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39789: Update Windows release build machines to VS 2019 (GH-18695)</title>
<updated>2020-02-29T00:21:46+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2020-02-29T00:21:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=03153dd1459fab94f294a118ed1525e34d58601a'/>
<id>03153dd1459fab94f294a118ed1525e34d58601a</id>
<content type='text'>
Also fixes some potential Nuget build issues.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fixes some potential Nuget build issues.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38403: Update nuspec file for deprecated field and git repository (GH-18657)</title>
<updated>2020-02-25T20:07:00+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2020-02-25T20:07:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d6448919702142123d937a54f20a81aeaf8d2acc'/>
<id>d6448919702142123d937a54f20a81aeaf8d2acc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39012: Fix RC version suffix for nuget release files (GH-17564)</title>
<updated>2019-12-10T23:19:03+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-12-10T23:19:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d0802d07d2c864b95480a9b24c7cc050e19189d5'/>
<id>d0802d07d2c864b95480a9b24c7cc050e19189d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix APPX registry key generation (GH-17489)</title>
<updated>2019-12-09T16:43:13+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-12-09T16:43:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e89e159b18cc9f32a0a4a818d080eb6a63d888a7'/>
<id>e89e159b18cc9f32a0a4a818d080eb6a63d888a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33125: Add support for building and releasing Windows ARM64 packages (GH-16828)</title>
<updated>2019-11-20T17:30:47+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-11-20T17:30:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=de148f263fba75cd10d2cb010fe9c495cee4ec83'/>
<id>de148f263fba75cd10d2cb010fe9c495cee4ec83</id>
<content type='text'>
Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38519: Internal include files missing on Windows (GH-16921)</title>
<updated>2019-10-28T17:03:27+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2019-10-28T17:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=edb172a87296d9359593a23cd9a09f5867ea1f0e'/>
<id>edb172a87296d9359593a23cd9a09f5867ea1f0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38343: Fixes version handling for nuget packages (GH-16527)</title>
<updated>2019-10-01T23:42:24+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-10-01T23:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b9a8b8296cd7be22f8b5bf92af686a788c47c7bf'/>
<id>b9a8b8296cd7be22f8b5bf92af686a788c47c7bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38114: Do not include pip.ini in Nuget package (GH-15964)</title>
<updated>2019-09-11T15:16:27+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2019-09-11T15:16:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=19f6940cd7fb91246b88e1fbdbce97a02e7f3fa1'/>
<id>19f6940cd7fb91246b88e1fbdbce97a02e7f3fa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
