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 }}
xiaolanpython
/
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
Objects
exceptions.c
on
3.6
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2017
bpo-29998: Pickling and copying ImportError now preserves name and path (#1010) (#1042)
Show description for af685f9
serhiy-storchaka
authored
af685f9
View commit details
Copy full SHA for af685f9
View code at this point
Browse repository at this point
Commits on Sep 27, 2016
Issue #21578: Fixed misleading error message when ImportError called with
Show description for 389ef9d
serhiy-storchaka
committed
389ef9d
View commit details
Copy full SHA for 389ef9d
View code at this point
Browse repository at this point
Issue #21578: Fixed misleading error message when ImportError called with
Show description for 47dee11
serhiy-storchaka
committed
47dee11
View commit details
Copy full SHA for 47dee11
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #15767: Add ModuleNotFoundError.
ericsnowcurrently
committed
c943265
View commit details
Copy full SHA for c943265
View code at this point
Browse repository at this point
Commits on Aug 26, 2016
Merge
rhettinger
committed
f74c33a
View commit details
Copy full SHA for f74c33a
View code at this point
Browse repository at this point
Issue 19504: Change "customise" to "customize" American spelling.
rhettinger
committed
7ea386e
View commit details
Copy full SHA for 7ea386e
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Issue #27692: Removed unnecessary NULL checks in exceptions.c.
Show description for 3766572
serhiy-storchaka
committed
3766572
View commit details
Copy full SHA for 3766572
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Issue #27652: Expose ESHUTDOWN conditionally
Show description for a787e5f
berkerpeksag
committed
a787e5f
View commit details
Copy full SHA for a787e5f
View code at this point
Browse repository at this point
Commits on Jul 28, 2016
Issue #27626: Merge spelling fixes from 3.5
vadmium
committed
8bde911
View commit details
Copy full SHA for 8bde911
View code at this point
Browse repository at this point
Issue #27626: Spelling fixes in docs, comments and internal names
Show description for eb99570
vadmium
committed
eb99570
View commit details
Copy full SHA for eb99570
View code at this point
Browse repository at this point
Commits on Jun 2, 2016
Issue #27171: Merge typo fixes from 3.5
vadmium
committed
0b7d84d
View commit details
Copy full SHA for 0b7d84d
View code at this point
Browse repository at this point
Issue #27171: Fix typos in documentation, comments, and test function names
vadmium
committed
e26da7c
View commit details
Copy full SHA for e26da7c
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
ec39756
View commit details
Copy full SHA for ec39756
View code at this point
Browse repository at this point
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
4884271
View commit details
Copy full SHA for 4884271
View code at this point
Browse repository at this point
Commits on Jan 5, 2016
Issue #20440: Cleaning up the code by using Py_SETREF.
serhiy-storchaka
committed
576f132
View commit details
Copy full SHA for 576f132
View code at this point
Browse repository at this point
Commits on Dec 27, 2015
Issue #20440: More use of Py_SETREF.
Show description for 191321d
serhiy-storchaka
committed
191321d
View commit details
Copy full SHA for 191321d
View code at this point
Browse repository at this point
Issue #20440: Applied yet one patch for using Py_SETREF.
Show description for 4a1e70f
serhiy-storchaka
committed
4a1e70f
View commit details
Copy full SHA for 4a1e70f
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Issue #20440: Massive replacing unsafe attribute setting code with special
Show description for 5a57ade
serhiy-storchaka
committed
5a57ade
View commit details
Copy full SHA for 5a57ade
View code at this point
Browse repository at this point
Commits on Nov 2, 2015
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
vadmium
committed
2eb819f
View commit details
Copy full SHA for 2eb819f
View code at this point
Browse repository at this point
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 Jul 3, 2015
Issue #19235: Add new RecursionError exception. Patch by Georg Brandl.
Yury Selivanov
committed
f488fb4
View commit details
Copy full SHA for f488fb4
View code at this point
Browse repository at this point
Commits on May 12, 2015
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov
committed
7544508
View commit details
Copy full SHA for 7544508
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer()
Show description for 3dd3e26
serhiy-storchaka
committed
3dd3e26
View commit details
Copy full SHA for 3dd3e26
View code at this point
Browse repository at this point
Issue #22896: Avoid to use PyObject_AsCharBuffer(), PyObject_AsReadBuffer()
Show description for 4fdb684
serhiy-storchaka
committed
4fdb684
View commit details
Copy full SHA for 4fdb684
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
Issue #22156: Fix "comparison between signed and unsigned integers" compiler
Show description for 12174a5
vstinner
committed
12174a5
View commit details
Copy full SHA for 12174a5
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Issue #21669: Special case print & exec syntax errors
ncoghlan
committed
5b1fdc1
View commit details
Copy full SHA for 5b1fdc1
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
Issue #21118: Fix _PyUnicodeTranslateError_Create(), add missing format
Show description for 69598d4
vstinner
committed
69598d4
View commit details
Copy full SHA for 69598d4
View code at this point
Browse repository at this point
Commits on Apr 2, 2014
bail in unicode error's __str__ methods if the objects are not properly initialized (closes #21134)
benjaminp
committed
9b09ba1
View commit details
Copy full SHA for 9b09ba1
View code at this point
Browse repository at this point
Commits on Feb 10, 2014
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
larryhastings
committed
8f9f0f1
View commit details
Copy full SHA for 8f9f0f1
View code at this point
Browse repository at this point
Issue #20517: Functions in the os module that accept two filenames
Show description for b082731
larryhastings
committed
b082731
View commit details
Copy full SHA for b082731
View code at this point
Browse repository at this point
Commits on Jan 26, 2014
Close #20105: set __traceback__ when chaining exceptions in C
ncoghlan
committed
77b286b
View commit details
Copy full SHA for 77b286b
View code at this point
Browse repository at this point
Commits on Dec 21, 2013
Issue #16136: Remove VMS support and VMS-related code
tiran
committed
af01f66
View commit details
Copy full SHA for af01f66
View code at this point
Browse repository at this point
Commits on Nov 19, 2013
Also chain codec exceptions that allow weakrefs
Show description for f1de55f
ncoghlan
committed
f1de55f
View commit details
Copy full SHA for f1de55f
View code at this point
Browse repository at this point
Commits on Nov 15, 2013
Don't decref exc too soon
ncoghlan
committed
4b9b936
View commit details
Copy full SHA for 4b9b936
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
Issue #19429, #19437: fix error handling in the OSError constructor
vstinner
committed
46ef319
View commit details
Copy full SHA for 46ef319
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.