8000 gh-91051: allow setting a callback hook on PyType_Modified by carljm · Pull Request #97875 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-91051: allow setting a callback hook on PyType_Modified #97875

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 21 commits into from
Oct 21, 2022
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 typewatch
* main: (38 commits)
  gh-92886: make test_ast pass with -O (assertions off) (GH-98058)
  gh-92886: make test_coroutines pass with -O (assertions off) (GH-98060)
  gh-57179: Add note on symlinks for os.walk (#94799)
  gh-94808: Fix regex on exotic platforms (#98036)
  gh-90085: Remove vestigial -t and -c timeit options (#94941)
  GH-83901: Improve Signature.bind error message for missing keyword-only params (#95347)
  gh-61105: Add default param, note on using cookiejar subclass (#95427)
  gh-96288: Add a sentence to `os.mkdir`'s docstring. (#96271)
  gh-96073: fix backticks in NEWS entry (GH-98056)
  gh-92886: [clinic.py] raise exception on invalid input instead of assertion (GH-98051)
  gh-97997: Add col_offset field to tokenizer and use that for AST nodes (#98000)
  GH-88968: Reject socket that is already used as a transport (#98010)
  gh-96346: Use double caching for re._compile() (#96347)
  gh-91708: Revert params note in urllib.parse.urlparse table (#96699)
  gh-96265: Fix some formatting in faq/design.rst (#96924)
  gh-73196: Add namespace/scope clarification for inheritance section (#92840)
  gh-97646: Change `.js` and `.mjs` files mimetype to conform to RFC 9239 (#97934)
  gh-97923: Always run Ubuntu SSL tests with others in CI (#97940)
  gh-97956: Mention `generate_global_objects.py` in `AC How-To` (#97957)
  gh-96959: Update HTTP links which are redirected to HTTPS (#98039)
  ...
  • Loading branch information
carljm committed Oct 7, 2022
commit 27a498096c921dec2377154cf6ae9bb5e5a8924c

This merge commit was added into this branch cleanly.

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

0