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

Test primer #20

Closed
wants to merge 5 commits into from
Closed

Test primer #20

wants to merge 5 commits into from

Conversation

AlexWaygood
Copy link
Owner

No description provided.

@github-actions

This comment has been minimized.

@AlexWaygood AlexWaygood deleted the test-primer branch September 15, 2023 19:30
@AlexWaygood AlexWaygood restored the test-primer branch September 17, 2023 21:07
@AlexWaygood AlexWaygood reopened this Sep 17, 2023
@github-actions
Copy link

Diff from mypy_primer, showing the effect of this PR on open source code:

CPython (peg_generator) (https://github.com/python/cpython)
+ Tools/peg_generator/pegen/build.py:103: error: Call to untyped function "set_threshold" in typed context  [no-untyped-call]
+ Tools/peg_generator/pegen/build.py:151: error: "build_ext" has no attribute "ensure_finalized"  [attr-defined]
+ Tools/peg_generator/pegen/build.py:213: error: Call to untyped function "get_libraries" in typed context  [no-untyped-call]

@AlexWaygood AlexWaygood deleted the test-primer branch September 17, 2023 21:46
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

1 participant