Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-93696: Locate frozen module source with __file__ #93697

Merged
merged 14 commits into from Oct 25, 2022

Commits on Jun 10, 2022

  1. Add NEWS entry

    SnoopJ committed Jun 10, 2022

Commits on Jul 17, 2022

  1. Use assertIn() instead of assertTrue()

    Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
    SnoopJ and kumaraditya303 committed Jul 17, 2022
  2. Link to pdb module docs in news fragment

    Co-authored-by: Kumar Aditya <59607654+kumaraditya303@users.noreply.github.com>
    SnoopJ and kumaraditya303 committed Jul 17, 2022

Commits on Jul 22, 2022

Commits on Oct 25, 2022