]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36919: make test_source_encoding.test_issue2301 implementation-independent (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Sep 2019 14:36:36 +0000 (07:36 -0700)
committerJason R. Coombs <jaraco@jaraco.com>
Wed, 11 Sep 2019 14:36:36 +0000 (15:36 +0100)
commitc2119399488a297275db7f0590cff957b6ce8a2e
tree4efa12be1a970d764e5ec2857075b98e5e82dec8
parent4c2fa5c474af81487c7a8d4188f9afd80d4d769b
bpo-36919: make test_source_encoding.test_issue2301 implementation-independent (GH-13639) (GH-15953)

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

Co-authored-by: Pavel Koneski <pavel.koneski@gmail.com>
Lib/test/test_source_encoding.py
Misc/NEWS.d/next/Tests/2019-05-28-15-41-34.bpo-36919.-vGt_m.rst [new file with mode: 0644]