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-124688: _decimal: Get a module state from ctx objects for performance #124691

Merged
merged 6 commits into from
Sep 28, 2024

Commits on Sep 27, 2024

  1. add a getter function

    neonene committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7a9fac1 View commit details
    Browse the repository at this point in the history
  2. add _dec_mpd_radix()

    neonene committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    818c24f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00d2322 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab5adad View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. delete some spaces

    neonene authored Sep 28, 2024
    Configuration menu
    Copy the full SHA
    a34f2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7dd655 View commit details
    Browse the repository at this point in the history