Skip to content
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

Add _threading_local.local.__delattr__ back to the stub #8526

Merged
merged 7 commits into from Aug 15, 2022
Merged

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Aug 10, 2022

Closes #8504

@github-actions

This comment has been minimized.

@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood marked this pull request as draft Aug 10, 2022
@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood marked this pull request as ready for review Aug 13, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Aug 13, 2022

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

@AlexWaygood AlexWaygood mentioned this pull request Aug 13, 2022
@srittau srittau merged commit 5b47f13 into master Aug 15, 2022
55 checks passed
@srittau srittau deleted the threadinglocal branch Aug 15, 2022
kkirsche added a commit to kkirsche/typeshed that referenced this issue Aug 18, 2022
* master: (51 commits)
  Update pytype_test to be compatible with the latest pytype version. (python#8551)
  Normalise use of `Never` vs `NoReturn` (python#8549)
  Add stubs for tree-sitter-languages (python#8548)
  Add SAFE_RESTARTABLE strategy to ldap3 Connection client_strategy parameter (python#8547)
  Add stubs for tree_sitter (python#8533)
  Additional return types for psycopg2 connections (python#8528)
  fpdf2: fix for 2.5.6 changes (python#8546)
  cryptography: Rename parameter of serialize_key_and_certificates (python#8543)
  Add `_threading_local.local.__delattr__` back to the stub (python#8526)
  Fix `UDPServer` to correctly inherit from `TCPServer` (python#8542)
  Upgrade pyright (python#8541)
  Add "Naming convention" to `test_cases/README.md` (python#8521)
  Improve `.keys()`, `.values()`, `.items()` methods for `TypedDict`s (python#8532)
  setuptools: fix stubtest (python#8540)
  Annotate Model in SQLAlchemy (python#8535)
  Unpin stubtest from 3.10.5 (python#8523)
  [stubsabot] Bump setuptools to 64.0.* (python#8534)
  Add `@type_check_only` to two fictional classes in `builtins.pyi` (python#8531)
  Enable flake8-pyi's Y034 check in `stdlib/typing.pyi` (python#8530)
  setuptools: delete _distutils.command.check.HAS_DOCUTILS (python#8529)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants