Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JavaScriptBach
/
typeshed
Public
forked from
python/typeshed
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
typeshed
stdlib
3
tkinter
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 13, 2020
Add an _Image protocol to tkinter. (#4766)
rchen152
authored
8c20938
View commit details
Copy full SHA for 8c20938
View code at this point
Browse repository at this point
Change some tkinter function parameter types from bool to int. (#4765)
Show description for a42f545
rchen152
authored
a42f545
View commit details
Copy full SHA for a42f545
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Drop support for Python 3.5 (#4675)
Show description for d2a7889
srittau
authored
d2a7889
View commit details
Copy full SHA for d2a7889
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
upgrade black version (#4486)
Show description for 5f9fd3d
JelleZijlstra
authored
5f9fd3d
View commit details
Copy full SHA for 5f9fd3d
View code at this point
Browse repository at this point
fix assigning to tkinter.Tk().report_callback_exception (#4484)
Akuli
authored
e3e395b
View commit details
Copy full SHA for e3e395b
View code at this point
Browse repository at this point
use Any for ignored callback return types in tkinter (#4485)
Akuli
authored
27e0ea0
View commit details
Copy full SHA for 27e0ea0
View code at this point
Browse repository at this point
add types to tkinter after methods (#4479)
Akuli
authored
910ecd1
View commit details
Copy full SHA for 910ecd1
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
add types to tkinter.Text methods (#4460)
Akuli
authored
770fe90
View commit details
Copy full SHA for 770fe90
View code at this point
Browse repository at this point
fix tkinter config methods (#4459)
Akuli
authored
ff35f99
View commit details
Copy full SHA for ff35f99
View code at this point
Browse repository at this point
make tkinter.font.Font behave similarly to tkinter widgets (#4469)
Akuli
authored
39ddef2
View commit details
Copy full SHA for 39ddef2
View code at this point
Browse repository at this point
Commits on Aug 20, 2020
fix master attributes (#4468)
Akuli
authored
7d1abc9
View commit details
Copy full SHA for 7d1abc9
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
make canvas offset option optional (#4458)
Akuli
authored
6a06ff5
View commit details
Copy full SHA for 6a06ff5
View code at this point
Browse repository at this point
Upgrade the pytype version to one that can parse the tkinter stubs. (#4456)
Show description for 61537be
rchen152
authored
61537be
View commit details
Copy full SHA for 61537be
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Add options to tkinter widgets (#4363)
Show description for e9ecea0
Akuli
authored
e9ecea0
View commit details
Copy full SHA for e9ecea0
View code at this point
Browse repository at this point
more permissive type for tkinter fonts (#4453)
Akuli
authored
e1c4d2a
View commit details
Copy full SHA for e1c4d2a
View code at this point
Browse repository at this point
Commits on Aug 16, 2020
fix eval and call return types (#4451)
Akuli
authored
0ebe4c2
View commit details
Copy full SHA for 0ebe4c2
View code at this point
Browse repository at this point
Commits on Aug 8, 2020
create _tkinter stub (#4372)
Akuli
authored
954ce8c
View commit details
Copy full SHA for 954ce8c
View code at this point
Browse repository at this point
Commits on Aug 6, 2020
Removed imported symbols that are not accessed or re-exported (#4387)
Show description for 04c7464
erictraut
and
msfterictraut
authored
04c7464
View commit details
Copy full SHA for 04c7464
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
add types for tkinter geometry manager (aka pack,grid,place) methods (#4379)
Akuli
authored
8bf7efe
View commit details
Copy full SHA for 8bf7efe
View code at this point
Browse repository at this point
add type hints for tkinter.Variable and its subclasses (#4378)
Akuli
authored
09c91a0
View commit details
Copy full SHA for 09c91a0
View code at this point
Browse repository at this point
Commits on Jul 25, 2020
make tkinter.Event generic and add missing type hints to bind methods (#4347)
Akuli
authored
2c37551
View commit details
Copy full SHA for 2c37551
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
add tkinter.font stub (#4350)
Akuli
authored
9efc9d8
View commit details
Copy full SHA for 9efc9d8
View code at this point
Browse repository at this point
Commits on Jun 28, 2020
apply black and isort (#4287)
Show description for 5d553c9
JelleZijlstra
authored
5d553c9
View commit details
Copy full SHA for 5d553c9
View code at this point
Browse repository at this point
Commits on Jun 9, 2020
tkinter: fix version availability (#4207)
Show description for 72c8907
hauntsaninja
authored
72c8907
View commit details
Copy full SHA for 72c8907
View code at this point
Browse repository at this point
Commits on Jun 8, 2020
Add tkinter Event class (#4200)
Hawk777
authored
51267a4
View commit details
Copy full SHA for 51267a4
View code at this point
Browse repository at this point
Commits on Jun 6, 2020
tkinter: fix variable parameter to wait_variable (#4194)
Show description for 5b36051
Hawk777
authored
5b36051
View commit details
Copy full SHA for 5b36051
View code at this point
Browse repository at this point
Commits on Mar 1, 2020
Annotations for Py3.6 tkinter additions (#3778) (#3797)
Show description for 9500296
petsuter
authored
9500296
View commit details
Copy full SHA for 9500296
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Annotations for remaining Python 3.8 additions (#3358)
Show description for 0501e2b
srittau
authored
0501e2b
View commit details
Copy full SHA for 0501e2b
View code at this point
Browse repository at this point
Annotate Python 3.8 removals (#3359)
Show description for 6507875
srittau
authored
6507875
View commit details
Copy full SHA for 6507875
View code at this point
Browse repository at this point
Commits on Apr 13, 2019
Use variable annotations everywhere (#2909)
Michael0x2a
authored and
srittau
committed
efb6794
View commit details
Copy full SHA for efb6794
View code at this point
Browse repository at this point
Commits on Nov 20, 2018
Replace non-ellipsis default arguments (#2550)
srittau
authored and
JelleZijlstra
committed
cd75801
View commit details
Copy full SHA for cd75801
View code at this point
Browse repository at this point
Commits on Oct 2, 2018
Slightly improve annotation of tkinter.Tk (#2498)
Show description for 2d3edbd
srittau
authored and
JelleZijlstra
committed
2d3edbd
View commit details
Copy full SHA for 2d3edbd
View code at this point
Browse repository at this point
Commits on May 13, 2018
adding a stub for tkinter.messagebox (#2113)
Zabolekar
authored and
JelleZijlstra
committed
4e1cc80
View commit details
Copy full SHA for 4e1cc80
View code at this point
Browse repository at this point
Commits on Apr 26, 2018
Add a stub for tkinter.filedialog and for the modules it imports (#2058)
Zabolekar
authored and
JelleZijlstra
committed
5ddff9c
View commit details
Copy full SHA for 5ddff9c
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
more 3.7 features (#2015)
JelleZijlstra
authored and
gvanrossum
committed
7cfbc7d
View commit details
Copy full SHA for 7cfbc7d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.