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

[3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) #94127

Merged
merged 2 commits into from
Jun 22, 2022

Commits on Jun 20, 2022

  1. pythonGH-93516: Speedup line number checks when tracing. (pythonGH-93763

    )
    
    * Use a lookup table to reduce overhead of getting line numbers during tracing.
    markshannon committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    0bd6735 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Regenerate ABI dump file

    pablogsal committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    77ec7f1 View commit details
    Browse the repository at this point in the history