FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-133579: correctly report C curses errors in `_curses_panel` by picnixz · Pull Request #134629 · 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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-133579: correctly report C curses errors in _curses_panel
- #134629
#134629
Merged
picnixz
merged 10 commits into
python:main
python/cpython:main
from
picnixz:fix/curses/panel-better-errors-125843
picnixz/cpython:fix/curses/panel-better-errors-125843
Copy head branch name to clipboard
Jun 8, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-133579: correctly report C curses errors in _curses_panel
#134629
picnixz
merged 10 commits into
python:main
python/cpython:main
from
picnixz:fix/curses/panel-better-errors-125843
picnixz/cpython:fix/curses/panel-better-errors-125843
Copy head branch name to clipboard
Commits
Commits on May 24, 2025
update error messages in `_curses_panel`
picnixz
committed
c4806b2
View commit details
Copy full SHA for c4806b2
Browse repository at this point
report unraisable errors in the destructor
picnixz
committed
6116032
View commit details
Copy full SHA for 6116032
Browse repository at this point
Commits on May 25, 2025
correctly use `PyErr_FormatUnraisable`
picnixz
committed
c845dd0
View commit details
Copy full SHA for c845dd0
Browse repository at this point
correctly use `PyErr_FormatUnraisable`
picnixz
committed
333acdc
View commit details
Copy full SHA for 333acdc
Browse repository at this point
Commits on May 27, 2025
correctly catch errors
picnixz
committed
428f1d0
View commit details
Copy full SHA for 428f1d0
Browse repository at this point
better error
picnixz
committed
9146f64
View commit details
Copy full SHA for 9146f64
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix/curses/panel-better-errors-125843
picnixz
committed
743b537
View commit details
Copy full SHA for 743b537
Browse repository at this point
Commits on May 30, 2025
Update Modules/_curses_panel.c
picnixz
authored
6c5db45
View commit details
Copy full SHA for 6c5db45
Browse repository at this point
Commits on Jun 2, 2025
Merge remote-tracking branch 'upstream/main' into fix/curses/panel-better-errors-125843
picnixz
committed
3955dad
View commit details
Copy full SHA for 3955dad
Browse repository at this point
Commits on Jun 6, 2025
Merge branch 'main' into fix/curses/panel-better-errors-125843
encukou
authored
e6c00d0
View commit details
Copy full SHA for e6c00d0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL