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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-25237: Documentation for tkinter modules
- #1870
#1870
Merged
JulienPalard
merged 17 commits into
python:master
python/cpython:master
from
patel-nikhil:bpo-25237
patel-nikhil/cpython:bpo-25237
Copy head branch name to clipboard
Sep 10, 2019
Conversation
Commits
17
(17)
Checks
Files changed
Merged
bpo-25237: Documentation for tkinter modules
#1870
JulienPalard
merged 17 commits into
python:master
python/cpython:master
from
patel-nikhil:bpo-25237
patel-nikhil/cpython:bpo-25237
Copy head branch name to clipboard
Commits
Commits on May 30, 2017
bpo-25237: Documentation for tkinter modules
patel-nikhil
committed
a6b9bd6
View commit details
Copy full SHA for a6b9bd6
Browse repository at this point
fix formatting as indicated by CI build
patel-nikhil
committed
561eb09
View commit details
Copy full SHA for 561eb09
Browse repository at this point
fixed remaining formatting errors
patel-nikhil
committed
5b0b258
View commit details
Copy full SHA for 5b0b258
Browse repository at this point
Commits on Jun 1, 2017
Merge branch 'master' of git://github.com/python/cpython into bpo-25237
patel-nikhil
committed
d676fd4
View commit details
Copy full SHA for d676fd4
Browse repository at this point
Commits on Jun 2, 2017
Elaborated descriptors, improved logical grouping and general organization
patel-nikhil
committed
b69a5bd
View commit details
Copy full SHA for b69a5bd
Browse repository at this point
Merge branch 'master' of git://github.com/python/cpython into bpo-25237
patel-nikhil
committed
ca978b4
View commit details
Copy full SHA for ca978b4
Browse repository at this point
Changed occurrence of method to function, other trivial missed in prev
patel-nikhil
committed
7796d04
View commit details
Copy full SHA for 7796d04
Browse repository at this point
Commits on Jun 2, 2018
Merge branch 'master' of git://github.com/python/cpython into bpo-25237
patel-nikhil
committed
a76f333
View commit details
Copy full SHA for a76f333
Browse repository at this point
Added news entry under Misc/News.d/next
patel-nikhil
committed
3750903
View commit details
Copy full SHA for 3750903
Browse repository at this point
Commits on Jun 3, 2018
Revised wording and added clarification about modal dialogs
patel-nikhil
committed
0aa90d1
View commit details
Copy full SHA for 0aa90d1
Browse repository at this point
Commits on Jul 28, 2018
First changeset per requested changes
patel-nikhil
committed
ea465be
View commit details
Copy full SHA for ea465be
Browse repository at this point
Commits on Aug 8, 2018
Second changeset per requested changes
patel-nikhil
committed
231627c
View commit details
Copy full SHA for 231627c
Browse repository at this point
Commits on Oct 5, 2018
Updated wording of Font size parameter description. Changed 'allowed' keyword options to 'additional' to reflect they can be appended in constructor
patel-nikhil
committed
6069457
View commit details
Copy full SHA for 6069457
Browse repository at this point
Commits on Oct 6, 2018
Added back double asterisks to represent options as keyword argument list
patel-nikhil
committed
22e2d2d
View commit details
Copy full SHA for 22e2d2d
Browse repository at this point
Commits on Oct 10, 2018
Added missing sentence-ending periods. Minor changes and fixes as requested
patel-nikhil
committed
9edcc0d
View commit details
Copy full SHA for 9edcc0d
Browse repository at this point
Commits on Nov 2, 2018
Condensed Tkinter dialog documentation to a single page
patel-nikhil
committed
e62c782
View commit details
Copy full SHA for e62c782
Browse repository at this point
Commits on Sep 9, 2019
Minor updates to wording and formatting
patel-nikhil
committed
de4b28c
View commit details
Copy full SHA for de4b28c
Browse repository at this point
You can’t perform that action at this time.