Uh oh!
There was an error while loading. Please reload this page.
Remove unused whitelist entries - #4206
Conversation
hauntsaninja
commented
Jun 8, 2020
Well, it's annoying that this didn't pan out nicely. The The tkinter ones are also "real". Those genuinely don't exist (were removed in 3.6). I think it's possible to wind up with Python builds without Not fully sure what's going on with
So maybe Travis is using an old kernel? The We can "fix" any thorns using the |
srittau
commented
Jun 8, 2020
Maybe we could just move all stubtests to GitHub? Then the Python version should be identical. Things should still get reported correctly. |
Sure. Seems like the only downside is stubtest wouldn't check anything in CI for changes dependent on |
hauntsaninja
commented
Jun 10, 2020
It's also weird that Github Actions has issues with |
srittau
commented
Jun 10, 2020
Superseded by #4217. |
This ensures that the Python version used matches the one used in the scheduled extraneous stubtest whitelist check. See also PR python#4206.
This ensures that the Python version used matches the one used in the scheduled extraneous stubtest whitelist check. See also PR #4206.
This ensures that the Python version used matches the one used in the scheduled extraneous stubtest whitelist check. See also PR python#4206.
Akuli
commented
Jan 11, 2021
How was this problem solved when the CI moved to github actions? It's possible to run Python with |
I'm sorry, I don't remember the specifics about what I was talking about here. (The "real" tkinter issues I mention were fixed in #4207)
It does seem to me that the Python build stubtest uses in Github Actions has Anyway, very happy that |
Akuli
commented
Jan 12, 2021
Now that I think about it, stubtest has correctly pointed out many Stubtest doesn't point out issues with attributes coming from |
No description provided.