Support "bpo-" in Misc/NEWS by brettcannon · Pull Request #1 · python/cpython

@brettcannon

@Carreau

@brettcannon

Make the prefix match non-capturing and fix a bug where a backslash was left into the substitution.

@zware

@zware

@brettcannon

@zware zware merged commit 79ab8be into master

Feb 10, 2017

0 of 2 checks passed

continuous-integration/travis-ci/pr The Travis CI build is in progress

Details

continuous-integration/travis-ci/push The Travis CI build is in progress

Details

Mariatta referenced this pull request in Mariatta/cpython

Feb 12, 2017
(cherry picked from commit 79ab8be)

Mariatta referenced this pull request in Mariatta/cpython

Feb 12, 2017
Change the url to 3.5

(cherry picked from commit 79ab8be)

# Conflicts:
#	Doc/tools/extensions/pyspecific.py

Mariatta referenced this pull request in Mariatta/cpython

Feb 12, 2017
Change the url to 2.7

(cherry picked from commit 79ab8be)

Mariatta added a commit that referenced this pull request

Feb 12, 2017
…#44)

* Support "bpo-" in Misc/NEWS (#1)
Change the url to 2.7

(cherry picked from commit 79ab8be)

* pyspecific.py: remove space after` bpo-`

Mariatta added a commit that referenced this pull request

Feb 13, 2017
Change the url to 3.5

(cherry picked from commit 79ab8be)

Contributed by Brett Cannon

tiran added a commit that referenced this pull request

Aug 28, 2017
* Added support for CAN_ISOTP protocol

* Added unit tests for CAN ISOTP

* Updated documentation for ISO-TP protocol

* Removed trailing whitespace in documentation

* Added blurb NEWS.d file

* updated Misc/ACKS

* Fixed broken unit test that was using isotp const outside of skippable section

* Removed dependecy over third party project

* Added implementation for getsockname + unit tests

* Missing newline at end of ACKS file

* Accidentally inserted a type in ACKS file

* Followed tiran changes review #1 recommendations

* Added spaces after comma

GadgetSteve added a commit to GadgetSteve/cpython that referenced this pull request

Sep 10, 2017
* Added support for CAN_ISOTP protocol

* Added unit tests for CAN ISOTP

* Updated documentation for ISO-TP protocol

* Removed trailing whitespace in documentation

* Added blurb NEWS.d file

* updated Misc/ACKS

* Fixed broken unit test that was using isotp const outside of skippable section

* Removed dependecy over third party project

* Added implementation for getsockname + unit tests

* Missing newline at end of ACKS file

* Accidentally inserted a type in ACKS file

* Followed tiran changes review python#1 recommendations

* Added spaces after comma

daxlab added a commit to daxlab/cpython that referenced this pull request

Oct 1, 2017
* Added support for CAN_ISOTP protocol

* Added unit tests for CAN ISOTP

* Updated documentation for ISO-TP protocol

* Removed trailing whitespace in documentation

* Added blurb NEWS.d file

* updated Misc/ACKS

* Fixed broken unit test that was using isotp const outside of skippable section

* Removed dependecy over third party project

* Added implementation for getsockname + unit tests

* Missing newline at end of ACKS file

* Accidentally inserted a type in ACKS file

* Followed tiran changes review python#1 recommendations

* Added spaces after comma

@bapt bapt mentioned this pull request

Jan 18, 2018

native-api pushed a commit to native-api/cpython that referenced this pull request

Jun 5, 2018

@Clucier17

attilajeges added a commit to attilajeges/cpython that referenced this pull request

Dec 14, 2019
This is necessary for ZFS systems, which don't support UF_IMMUTABLE.