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 }}
native-api
/
cpython
Public
forked from
python/cpython
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
cpython
Doc
tutorial
on
tkinter_docs
User selector
All users
All time
Commit history
Commits on May 15, 2018
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
matrixise
authored and
ned-deily
committed
19177fb
View commit details
Copy full SHA for 19177fb
View code at this point
Browse repository at this point
Commits on May 9, 2018
bpo-13525: Fix incorrect encoding name in the tutorial example. (GH-6738)
serhiy-storchaka
authored
ddb6215
View commit details
Copy full SHA for ddb6215
View code at this point
Browse repository at this point
Commits on Apr 25, 2018
Mention both relevant PEPs in function annotations tutorial (GH-6304)
Show description for 643ff71
neerajbadlani
authored and
zware
committed
643ff71
View commit details
Copy full SHA for 643ff71
View code at this point
Browse repository at this point
Commits on Apr 21, 2018
bpo-33297: Mention Pillow to work with more image formats. (#6505)
Show description for b81ca28
andresdelfino
authored and
serhiy-storchaka
committed
b81ca28
View commit details
Copy full SHA for b81ca28
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Improve highlighting of some code blocks. (GH-6401)
serhiy-storchaka
authored
46936d5
View commit details
Copy full SHA for 46936d5
View code at this point
Browse repository at this point
Commits on Apr 4, 2018
bpo-32337: Update documentats about dict order (GH-4973)
shangdahao
authored and
methane
committed
dfbbbf1
View commit details
Copy full SHA for dfbbbf1
View code at this point
Browse repository at this point
Commits on Mar 9, 2018
controlflow: Use full example for "5 through 9" (GH-5907)
Show description for 83d7062
Stevoisiak
authored and
Mariatta
committed
83d7062
View commit details
Copy full SHA for 83d7062
View code at this point
Browse repository at this point
Commits on Feb 25, 2018
bpo-31454: Include information about "import X as Y" in Modules tutorial (GH-4041)
mariocj89
authored and
Mariatta
committed
fbee882
View commit details
Copy full SHA for fbee882
View code at this point
Browse repository at this point
bpo-25059: Clarify the print separator usage in tutorial (GH-5879)
Show description for 84c4b0c
csabella
authored and
Mariatta
committed
84c4b0c
View commit details
Copy full SHA for 84c4b0c
View code at this point
Browse repository at this point
Commits on Feb 1, 2018
bpo-32722: Remove useless example in the Classes tutorial (#5446)
Show description for ab32875
matrixise
authored and
zhangyangyu
committed
ab32875
View commit details
Copy full SHA for ab32875
View code at this point
Browse repository at this point
Commits on Jan 31, 2018
Start of 3.8.0a0
ned-deily
committed
5489bda
View commit details
Copy full SHA for 5489bda
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
bpo-32452: clarify term 'brackets' in generator tutorial (#5079)
Show description for f190eb5
emilyemorehouse
authored and
bitdancer
committed
f190eb5
View commit details
Copy full SHA for f190eb5
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
bpo-25910: Fixes redirection from http to https (#4674)
CuriousLearner
authored and
vstinner
committed
1b4587a
View commit details
Copy full SHA for 1b4587a
View code at this point
Browse repository at this point
Commits on Nov 24, 2017
Improve the String tutorial docs (GH-4541)
Show description for 78a5722
Will White
authored and
Mariatta
committed
78a5722
View commit details
Copy full SHA for 78a5722
View code at this point
Browse repository at this point
Commits on Oct 14, 2017
bpo-31757: Make Fibonacci examples consistent (#3991)
rhettinger
authored
8c26a34
View commit details
Copy full SHA for 8c26a34
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
bpo-30466: Add brief explanation of classes to tutorial (GH-1804)
treyhunner
authored and
Mariatta
committed
3fbd700
View commit details
Copy full SHA for 3fbd700
View code at this point
Browse repository at this point
Commits on Jun 27, 2017
Clarification to the `break` statement (GH-2453)
Show description for 36fc896
regexaurus
authored and
Mariatta
committed
36fc896
View commit details
Copy full SHA for 36fc896
View code at this point
Browse repository at this point
Commits on Jun 13, 2017
bpo-6519: Improve Python Input Output Tutorial (GH-2143)
Show description for bd4e9e0
akuchling
authored and
Mariatta
committed
bd4e9e0
View commit details
Copy full SHA for bd4e9e0
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
bpo-30621: Update Input Output Tutorial Example(GH-2074)
Show description for 1dbce04
suketa
authored and
Mariatta
committed
1dbce04
View commit details
Copy full SHA for 1dbce04
View code at this point
Browse repository at this point
Commits on Jun 10, 2017
bpo-30312: Small correction in datastructures set code sample (GH-2081)
KatherineMichel
authored and
Mariatta
committed
ca81615
View commit details
Copy full SHA for ca81615
View code at this point
Browse repository at this point
Commits on May 29, 2017
bpo-30361: Use better example for mixed-type operands (#1701)
gfyoung
authored and
terryjreedy
committed
e405d4b
View commit details
Copy full SHA for e405d4b
View code at this point
Browse repository at this point
Commits on May 3, 2017
bpo-28315: Improve code examples in docs (GH-1372)
Show description for 8856940
ultimatecoder
authored and
Mariatta
committed
8856940
View commit details
Copy full SHA for 8856940
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
bpo-29756: Improve documentation for list methods that compare items by equality (GH-572)
zhangyangyu
authored
b2d7717
View commit details
Copy full SHA for b2d7717
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Fix small typos in introduction and datastructures of tutorial (GH-272)
Show description for 53c1892
DimitrisJim
authored and
Mariatta
committed
53c1892
View commit details
Copy full SHA for 53c1892
View code at this point
Browse repository at this point
Commits on Feb 21, 2017
bpo-29453: Remove reference to undefined dictionary ordering in Tutorial (GH-140)
Show description for 32e8f9b
DimitrisJim
authored and
Mariatta
committed
32e8f9b
View commit details
Copy full SHA for 32e8f9b
View code at this point
Browse repository at this point
Commits on Feb 2, 2017
Issue #29381: merge with 3.6
Mariatta
committed
bb19bf2
View commit details
Copy full SHA for bb19bf2
View code at this point
Browse repository at this point
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta
committed
23dcccb
View commit details
Copy full SHA for 23dcccb
View code at this point
Browse repository at this point
Backed out changeset 3d712292f2fa
Mariatta
committed
77bb0f4
View commit details
Copy full SHA for 77bb0f4
View code at this point
Browse repository at this point
Issue #29381: Clarify ordering of UNIX shebang line as source encoding line
Mariatta
committed
e2d8bc5
View commit details
Copy full SHA for e2d8bc5
View code at this point
Browse repository at this point
Commits on Dec 18, 2016
Merge: #29005: clarify terminology in tutorial 'method' discussion.
bitdancer
committed
39d60fa
View commit details
Copy full SHA for 39d60fa
View code at this point
Browse repository at this point
Merge: #29005: clarify terminology in tutorial 'method' discussion.
bitdancer
committed
cd259bf
View commit details
Copy full SHA for cd259bf
View code at this point
Browse repository at this point
#29005: clarify terminology in tutorial 'method' discussion.
Show description for 4ec1590
bitdancer
committed
4ec1590
View commit details
Copy full SHA for 4ec1590
View code at this point
Browse repository at this point
Commits on Dec 10, 2016
Issue #28820: Merge typo fixes from 3.6
vadmium
committed
9bcaa37
View commit details
Copy full SHA for 9bcaa37
View code at this point
Browse repository at this point
Issue #28820: Merge spelling fixes from 3.5
vadmium
committed
b7880b0
View commit details
Copy full SHA for b7880b0
View code at this point
Browse repository at this point
Issue #28820: Fix spelling of “practice” as a noun
vadmium
committed
898573a
View commit details
Copy full SHA for 898573a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.