8000 gh-87729: add LOAD_SUPER_ATTR instruction for faster super() by carljm · Pull Request #103497 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-87729: add LOAD_SUPER_ATTR instruction for faster super() #103497

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

Merged
merged 23 commits into from
Apr 24, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'ma 72C1 in' into superopt
* main:
  Remove `expert-*` from `project-updater` GH workflow (#103579)
  gh-103583: Add codecs and maps to _codecs_* module state (#103540)
  gh-48330: address review comments to PR-12271 (#103209)
  gh-103527: Add multibytecodec.h as make dep for _codecs_* (#103567)
  gh-103553: Improve `test_inspect`: add more assertions, remove unused (#103554)
  GH-103517: Improve tests for `pathlib.Path.walk()` (GH-103518)
  gh-102114: Make dis print more concise tracebacks for syntax errors in str inputs (#102115)
  GH-78079: Fix UNC device path root normalization in pathlib (GH-102003)
  gh-101517: Add regression test for a lineno bug in try/except* impacting pdb (#103547)
  gh-103527: Add make deps for _codecs_* and _multibytecodec (#103528)
  gh-103532: Fix reST syntax in NEWS entry (GH-103544)
  gh-103532: Add NEWS entry (#103542)
  • Loading branch information
carljm committed Apr 17, 2023
commit 5136459f90dc0285a5df8766d6680f08aff7d289

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.

0