8000 gh-83076: 3.8x speed improvement in (Async)Mock instantiation by carljm · Pull Request #100252 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-83076: 3.8x speed improvement in (Async)Mock instantiation #100252

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 9 commits into from
Dec 23, 2022
Prev Previous commit
Next Next commit
Merge branch 'main' into fastmock
* main:
  Improve stats presentation for calls. (GH-100274)
  Better stats for `LOAD_ATTR` and `STORE_ATTR` (GH-100295)
  gh-81057: Move the Cached Parser Dummy Name to _PyRuntimeState (#100277)
  Document that zipfile's pwd parameter is a `bytes` object (#100209)
  gh-99767: mark `PyTypeObject.tp_watched` as internal use only in table (#100271)
  Fix typo in introduction.rst (#100266)
  gh-78997: AttributeError if loading fails in LibraryLoader.__getattr__
  GH-100234: Set a default value for random.expovariate() (GH-100235)
  Remove uninformative itertools recipe (GH-100253)
  GH-99767: update PyTypeObject docs for type watchers (GH-99928)
  Move stats for the method cache into the `Py_STAT` machinery (GH-100255)
  GH-100222: fix typo _py_set_opocde -> _py_set_opcode (GH-100259)
  GH-100000: Cleanup and polish various watchers code (GH-99998)
  gh-90111: Minor Cleanup for Runtime-Global Objects (gh-100254)
  • Loading branch information
carljm committed Dec 16, 2022
commit 2260a54c60538d55d410c72ae7bb5dfb321b8ef7
3485

This merge commit was added into this branch cleanly.

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

0