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
.
https-github-com-nzysoft
/
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
errors.rst
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 29, 2023
gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)
serhiy-storchaka
authored
f2d07d3
View commit details
Copy full SHA for f2d07d3
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 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 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 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 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 Apr 20, 2022
gh-89770: [PEP-678] add exception notes to tutorial (GH-30441)
iritkatriel
authored
f92bcfe
View commit details
Copy full SHA for f92bcfe
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
gh-90449: Improve accuracy and readability of exceptions tutorial (GH-31899)
iritkatriel
authored
04f9658
View commit details
Copy full SHA for 04f9658
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 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 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 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 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 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 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 Jan 31, 2021
Doc: errors tutorial improvements (GH-16269)
Show description for 89294e3
adorilson
authored
89294e3
View commit details
Copy full SHA for 89294e3
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
bpo-42179: Clarify exception chaining (GH-23160)
Show description for 3f9fe23
greatvovan
authored
3f9fe23
View commit details
Copy full SHA for 3f9fe23
View code at this point
Browse repository at this point
Commits on Nov 6, 2020
bpo-42179: Doc/tutorial: Remove mention of __cause__ (GH-23162)
methane
authored
bde33e4
View commit details
Copy full SHA for bde33e4
View code at this point
Browse repository at this point
Commits on May 1, 2020
Change 'exception happened' to 'exception occurred' in two places (#19767)
doersino
authored
8bcfd31
View commit details
Copy full SHA for 8bcfd31
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
bpo-39534: Doc: Clarify return in finally (GH-18324)
JulienPalard
authored
446463f
View commit details
Copy full SHA for 446463f
View code at this point
Browse repository at this point
Commits on Sep 26, 2019
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016)
Show description for 1ad7be2
2 people
authored and
matrixise
committed
1ad7be2
View commit details
Copy full SHA for 1ad7be2
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
Doc: Corrected syntax for return annotation (GH-16265)
Show description for 9ab6038
pluradj-ibm
authored and
matrixise
committed
9ab6038
View commit details
Copy full SHA for 9ab6038
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Improve clarity of try-return-finally-return (GH-15677)
Show description for 0cc2741
toonarmycaptain
authored and
matrixise
committed
0cc2741
View commit details
Copy full SHA for 0cc2741
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
bpo-37826: Document exception chaining in Python tutorial for errors. (GH-15243)
Show description for dcfe111
maxking
authored and
miss-islington
committed
dcfe111
View commit details
Copy full SHA for dcfe111
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
serhiy-storchaka
authored
2b57c43
View commit details
Copy full SHA for 2b57c43
View code at this point
Browse repository at this point
Commits on Nov 3, 2018
Fix a typo about a comma. (GH-10306)
ismailarilik
authored and
serhiy-storchaka
committed
fe62d87
View commit details
Copy full SHA for fe62d87
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
Closes #28713 uses OSError in the tutorial
kushaldas
committed
ecbca35
View commit details
Copy full SHA for ecbca35
View code at this point
Browse repository at this point
Commits on Nov 6, 2016
Issue #21864: Remove outdated section about exceptions from the tutorial
Show description for cea632e
berkerpeksag
committed
cea632e
View commit details
Copy full SHA for cea632e
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Issue #28815: Change '?' to '<module>' in some doc examples.
Show description for 30eee4d
terryjreedy
committed
30eee4d
View commit details
Copy full SHA for 30eee4d
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
Issue #28306: Update exception message of ZeroDivisionError
berkerpeksag
committed
cf79cdb
View commit details
Copy full SHA for cf79cdb
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Issue 27719: Remove a doc example that is not applicable in Python 3
rhettinger
committed
7f65af3
View commit details
Copy full SHA for 7f65af3
View code at this point
Browse repository at this point
Commits on May 10, 2016
Issue #23921: Standardized documentation whitespace formatting.
Show description for dba9039
serhiy-storchaka
committed
dba9039
View commit details
Copy full SHA for dba9039
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Correct "a" article to "an" article
Show description for 7462b64
vadmium
committed
7462b64
View commit details
Copy full SHA for 7462b64
View code at this point
Browse repository at this point
Commits on Mar 31, 2014
Get rid of deprecated IOError in the doc
asvetlov
committed
08af000
View commit details
Copy full SHA for 08af000
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.