FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

_tkinter pt. 1 by arihant2math · Pull Request #5583 · RustPython/RustPython · GitHub

_tkinter pt. 1 - #5583

Merged
youknowone merged 8 commits into
RustPython:mainfrom
arihant2math:tkinter-pt1
Mar 23, 2025
Merged

_tkinter pt. 1#5583
youknowone merged 8 commits into
RustPython:mainfrom
arihant2math:tkinter-pt1

Conversation

arihant2math commented Mar 5, 2025
edited
Loading

Copy link
Copy Markdown
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

Copy link
Copy Markdown

Would tcl/tk binaries sourced from https://github.com/python/cpython-bin-deps/ be useful for Windows?

Copy link
Copy Markdown
Contributor Author

Yup, that is, I'll see if the crates I'm using will play nice with it.

arihant2math marked this pull request as ready for review March 13, 2025 17:25
arihant2math marked this pull request as draft March 13, 2025 18:13
arihant2math marked this pull request as ready for review March 13, 2025 18:14

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

👍

Comment thread stdlib/src/tkinter.rs Outdated

youknowone left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

👍

youknowone merged commit 9779de9 into RustPython:main Mar 23, 2025
arihant2math deleted the tkinter-pt1 branch March 24, 2025 05:05
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL