]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276)...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 28 Mar 2018 06:43:51 +0000 (23:43 -0700)
committerNed Deily <nad@python.org>
Wed, 28 Mar 2018 07:33:49 +0000 (03:33 -0400)
commit7f554c536cfe2e66a1ff0a36c8896040be1e5aee
tree96a10667834d8d3e9757e53bc7753db97c4c0788
parent3647f85675632cb58385e4cf681ff9d30c5f881d
bpo-32872: Avoid regrtest compatibility issue with namespace packages. (GH-6276) (GH-6278)

(cherry picked from commit e52ac045972a4f75d7f52e4ee0d6de128259134d)

Co-authored-by: Ned Deily <nad@python.org>
Lib/test/libregrtest/setup.py
Misc/NEWS.d/next/Tests/2018-03-28-01-35-02.bpo-32872.J5NDUj.rst [new file with mode: 0644]