8000 gh-103865: add monitoring support to LOAD_SUPER_ATTR by carljm · Pull Request #103866 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-103865: add monitoring support to LOAD_SUPER_ATTR #103866

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 17 commits into from
May 16, 2023
Merged
Show file tree
Hide file tree
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 supermon
* main:
  GH-104510: Fix refleaks in `_io` base types (#104516)
  gh-104539: Fix indentation error in logging.config.rst (#104545)
  gh-104050: Don't star-import 'types' in Argument Clinic (#104543)
  gh-104050: Add basic typing to CConverter in clinic.py (#104538)
  gh-64595: Fix write file logic in Argument Clinic (#104507)
  gh-104523: Inline minimal PGO rules (#104524)
  gh-103861: Fix Zip64 extensions not being properly applied in some cases (#103863)
  gh-69152: add method get_proxy_response_headers to HTTPConnection class (#104248)
  gh-103763: Implement PEP 695 (#103764)
  gh-104461: Run tkinter test_configure_screen on X11 only (GH-104462)
  gh-104469: Convert _testcapi/watchers.c to use Argument Clinic (#104503)
  gh-104482: Fix error handling bugs in ast.c (#104483)
  gh-104341: Adjust tstate_must_exit() to Respect Interpreter Finalization (gh-104437)
  GH-102613: Fix recursion error from `pathlib.Path.glob()` (GH-104373)
  • Loading branch information
carljm committed May 16, 2023
commit a6dd62626507a149e20e7c28f46bfe8bf03b56d9
2 changes: 2 additions & 0 deletions Include/opcode.h

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.
0