◐ Shell
clean mode source ↗

[backport to 2.7] bpo-29529: Add .travis.yml to 2.7 branch by methane · Pull Request #27 · python/cpython

@methane

@brettcannon brettcannon changed the title Add .travis.yml to 2.7 branch bpo-29529: Add .travis.yml to 2.7 branch

Feb 11, 2017

@methane

@berkerpeksag @methane

@berkerpeksag @methane

@methane methane changed the title bpo-29529: Add .travis.yml to 2.7 branch [backport to 2.7] bpo-29529: Add .travis.yml to 2.7 branch

Feb 14, 2017

ncoghlan

@zware zware mentioned this pull request

Feb 19, 2017

jaraco pushed a commit that referenced this pull request

Dec 2, 2022
Leave a comment when status checks for the backport PR are done.
Only leave the comment on backports made by @miss-islington.
Mention the original PR author and the core dev who merged the original PR.
Closes python/miss-islington#26

jaraco pushed a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023
* Add a missing dependency for Python 3.4
* Fix coverage for Python 3.4

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

Feb 17, 2023

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

Mar 23, 2023
27: Clean up tests for -3 run r=ltratt a=nanjekyejoannah

Test clean up before fix to `ceval`.

Co-authored-by: Joannah Nanjekye <jnanjeky@unb.ca>

Fidget-Spinner referenced this pull request in pylbbv/pylbbv

May 27, 2023
* Fix: Buggy pointer magic in copying type context

Added better debugging for type context

* Refactor: Rename vars

oraluben pushed a commit to oraluben/cpython that referenced this pull request

Jun 25, 2023

This was referenced

Feb 11, 2025

DinoV pushed a commit to DinoV/cpython that referenced this pull request

Dec 12, 2025
…se` (python#27)

* Use self.assertIn and self.assertNotIn instead

* reorder imports

* use assertIn/assertNotIn/assertHasAttr

---------

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>

@Qanux Qanux mentioned this pull request

Feb 11, 2026