<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/distutils, 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-39586: Deprecate distutils bdist_msi command (GH-18415)</title>
<updated>2020-02-10T13:26:40+00:00</updated>
<author>
<name>Hugo van Kemenade</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2020-02-10T13:26:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=29b3fc0a18f105de666fdd586b537f34e349766d'/>
<id>29b3fc0a18f105de666fdd586b537f34e349766d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38914 Do not require email field in setup.py. (GH-17388)</title>
<updated>2019-12-23T14:53:18+00:00</updated>
<author>
<name>Jürgen Gmach</name>
<email>juergen.gmach@googlemail.com</email>
</author>
<published>2019-12-23T14:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9f9dac0a4e58d5c72aa3b644701cb155c009cb2c'/>
<id>9f9dac0a4e58d5c72aa3b644701cb155c009cb2c</id>
<content type='text'>
When checking `setup.py` and when the `author` field was provided, but
the `author_email` field was missing, erroneously a warning message was
displayed that the `author_email` field is required.

The specs do not require the `author_email`field:
https://packaging.python.org/specifications/core-metadata/#author

The same is valid for `maintainer` and `maintainer_email`.

The warning message has been adjusted.

modified:   Doc/distutils/examples.rst
modified:   Lib/distutils/command/check.py


https://bugs.python.org/issue38914</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When checking `setup.py` and when the `author` field was provided, but
the `author_email` field was missing, erroneously a warning message was
displayed that the `author_email` field is required.

The specs do not require the `author_email`field:
https://packaging.python.org/specifications/core-metadata/#author

The same is valid for `maintainer` and `maintainer_email`.

The warning message has been adjusted.

modified:   Doc/distutils/examples.rst
modified:   Lib/distutils/command/check.py


https://bugs.python.org/issue38914</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38021: Modify AIX platform_tag so it covers PEP 425 needs (GH-17303)</title>
<updated>2019-12-15T14:17:53+00:00</updated>
<author>
<name>Michael Felt</name>
<email>aixtools@users.noreply.github.com</email>
</author>
<published>2019-12-15T14:17:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=39afa2d3147e4b05a1161cc90dbf09b95072c2bb'/>
<id>39afa2d3147e4b05a1161cc90dbf09b95072c2bb</id>
<content type='text'>
Provides a richer platform tag for AIX that we expect to be sufficient for PEP 425
binary distribution identification. Any backports to earlier Python versions will be
handled via setuptools.

Patch by Michael Felt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provides a richer platform tag for AIX that we expect to be sufficient for PEP 425
binary distribution identification. Any backports to earlier Python versions will be
handled via setuptools.

Patch by Michael Felt.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-21063: Improve module synopsis for distutils (GH-17363)</title>
<updated>2019-11-25T22:17:59+00:00</updated>
<author>
<name>Sanchit Khurana</name>
<email>54467174+GeniusLearner@users.noreply.github.com</email>
</author>
<published>2019-11-25T22:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f8a6316778faff3991144c3aec4fa92d7b30a72b'/>
<id>f8a6316778faff3991144c3aec4fa92d7b30a72b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38103: fix conflicting labels in the docs. (GH-15906)</title>
<updated>2019-09-11T10:57:59+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2019-09-11T10:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2d8d597bb8f882a7677db5a2739df0e617098634'/>
<id>2d8d597bb8f882a7677db5a2739df0e617098634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36797: Fix a dead link in  Doc/distutils/apiref (GH-15700)</title>
<updated>2019-09-05T15:06:45+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2019-09-05T15:06:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2c2b561967c1916855399f809e30ae0ba7e09ae2'/>
<id>2c2b561967c1916855399f809e30ae0ba7e09ae2</id>
<content type='text'>
https://bugs.python.org/issue36797</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue36797</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37481: Deprecate distutils bdist_wininst command (GH-14553)</title>
<updated>2019-07-05T08:44:12+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2019-07-05T08:44:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1da4462765b084dfa8d869b6cb5855e8f6014a11'/>
<id>1da4462765b084dfa8d869b6cb5855e8f6014a11</id>
<content type='text'>
The distutils bdist_wininst command is now deprecated, use
bdist_wheel (wheel packages) instead.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The distutils bdist_wininst command is now deprecated, use
bdist_wheel (wheel packages) instead.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506)</title>
<updated>2019-07-01T12:12:40+00:00</updated>
<author>
<name>Miro Hrončok</name>
<email>miro@hroncok.cz</email>
</author>
<published>2019-07-01T12:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=72cd653c4ed7a4f8f8fb06ac364b08a97085a2b5'/>
<id>72cd653c4ed7a4f8f8fb06ac364b08a97085a2b5</id>
<content type='text'>
bdist_wininst depends on MBCS codec, unavailable on non-Windows,
and bdist_wininst have not worked since at least Python 3.2, possibly
never on Python 3.

Here we document that bdist_wininst is only supported on Windows,
and we mark it unsupported otherwise to skip tests.

Distributors of Python 3 can now safely drop the bdist_wininst .exe files
without the need to skip bdist_wininst related tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bdist_wininst depends on MBCS codec, unavailable on non-Windows,
and bdist_wininst have not worked since at least Python 3.2, possibly
never on Python 3.

Here we document that bdist_wininst is only supported on Windows,
and we mark it unsupported otherwise to skip tests.

Distributors of Python 3 can now safely drop the bdist_wininst .exe files
without the need to skip bdist_wininst related tests.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-21536: On Cygwin, C extensions must be linked with libpython (GH-13549)</title>
<updated>2019-05-24T15:33:47+00:00</updated>
<author>
<name>E. M. Bray</name>
<email>erik.bray@lri.fr</email>
</author>
<published>2019-05-24T15:33:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c994c8fc196a167c57c8850e8abdee170d366eec'/>
<id>c994c8fc196a167c57c8850e8abdee170d366eec</id>
<content type='text'>
It is also possible to link against a library or executable with a
statically linked libpython, but not both with the same DLL.  In fact
building a statically linked python is currently broken on Cygwin
for other (related) reasons.

The same problem applies to other POSIX-like layers over Windows
(MinGW, MSYS) but Python's build system does not seem to attempt
to support those platforms at the moment.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is also possible to link against a library or executable with a
statically linked libpython, but not both with the same DLL.  In fact
building a statically linked python is currently broken on Cygwin
for other (related) reasons.

The same problem applies to other POSIX-like layers over Windows
(MinGW, MSYS) but Python's build system does not seem to attempt
to support those platforms at the moment.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36797: Reduce levels of indirection in outdated distutils docs (#13462)</title>
<updated>2019-05-23T14:06:39+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2019-05-23T14:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e788057a9188ff37e232729815dfda2529079420'/>
<id>e788057a9188ff37e232729815dfda2529079420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
