Pdbpp

Latest version: v0.10.3

Safety actively analyzes 628918 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

0.9.12

=================================

- Fixes

- Fix forget(): check self.lineno, not GLOBAL_PDB.lineno (160)
- do_debug: use func.__globals__ with rebind_globals (159)
- Use super() (145)

- Misc

- tests: set_trace: allow to pass in Pdb class (158)

0.9.11

================================

- Fixes

- Make wrapper compatible with python2's sys.stdout (155)
This was broken since 0.9.4/0.9.5.

NOTE: 0.9.9 and 0.9.10 were not released to PyPI due to Travis CI
misconfiguration.

0.9.8

===============================

- Fixes

- interaction: fix ValueError ("signal only works in main thread") (143)
- rebind_globals: update globals() (151)
- Fix do_debug for py38 (150)

- Misc

- do_debug: use PdbppWithConfig class (147)
- tests: harden test_debug_with_overridden_continue (146)
- tests: add test_signal_in_nonmain_thread_with_continue
- tests: fail if there is anything on stderr
- ci: Travis: add Python 3.8-dev

0.9.7

===============================

- Fixes

- do_debug: fix setting of use_rawinput (141)

0.9.6

===============================

- Fixes

- do_debug: handle SyntaxError (139)
- parseline: handle f-strings with py36 (138)

0.9.5

===============================

- Fixes

- Fix ``python -m pdb …`` (135)
- Fix "TypeError: write() argument must be str, not bytes" with non-utf8
terminal encodings (63)
- Handle pdb.Pdb._previous_sigint_handler with Python 3.5.3+ (87)

- Misc

- Use ``shutil.get_terminal_size`` if available (125)
- Slightly improve loading of pdb from stdlib (133)

NOTE: 0.9.4 was not released to PyPI due to Travis CI misconfiguration.

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.