[proxy] github.com← back | site home | direct (HTTPS) ↗ | proxy home | ◑ dark◐ light

bpo-36919: make test_source_encoding.test_issue2301 implementation-independent by BCSharp · Pull Request #13639 · python/cpython

the-knights-who-say-ni

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 11, 2019

…dependent (pythonGH-13639)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 11, 2019
…dependent (pythonGH-13639)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>

jaraco pushed a commit that referenced this pull request

Sep 11, 2019
…dependent (GH-13639) (GH-15953)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>

jaraco pushed a commit that referenced this pull request

Sep 11, 2019
…dependent (GH-13639) (GH-15952)

* bpo-36919: make test_issue2301 implementation-independent
(cherry picked from commit b6643dc)

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>

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

Sep 12, 2019
…dependent (python#13639)

* bpo-36919: make test_issue2301 implementation-independent

Merged