Commits
User selector
Commit History
Commits on Dec 3, 2021
Commits on Nov 20, 2021
Commits on Oct 22, 2021
Commits on May 13, 2021
bpo-44094: Remove deprecated PyErr_ APIs. (GH-26011)
Show description for ae3c66aauthored
Commits on May 7, 2021
bpo-44029: Remove Py_UNICODE APIs (GH-25881)
Show description for 9ad8f10authored
Commits on Apr 23, 2021
bpo-43914: Highlight invalid ranges in SyntaxErrors (#25525)
Show description for a77aac4authored
Commits on Apr 14, 2021
bpo-38530: Offer suggestions on NameError (GH-25397)
Show description for 5bf8bf2authoredbpo-38530: Offer suggestions on AttributeError (#16856)
Show description for 37494b4authored
Commits on Feb 17, 2021
bpo-40170: Always define PyExceptionClass_Name() as a function (GH-24553)
Show description for cd80f43authored
Erlend Egeberg Aasland
Commits on Aug 7, 2020
bpo-41098: Doc: Add missing deprecated directives (GH-21162)
Show description for 46e19b6authored
Commits on Jun 1, 2020
Commits on May 7, 2020
bpo-40545: Export _PyErr_GetTopmostException() function (GH-19978)
Show description for 8963a7fandauthored
Commits on Mar 25, 2020
Commits on Mar 6, 2020
bpo-39882: Py_FatalError() logs the function name (GH-18819)
Show description for 9e5d30cauthored
Commits on Jan 13, 2020
bpo-39164: Add private _PyErr_GetExcInfo() function (GH-17752)
Show description for 3430c55authored andcommitted
Commits on May 28, 2019
- authored andcommitted
Commits on May 27, 2019
bpo-36829: Add _PyErr_WriteUnraisableMsg() (GH-13488)
Show description for 71c52e3authored
Commits on Feb 23, 2019
bpo-35724: Explicitly require the main interpreter for signal-handling. (GH-11530)
Show description for 64d6cc8authored
Commits on Nov 26, 2018
bpo-35134: Add Include/cpython/pyerrors.h (GH-10727)
Show description for 5a8c240authored
Loading