mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
#9064: accept number of frames for "up" and "down" commands in pdb.
This commit is contained in:
parent
952867aa30
commit
eb1f4aa232
4 changed files with 42 additions and 20 deletions
|
|
@ -456,6 +456,8 @@ C-API
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #9064: pdb's "up" and "down" commands now accept an optional argument.
|
||||
|
||||
- Issue #9018: os.path.normcase() now raises a TypeError if the argument is
|
||||
not ``str`` or ``bytes``.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue