]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93696: Locate frozen module source with __file__ (#93697)
authorJames Gerity <snoopjedi@gmail.com>
Tue, 25 Oct 2022 13:22:53 +0000 (09:22 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Oct 2022 13:22:53 +0000 (06:22 -0700)
commitd91de288e73c67805e4c838b5f770ab7ec3661f9
treeb35272b46a434fb805ce28b4bbea0345e218a644
parentdd13b23e49b8c49bc751fe5ed470773a2d60b7d1
gh-93696: Locate frozen module source with __file__ (#93697)

Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.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]