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-97850: Deprecate find_loader and get_loader in pkgutil #98520

Merged
merged 14 commits into from
May 3, 2023

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    b7de6df View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Address review

    sobolevn committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    b1e6d4d View commit details
    Browse the repository at this point in the history
  2. Update Misc/NEWS.d/next/Library/2022-10-21-16-23-31.gh-issue-97850.N4…

    …6coo.rst
    
    Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
    sobolevn and CAM-Gerlach committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    d55a9b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Use just one module

    sobolevn committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    e282911 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'deprecate-pkgutil-get-find-loader' of https://github.co…

    …m/sobolevn/cpython into deprecate-pkgutil-get-find-loader
    sobolevn committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    4f9a697 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    4222f23 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. Apply suggestions from code review

    Co-authored-by: Brett Cannon <brett@python.org>
    sobolevn and brettcannon committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    817f2da View commit details
    Browse the repository at this point in the history
  2. Update Misc/NEWS.d/next/Library/2022-10-21-16-23-31.gh-issue-97850.N4…

    …6coo.rst
    
    Co-authored-by: Brett Cannon <brett@python.org>
    sobolevn and brettcannon committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    8b116d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Configuration menu
    Copy the full SHA
    e94a6f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Configuration menu
    Copy the full SHA
    e073fac View commit details
    Browse the repository at this point in the history
  2. Address review

    sobolevn committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    1e26981 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Configuration menu
    Copy the full SHA
    24badea View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    619c4dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b65576a View commit details
    Browse the repository at this point in the history