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 }}
hakancelikdev
/
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
patch-1
User selector
All users
All time
Commit history
Commits on Jul 24, 2023
gh-107017: Change Chapter Strings to Texts in the Introduction chapter. (#107104)
Show description for 2cf9902
TommyUnreal
and
hugovk
authored
2cf9902
View commit details
Copy full SHA for 2cf9902
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
gh-107017: Analolgy to Pascal and C replaced. (#107025)
Show description for e59da0c
TommyUnreal
and
hauntsaninja
authored
e59da0c
View commit details
Copy full SHA for e59da0c
View code at this point
Browse repository at this point
gh-71261: Add paragraph on shadowing submodules with star imports (#107004)
wulmer
authored
680f3e1
View commit details
Copy full SHA for 680f3e1
View code at this point
Browse repository at this point
gh-107017: removed mention that C does it the same way (#107020)
JakubDotPy
authored
9629d44
View commit details
Copy full SHA for 9629d44
View code at this point
Browse repository at this point
Commits on Jul 22, 2023
Reformat code block to make it easier to read (#106965)
itsthejoker
authored
ed491d9
View commit details
Copy full SHA for ed491d9
View code at this point
Browse repository at this point
Commits on Jul 17, 2023
gh-106780: Add __match_args__ to tutorial example (#106784)
Show description for 7aa89e5
terryjreedy
authored
7aa89e5
View commit details
Copy full SHA for 7aa89e5
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
gh-106625 : Add missing code to tutorial 4.6 example (#106623)
Show description for d0b7e18
RustyNail
and
terryjreedy
authored
d0b7e18
View commit details
Copy full SHA for d0b7e18
View code at this point
Browse repository at this point
Commits on Jul 6, 2023
Doc: Add missing ref labels to exception groups/notes sections (#106465)
CAM-Gerlach
authored
38aa89a
View commit details
Copy full SHA for 38aa89a
View code at this point
Browse repository at this point
Commits on May 26, 2023
gh-104479: Update outdated tutorial floating-point reference (#104681)
mdickinson
authored
2cf04e4
View commit details
Copy full SHA for 2cf04e4
View code at this point
Browse repository at this point
Commits on May 22, 2023
Python 3.13.0a0
Yhg1s
committed
500b0f4
View commit details
Copy full SHA for 500b0f4
View code at this point
Browse repository at this point
Commits on May 6, 2023
GH-97950: Use new-style index directive ('builtin') (#104164)
Show description for f508800
AA-Turner
authored
f508800
View commit details
Copy full SHA for f508800
View code at this point
Browse repository at this point
Commits on May 4, 2023
GH-97950: Use new-style index directive ('statement') (#104162)
AA-Turner
authored
55d50d1
View commit details
Copy full SHA for 55d50d1
View code at this point
Browse repository at this point
GH-97950: Use new-style index directive ('object') (#104158)
Show description for 6ab4636
AA-Turner
authored
6ab4636
View commit details
Copy full SHA for 6ab4636
View code at this point
Browse repository at this point
GH-97950: Use new-style index directive ('module') (#103996)
Show description for d012237
AA-Turner
authored
d012237
View commit details
Copy full SHA for d012237
View code at this point
Browse repository at this point
Commits on Mar 22, 2023
[doc] Fix error in tutorial example: type(exc) is the type rather than the instance (#102751)
jenshb
authored
8709697
View commit details
Copy full SHA for 8709697
View code at this point
Browse repository at this point
Commits on Mar 15, 2023
gh-102703: Fix typo in modules tutorial documentation (GH-102707)
Show description for 0a539b5
rprater
authored
0a539b5
View commit details
Copy full SHA for 0a539b5
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
gh-102354: change python3 to python in docs examples (#102696)
Liturgist
authored
80abd62
View commit details
Copy full SHA for 80abd62
View code at this point
Browse repository at this point
Commits on Feb 19, 2023
Misc improvements to the float tutorial (GH-102052)
rhettinger
authored
3b264df
View commit details
Copy full SHA for 3b264df
View code at this point
Browse repository at this point
gh-100425: Update tutorial docs related to sum() accuracy (FH-101854)
neuralstring
authored
32df540
View commit details
Copy full SHA for 32df540
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
docs: replace PyPI description with link (#101506)
Linkid
authored
45d014e
View commit details
Copy full SHA for 45d014e
View code at this point
Browse repository at this point
Commits on Dec 31, 2022
gh-100633 Tutorial: Fix dataclasses import (#100638)
Show description for 98308db
OTheDev
authored
98308db
View commit details
Copy full SHA for 98308db
View code at this point
Browse repository at this point
Commits on Dec 28, 2022
gh-55688: Add note about ending backslashes for raw strings (#94768)
Show description for b95b1b3
slateny
and
hauntsaninja
authored
b95b1b3
View commit details
Copy full SHA for b95b1b3
View code at this point
Browse repository at this point
Commits on Dec 24, 2022
gh-99908: Tutorial: Modernize the 'data-record class' example (#100499)
Show description for 00afa50
JosephSBoyle
and
AlexWaygood
authored
00afa50
View commit details
Copy full SHA for 00afa50
View code at this point
Browse repository at this point
Commits on Dec 23, 2022
GH-100425: Improve accuracy of builtin sum() for float inputs (GH-100426)
rhettinger
authored
5d84966
View commit details
Copy full SHA for 5d84966
View code at this point
Browse repository at this point
Commits on Dec 16, 2022
Fix typo in introduction.rst (#100266)
Mikhail Berkov
authored
2cd5146
View commit details
Copy full SHA for 2cd5146
View code at this point
Browse repository at this point
Commits on Dec 12, 2022
gh-70393: Clarify mention of "middle" scope (#98839)
hauntsaninja
authored
70be5e4
View commit details
Copy full SHA for 70be5e4
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
[doc] fix typo (GH-99143)
visualdoj
authored
586b07e
View commit details
Copy full SHA for 586b07e
View code at this point
Browse repository at this point
Commits on Nov 1, 2022
Doc: use "unnumbered" footnotes (#98954)
Show description for f042646
humitos
authored
f042646
View commit details
Copy full SHA for f042646
View code at this point
Browse repository at this point
Missing PS1 prompt in tutorial example (GH-98921)
humitos
authored
d22bde9
View commit details
Copy full SHA for d22bde9
View code at this point
Browse repository at this point
Commits on Oct 12, 2022
tutorial: remove "with single quotes" (#98204)
Show description for 5f8ca1b
JelleZijlstra
authored
5f8ca1b
View commit details
Copy full SHA for 5f8ca1b
View code at this point
Browse repository at this point
Commits on Oct 10, 2022
doc: remove a misleading statement. (GH-98093)
JulienPalard
authored
571e23d
View commit details
Copy full SHA for 571e23d
View code at this point
Browse repository at this point
Commits on Oct 7, 2022
gh-73196: Add namespace/scope clarification for inheritance section (#92840)
Show description for fde74be
slateny
authored
fde74be
View commit details
Copy full SHA for fde74be
View code at this point
Browse repository at this point
Commits on Oct 5, 2022
gh-97654: Add auto exception chaining example to tutorial (#97703)
Show description for 395b66a
smheidrich
authored
395b66a
View commit details
Copy full SHA for 395b66a
View code at this point
Browse repository at this point
Commits on Sep 30, 2022
Use SyntaxError invalid range in tutorial introduction example (GH-93031)
Show description for 86a3be2
ehebert
authored
86a3be2
View commit details
Copy full SHA for 86a3be2
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961)
serhiy-storchaka
authored
db39050
View commit details
Copy full SHA for db39050
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.