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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-docs-tr
/
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
shared-testcase
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 8, 2022
docs: Don't use code formatting for emphasis (GH-30519)
wjandrea
authored
badb637
View commit details
Copy full SHA for badb637
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
docs: Link `match` statement in tutorial (GH-31396)
Show description for 35f55cc
wjandrea
authored
35f55cc
View commit details
Copy full SHA for 35f55cc
View code at this point
Browse repository at this point
Commits on Feb 6, 2022
[doc] Enhance readability by avoiding big blocks for small numbers. (GH-31157)
Show description for fa90e48
JulienPalard
authored
fa90e48
View commit details
Copy full SHA for fa90e48
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
bpo-46328: Add sys.exception() (GH-30514)
iritkatriel
authored
c590b58
View commit details
Copy full SHA for c590b58
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
bpo-46270: Describe the `in` and `not in` operators as membership tests. (GH-30504)
rhettinger
authored
d24cd49
View commit details
Copy full SHA for d24cd49
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
bpo-45292: [PEP-654] exception groups and except* documentation (GH-30158)
iritkatriel
authored
9925e70
View commit details
Copy full SHA for 9925e70
View code at this point
Browse repository at this point
Commits on Jan 3, 2022
bpo-34538: Remove Exception subclassing from tutorial (GH-30361)
Show description for 2db5613
hugovk
authored
2db5613
View commit details
Copy full SHA for 2db5613
View code at this point
Browse repository at this point
Commits on Jan 1, 2022
bpo-46079: Replace external link that is down for maintenance. (GH-30315)
rhettinger
authored
ac4eea2
View commit details
Copy full SHA for ac4eea2
View code at this point
Browse repository at this point
Commits on Dec 16, 2021
Fix the output of built-in iter() function example in Iterators (Section 9.8) of The Python Tutorial (GH-30110)
Show description for c5d18a5
vivekvashist
authored
c5d18a5
View commit details
Copy full SHA for c5d18a5
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
bpo-46059: Clarify pattern-matching example in "control flow" docs (GH-30079)
Show description for 1cbb887
AlexWaygood
and
Fidget-Spinner
authored
1cbb887
View commit details
Copy full SHA for 1cbb887
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)
zware
authored
9f2f7e4
View commit details
Copy full SHA for 9f2f7e4
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Closes bpo-45712: Add missing word in control flow tutorial (GH-29460)
180909
authored
7484a5c
View commit details
Copy full SHA for 7484a5c
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
bpo-34451: Document prompt and output toggle feature in html tutorial (GH-27105)
thmsdnnr
authored
5a14f71
View commit details
Copy full SHA for 5a14f71
View code at this point
Browse repository at this point
Commits on Oct 15, 2021
bpo-45442: Add deactivate step to venv tutorial. (GH-28981)
Show description for 11b2ae7
ShivnarenSrinivasan
authored
11b2ae7
View commit details
Copy full SHA for 11b2ae7
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
bpo-38623: Add note about site module (site-packages) (GH-16974)
bittner
authored
55b45bf
View commit details
Copy full SHA for 55b45bf
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Show description for 36122e1
serhiy-storchaka
and
pxeger
authored
36122e1
View commit details
Copy full SHA for 36122e1
View code at this point
Browse repository at this point
Commits on Aug 24, 2021
bpo-39452: Rewrite and expand __main__.rst (#26883)
Show description for 7cba231
4 people
authored
7cba231
View commit details
Copy full SHA for 7cba231
View code at this point
Browse repository at this point
Commits on Aug 21, 2021
bpo-44966: Fix out-of-date traceback message (GH-27867)
rhettinger
authored
15a64d8
View commit details
Copy full SHA for 15a64d8
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
introduce omitted index default before using it (GH-27775)
jeffersonataide
authored
599f5c8
View commit details
Copy full SHA for 599f5c8
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
bpo-44907: Update error messages in tutorial examples (GH-27755)
dukecat0
authored
ed524b4
View commit details
Copy full SHA for ed524b4
View code at this point
Browse repository at this point
Commits on Aug 6, 2021
bpo-41576: document BaseException in favor of bare except (GH-21917)
graingert
authored
e9a6f1b
View commit details
Copy full SHA for e9a6f1b
View code at this point
Browse repository at this point
Commits on Jul 26, 2021
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Show description for 11749e2
felixxm
and
ambv
authored
11749e2
View commit details
Copy full SHA for 11749e2
View code at this point
Browse repository at this point
Commits on Jun 27, 2021
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919)
jdevries3133
authored
2f49c9d
View commit details
Copy full SHA for 2f49c9d
View code at this point
Browse repository at this point
Commits on May 21, 2021
bpo-43927: Change 'IOError' to 'OSError' (GH-26289)
Show description for 2f47d8d
terryjreedy
authored
2f47d8d
View commit details
Copy full SHA for 2f47d8d
View code at this point
Browse repository at this point
Commits on May 18, 2021
bpo-35765: Clarify references to "object x" in the JSON tutorial (GH-22411)
ZackerySpytz
authored
4fdcc39
View commit details
Copy full SHA for 4fdcc39
View code at this point
Browse repository at this point
Commits on May 14, 2021
bpo-43729: Clarify comment in tutorial example (GH-25191)
Erlend Egeberg Aasland
authored
0779712
View commit details
Copy full SHA for 0779712
View code at this point
Browse repository at this point
Commits on May 12, 2021
bpo-40640: doc -- add missing ... in example of Continue (#26055)
Show description for 6574334
iritkatriel
and
ChasBelov
authored
6574334
View commit details
Copy full SHA for 6574334
View code at this point
Browse repository at this point
Commits on May 4, 2021
bpo-32822: Add finally with return/break/continue to the tutorial (#25600)
Show description for a0b9915
robertohueso
authored
a0b9915
View commit details
Copy full SHA for a0b9915
View code at this point
Browse repository at this point
Commits on May 3, 2021
Python 3.11.0a0
pablogsal
committed
bb3e0c2
View commit details
Copy full SHA for bb3e0c2
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872)
Show description for 2fd928c
sblondon
authored
2fd928c
View commit details
Copy full SHA for 2fd928c
View code at this point
Browse repository at this point
Commits on Apr 14, 2021
bpo-43777: Drop description of "pip search" command from tutorial (GH-25287)
bkline
authored
133705b
View commit details
Copy full SHA for 133705b
View code at this point
Browse repository at this point
Commits on Apr 4, 2021
bpo-43325: Add FAQ entry for identity tests (GH-25168)
rhettinger
authored
f8775e4
View commit details
Copy full SHA for f8775e4
View code at this point
Browse repository at this point
Commits on Mar 27, 2021
bpo-39231: correct tutorial annotations section (GH-25029)
iritkatriel
authored
a53e9a7
View commit details
Copy full SHA for a53e9a7
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
bpo-43319: Fixed the tutorial on venv about standard library (GH-24740)
Show description for 8d00462
cmhzc
authored
8d00462
View commit details
Copy full SHA for 8d00462
View code at this point
Browse repository at this point
Commits on Mar 1, 2021
bpo-42128: Add documentation for pattern matching (PEP 634) (#24664)
Show description for a22bca6
6 people
authored
a22bca6
View commit details
Copy full SHA for a22bca6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.