commit | 4015d1cda3cdba869103779eb6ff32ad798ff885 | [log] [tgz] |
---|---|---|
author | Daniel Hahler <git@thequod.de> | Mon Feb 24 04:14:53 2020 +0100 |
committer | GitHub <noreply@github.com> | Sun Feb 23 22:14:53 2020 -0500 |
tree | bf914b00c16fd8dfefc02d6cef8ffbb1392c7c3b | |
parent | aea045adb8c90394264908670cbc495c5a41b65e [diff] |
bpo-39649: Remove obsolete check for `__args__` in bdb.Bdb.format_stack_entry (GH-18531) Appears to be obsolete since 75bb54c3d8. Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>