_tkinter pt. 1 by arihant2math · Pull Request #5583 · RustPython/RustPython
RustPython / RustPython Public
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Merged
Merged
_tkinter pt. 1#5583
_tkinter pt. 1#5583
Conversation
Contributor
Feature-gated because tk had to be installed in a not-very-easy manner to work on windows.
- Add tkinter code
- Add setup for tkinter feature/module
- Add basic type stubs
bjia56
commented
Mar 5, 2025
bjia56 commented
Would tcl/tk binaries sourced from https://github.com/python/cpython-bin-deps/ be useful for Windows?
arihant2math
commented
Mar 5, 2025
arihant2math commented
Contributor Author
Yup, that is, I'll see if the crates I'm using will play nice with it.
bjia56
mentioned this pull request
arihant2math
force-pushed
the
tkinter-pt1
branch
from
16ae72c to
82f71a1
Compare
arihant2math
marked this pull request as ready for review
arihant2math
marked this pull request as draft
arihant2math
marked this pull request as ready for review
youknowone
requested changes
youknowone
left a comment
youknowone
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
stdlib/src/tkinter.rs Outdated
arihant2math
force-pushed
the
tkinter-pt1
branch
from
501fc5a to
1e2b54a
Compare
arihant2math
requested a review
from youknowone
youknowone
approved these changes
youknowone
left a comment
youknowone
left a comment
Member
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
arihant2math added 8 commits
youknowone
force-pushed
the
tkinter-pt1
branch
from
1e2b54a to
6428e34
Compare
youknowone
merged commit
9779de9
into
RustPython:main
arihant2math
deleted the
tkinter-pt1
branch
arihant2math
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment