Support "bpo-" in Misc/NEWS by brettcannon · Pull Request #1 · python/cpython
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, 2017Change 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, 2017Change the url to 2.7 (cherry picked from commit 79ab8be)
Mariatta added a commit that referenced this pull request
Feb 12, 2017Mariatta added a commit that referenced this pull request
Feb 13, 2017Change 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
mentioned this pull request
attilajeges added a commit to attilajeges/cpython that referenced this pull request
Dec 14, 2019