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

Enable flake8-pyi's Y034 check in stdlib/typing.pyi #8530

Merged
merged 1 commit into from Aug 11, 2022
Merged

Enable flake8-pyi's Y034 check in stdlib/typing.pyi #8530

merged 1 commit into from Aug 11, 2022

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Aug 11, 2022

This feels less hacky than our current solution

@github-actions
Copy link
Contributor

github-actions bot commented Aug 11, 2022

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

@srittau srittau merged commit 556f6a1 into master Aug 11, 2022
55 checks passed
@srittau srittau deleted the y034 branch Aug 11, 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.

None yet

2 participants