Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Deprecate backend_wx.IDLE_DELAY.#13473
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
per changelog.
I think when we support python >=3.7, we’ll have the hooks necessary to actually warn about this. |
anntzer commentedFeb 20, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
It's actually not much harder to emit a warning on Py3.6 (#10735); actually I don't like the module-level |
per changelog.
PR Summary
PR Checklist