]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93696: Locate frozen module source with __file__ (GH-93697)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 25 Oct 2022 13:48:41 +0000 (06:48 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 13:48:41 +0000 (06:48 -0700)
commita86a7b827bd679b87f619329d3c3f870fa01ee0a
treea3d249c518eaf1f615440f13069407603eb65665
parent9387b7c1b3b852e90307804871df62c1f39cf7e2
gh-93696: Locate frozen module source with __file__ (GH-93697)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
(cherry picked from commit d91de288e73c67805e4c838b5f770ab7ec3661f9)

Co-authored-by: James Gerity <snoopjedi@gmail.com>
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Core and Builtins/2022-06-10-16-37-44.gh-issue-93696.65BI2R.rst [new file with mode: 0644]