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 'main' into superopt
* main: (53 commits)
  gh-102498 Clean up unused variables and imports in the email module  (#102482)
  gh-99184: Bypass instance attribute access in `repr` of `weakref.ref` (#99244)
  gh-99032: datetime docs: Encoding is no longer relevant (#93365)
  gh-94300: Update datetime.strptime documentation (#95318)
  gh-103776: Remove explicit uses of $(SHELL) from Makefile (GH-103778)
  gh-87092: fix a few cases of incorrect error handling in compiler (#103456)
  GH-103727: Avoid advancing tokenizer too far in f-string mode (GH-103775)
  Revert "Add tests for empty range equality (#103751)" (#103770)
  gh-94518: Port 23-argument `_posixsubprocess.fork_exec` to Argument Clinic (#94519)
  GH-65022: Fix description of copyreg.pickle function (#102656)
  gh-103323: Get the "Current" Thread State from a Thread-Local Variable (gh-103324)
  gh-91687: modernize dataclass example typing (#103773)
  gh-103746: Test `types.UnionType` and `Literal` types together (#103747)
  gh-103765: Fix 'Warning: py:class reference target not found: ModuleSpec' (GH-103769)
  gh-87452: Improve the Popen.returncode docs
  Removed unnecessary escaping of asterisks (#103714)
  GH-102973: Slim down Fedora packages in the dev container (#103283)
  gh-103091: Add PyUnstable_Type_AssignVersionTag (#103095)
  Add tests for empty range equality (#103751)
  gh-103712: Increase the length of the type name in AttributeError messages (#103713)
  ...
  • Loading branch information
carljm committed Apr 24, 2023
commit 19b8025afa1b15c4fa1d62990af0ecdd120fc949

This merge commit was added into this branch cleanly.

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

0