<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/aclocal.m4, branch fix-namedexpr-comment</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-34652 again: Remove lchmod from the default AC_CHECK_FUNCS list. (GH-15758)</title>
<updated>2019-09-09T12:13:00+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2019-09-09T12:13:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bed04b664729e3e6fcee42daa108936360bac6ea'/>
<id>bed04b664729e3e6fcee42daa108936360bac6ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-26826: Expose copy_file_range in the os module (GH-7255)</title>
<updated>2019-05-31T18:39:47+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2019-05-31T18:39:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=aac4d0342c3e692731c189d003dbd73a8c681a34'/>
<id>aac4d0342c3e692731c189d003dbd73a8c681a34</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-26836: Add os.memfd_create() (#13567)</title>
<updated>2019-05-29T19:57:03+00:00</updated>
<author>
<name>Zackery Spytz</name>
<email>zspytz@gmail.com</email>
</author>
<published>2019-05-29T19:57:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=43fdbd2729cb7cdbb5afb5d16352f6604859e564'/>
<id>43fdbd2729cb7cdbb5afb5d16352f6604859e564</id>
<content type='text'>
* bpo-26836: Add os.memfd_create()

* Use the glibc wrapper for memfd_create()

Co-Authored-By: Christian Heimes &lt;christian@python.org&gt;

* Fix deletions caused by autoreconf.

* Use MFD_CLOEXEC as the default value for *flags*.

* Add memset_s to configure.ac.

* Revert memset_s changes.

* Apply the requested changes.

* Tweak the docs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-26836: Add os.memfd_create()

* Use the glibc wrapper for memfd_create()

Co-Authored-By: Christian Heimes &lt;christian@python.org&gt;

* Fix deletions caused by autoreconf.

* Use MFD_CLOEXEC as the default value for *flags*.

* Add memset_s to configure.ac.

* Revert memset_s changes.

* Apply the requested changes.

* Tweak the docs.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33164: update blake2 implementation (GH-6286)</title>
<updated>2019-05-23T04:32:44+00:00</updated>
<author>
<name>David Carlier</name>
<email>dcarlier@afilias.info</email>
</author>
<published>2019-05-23T04:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=51aa35e9e17eef60d04add9619fe2a7eb938358c'/>
<id>51aa35e9e17eef60d04add9619fe2a7eb938358c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run autoreconf.</title>
<updated>2019-02-26T05:37:59+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2019-02-26T05:37:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b84df2d7cc755b6097cfcd3b1515035844590545'/>
<id>b84df2d7cc755b6097cfcd3b1515035844590545</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35674: Add os.posix_spawnp() (GH-11554)</title>
<updated>2019-01-16T13:29:26+00:00</updated>
<author>
<name>Joannah Nanjekye</name>
<email>33177550+nanjekyejoannah@users.noreply.github.com</email>
</author>
<published>2019-01-16T13:29:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=92b8322e7ea04b239cb1cb87b78d952f13ddfebb'/>
<id>92b8322e7ea04b239cb1cb87b78d952f13ddfebb</id>
<content type='text'>
Add a new os.posix_spawnp() function.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new os.posix_spawnp() function.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-28015: Support LTO build with clang (GH-9908)</title>
<updated>2018-10-24T23:54:22+00:00</updated>
<author>
<name>serge-sans-paille</name>
<email>serge.guelton@telecom-bretagne.eu</email>
</author>
<published>2018-10-24T23:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5ad36f9b21a3aa3b2265b1b43d73522cc3322df2'/>
<id>5ad36f9b21a3aa3b2265b1b43d73522cc3322df2</id>
<content type='text'>
.o generated by clang in LTO mode actually are LLVM bitcode files, which
leads to a few errors during configure/build step:

- add lto flags to the BASECFLAGS instead of CFLAGS, as CFLAGS are used
  to build autoconf test case, and some are not compatible with clang LTO
  (they assume binary in the .o, not bitcode)
- force llvm-ar instead of ar, as ar is not aware of .o files generated
  by clang -flto</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.o generated by clang in LTO mode actually are LLVM bitcode files, which
leads to a few errors during configure/build step:

- add lto flags to the BASECFLAGS instead of CFLAGS, as CFLAGS are used
  to build autoconf test case, and some are not compatible with clang LTO
  (they assume binary in the .o, not bitcode)
- force llvm-ar instead of ar, as ar is not aware of .o files generated
  by clang -flto</pre>
</div>
</content>
</entry>
<entry>
<title>run autoconf (GH-9411)</title>
<updated>2018-09-19T06:49:05+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2018-09-19T06:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b3b8cb419e496629873fa7dda82a01863f58617a'/>
<id>b3b8cb419e496629873fa7dda82a01863f58617a</id>
<content type='text'>
Follow up to 2a9c3805ddedf282881ef7811a561c70b74f80b1 (bpo-34585).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow up to 2a9c3805ddedf282881ef7811a561c70b74f80b1 (bpo-34585).</pre>
</div>
</content>
</entry>
<entry>
<title>Remove configure check LOG1P_DROPS_ZERO_SIGN. (GH-9193)</title>
<updated>2018-09-11T23:30:04+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2018-09-11T23:30:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=50c99d917c0eded2afcad0a3d7e49475a76440a3'/>
<id>50c99d917c0eded2afcad0a3d7e49475a76440a3</id>
<content type='text'>
It is unused.

&lt;!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.

# Pull Request title

It should be in the following format:

```
bpo-NNNN: Summary of the changes made
```

Where: bpo-NNNN refers to the issue number in the https://bugs.python.org.

Most PRs will require an issue number. Trivial changes, like fixing a typo, do not need an issue.

# Backport Pull Request title

If this is a backport PR (PR made against branches other than `master`),
please ensure that the PR title is in the following format:

```
[X.Y] &lt;title from the original PR&gt; (GH-NNNN)
```

Where: [X.Y] is the branch name, e.g. [3.6].

GH-NNNN refers to the PR number from `master`.

--&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is unused.

&lt;!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.

# Pull Request title

It should be in the following format:

```
bpo-NNNN: Summary of the changes made
```

Where: bpo-NNNN refers to the issue number in the https://bugs.python.org.

Most PRs will require an issue number. Trivial changes, like fixing a typo, do not need an issue.

# Backport Pull Request title

If this is a backport PR (PR made against branches other than `master`),
please ensure that the PR title is in the following format:

```
[X.Y] &lt;title from the original PR&gt; (GH-NNNN)
```

Where: [X.Y] is the branch name, e.g. [3.6].

GH-NNNN refers to the PR number from `master`.

--&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229)</title>
<updated>2018-07-16T17:03:03+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>pitrou@free.fr</email>
</author>
<published>2018-07-16T17:03:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=961d54c5c1916c09883ebcf7191babc969e5a5cf'/>
<id>961d54c5c1916c09883ebcf7191babc969e5a5cf</id>
<content type='text'>
bpo-32430: Rename Modules/Setup.dist to Modules/Setup

Remove the necessity to copy the former manually to the latter when updating the local source tree.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bpo-32430: Rename Modules/Setup.dist to Modules/Setup

Remove the necessity to copy the former manually to the latter when updating the local source tree.</pre>
</div>
</content>
</entry>
</feed>
