Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Re-export textpath types in text#26210
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The former location was deprecated in 3.7, and accidentally removedearlier during some cleanup.
Should he have expected stubtest to have caught this? |
No, stubtest won't catch it because it ignores imported names (unless they are in I noted it in#25787 as something that |
PR summary
The former location was deprecated in 3.7 (#23576), and accidentally removed earlier during some cleanup (#25787).
PR checklist