mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bpo-43008: Add 'Patch by Ken Hilton' (GH-24370)
This commit is contained in:
parent
6372a4ceba
commit
11d75ec807
2 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ bpo-23544: Disable Debug=>Stack Viewer when user code is running or
|
|||
Debugger is active, to prevent hang or crash. Patch by Zackery Spytz.
|
||||
|
||||
bpo-43008: Make IDLE invoke :func:`sys.excepthook` in normal,
|
||||
2-process mode.
|
||||
2-process mode. Patch by Ken Hilton.
|
||||
|
||||
bpo-33065: Fix problem debugging user classes with __repr__ method.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue