FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-106670: Allow Pdb to move between chained exceptions by Carreau · Pull Request #106676 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-106670: Allow Pdb to move between chained exceptions
- #106676
#106676
Merged
iritkatriel
merged 12 commits into
python:main
python/cpython:main
from
Carreau:gh-106670
Carreau/cpython:gh-106670
Copy head branch name to clipboard
Aug 28, 2023
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-106670: Allow Pdb to move between chained exceptions
#106676
iritkatriel
merged 12 commits into
python:main
python/cpython:main
from
Carreau:gh-106670
Carreau/cpython:gh-106670
Copy head branch name to clipboard
Commits
Commits on Aug 16, 2023
Allow Pdb to move between chained exception.
Show description for d39fbce
Carreau
committed
d39fbce
View commit details
Copy full SHA for d39fbce
Browse repository at this point
Move the exception logic to its own function.
Show description for 920af94
Carreau
committed
920af94
View commit details
Copy full SHA for 920af94
Browse repository at this point
Commits on Aug 23, 2023
Make variable instance variable.
Show description for d24ed3c
Carreau
committed
d24ed3c
View commit details
Copy full SHA for d24ed3c
Browse repository at this point
Merge branch 'main' into gh-106670
AlexWaygood
authored
63a7347
View commit details
Copy full SHA for 63a7347
Browse repository at this point
Commits on Aug 24, 2023
Move back MAX_CHAINED_EXCEPTION_DEPTH to class variable
Carreau
committed
66a3944
View commit details
Copy full SHA for 66a3944
Browse repository at this point
Commits on Aug 26, 2023
Apply suggestions from code review
Show description for b4f79ad
Carreau
and
iritkatriel
authored
b4f79ad
View commit details
Copy full SHA for b4f79ad
Browse repository at this point
Adress some of the reviews
Carreau
committed
e3b9e4a
View commit details
Copy full SHA for e3b9e4a
Browse repository at this point
add versionadded
Carreau
committed
948551c
View commit details
Copy full SHA for 948551c
Browse repository at this point
Fix doc
Carreau
committed
9ba7bb8
View commit details
Copy full SHA for 9ba7bb8
Browse repository at this point
add whatsnew
Carreau
committed
3514edc
View commit details
Copy full SHA for 3514edc
Browse repository at this point
Commits on Aug 28, 2023
Update Doc/whatsnew/3.13.rst
Show description for 4e57c32
Carreau
and
AlexWaygood
authored
4e57c32
View commit details
Copy full SHA for 4e57c32
Browse repository at this point
move paragraph
Carreau
committed
9e7354b
View commit details
Copy full SHA for 9e7354b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL