]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-36406: Handle namespace packages in doctest (GH-12520)
authorXtreak <tir.karthi@gmail.com>
Fri, 13 Dec 2019 18:06:53 +0000 (23:36 +0530)
committerBrett Cannon <54418+brettcannon@users.noreply.github.com>
Fri, 13 Dec 2019 18:06:53 +0000 (10:06 -0800)
commit8289e27393395ee903bd096d42e07c112d7f15c6
tree42bddfaadcd4bc0e56844ec11c61083f4354df00
parent025a602af7ee284d8db6955c26016f3f27d35536
bpo-36406: Handle namespace packages in doctest (GH-12520)
Lib/doctest.py
Lib/test/test_doctest.py
Misc/NEWS.d/next/Library/2019-03-24-12-12-27.bpo-36406.mCEkOl.rst [new file with mode: 0644]