diff options
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -170,6 +170,8 @@ Core and builtins Library ------- +- The nonobvious commands.getstatus() function is now deprecated. + - Patch #1393667: pdb now has a "run" command which restarts the debugged Python program, optionally with different arguments. |
