Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / inducer/pudb issues and pull requests

#666 - Internal exception when maximizing or minimizing sidebar

Issue - State: open - Opened by evannjohnson 7 days ago
Labels: Bug

#664 - Fix compatibility with Python 3.13

Pull Request - State: closed - Opened by inducer about 1 month ago - 3 comments

#663 - "n" on `set_trace` stops in bdb guts for Py 3.13

Issue - State: closed - Opened by inducer about 1 month ago
Labels: Bug

#662 - focused but hidden cmdline window

Issue - State: open - Opened by hydrargyrum about 1 month ago
Labels: Bug

#661 - Persistent watch expressions (continuation of #150)

Pull Request - State: open - Opened by Kevin-Prichard about 2 months ago - 5 comments

#659 - Fix startup when no write permissions

Pull Request - State: closed - Opened by fffergal 3 months ago - 4 comments

#658 - Fix typos, add typos CI

Pull Request - State: closed - Opened by inducer 4 months ago

#657 - Break out of search loop after deleting watch

Pull Request - State: closed - Opened by inducer 4 months ago

#656 - Fix separate-terminal debugging

Pull Request - State: closed - Opened by MatrixManAtYrService 4 months ago - 7 comments

#655 - Switch to ruff, fix issues

Pull Request - State: closed - Opened by inducer 4 months ago

#653 - Catch IndexError on empty Variables state

Pull Request - State: closed - Opened by mvanderkamp 6 months ago - 1 comment

#652 - Variable ListBox crashes for long variables repr

Issue - State: open - Opened by alexfikl 6 months ago - 5 comments
Labels: Bug

#650 - Redirect pudb warnings to built-in console

Pull Request - State: closed - Opened by inducer 7 months ago

#649 - 2024.1 display clobbered with internal pudb [DEBUG] messages.

Issue - State: closed - Opened by cederom 7 months ago - 11 comments
Labels: Bug

#647 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#646 - ci: add dependabot updates for github actions

Pull Request - State: closed - Opened by alexfikl 7 months ago

#645 - remote debugging with telnet fails: a Debugger instance already exists

Issue - State: closed - Opened by qrockz 8 months ago - 2 comments
Labels: Bug

#642 - Ipython StartUp Script for pudb python shell.

Issue - State: closed - Opened by maltezc 8 months ago - 3 comments
Labels: enhancement

#640 - how can i see or get the current debugged file path?

Issue - State: closed - Opened by robator0127 8 months ago
Labels: Bug

#638 - fix: macOS PUDB_TTY "I/O operation on closed file."

Pull Request - State: closed - Opened by bukzor 9 months ago - 1 comment

#637 - Track some `urwid.util` deprecations

Pull Request - State: closed - Opened by inducer 9 months ago

#634 - export PUDB_TTY=... not working

Issue - State: closed - Opened by ElBartel 10 months ago - 1 comment
Labels: Bug

#632 - PUDB freezes at welcome screen

Issue - State: closed - Opened by lobneroO 10 months ago - 3 comments
Labels: Bug

#631 - Add PUDB_RDB_REVERSE var to control reverse mode

Pull Request - State: closed - Opened by max-arnold 10 months ago - 2 comments

#629 - Allow defining term_size via PUDB_TERM_SIZE env var

Pull Request - State: closed - Opened by max-arnold 11 months ago - 2 comments

#628 - Allow setting term size via env var

Issue - State: closed - Opened by max-arnold 11 months ago - 1 comment
Labels: enhancement

#627 - Adapt to, depend on urwid 2.4

Pull Request - State: closed - Opened by inducer 11 months ago

#626 - Remove dependence on telnetlib which was removed from Python 3.13

Pull Request - State: closed - Opened by wshanks 11 months ago - 2 comments

#625 - Run to line in the same frame

Issue - State: open - Opened by asmeurer 11 months ago - 1 comment
Labels: enhancement

#624 - Fix `co_lines` test for Py 3.10 and 3.11

Pull Request - State: closed - Opened by inducer 12 months ago

#623 - Use `co_lines` to find executable lines if available

Pull Request - State: closed - Opened by inducer 12 months ago

#621 - telnetlib (used for remote debugger) is deprecated in Python 3.12

Issue - State: closed - Opened by wshanks 12 months ago - 4 comments
Labels: Bug

#620 - Add restart hotkey

Pull Request - State: open - Opened by s-redko about 1 year ago - 7 comments

#619 - Move tests under `pudb` module

Pull Request - State: closed - Opened by inducer about 1 year ago

#617 - Unable to use `--pdb --pdbcls=pudb.debugger:Debugger` with latest versions of urwid

Issue - State: closed - Opened by mvanderkamp about 1 year ago - 2 comments
Labels: Bug

#616 - Exclude "test" from installed packages

Pull Request - State: closed - Opened by mgorny about 1 year ago - 1 comment

#615 - New Release

Issue - State: closed - Opened by jgarte about 1 year ago - 1 comment
Labels: enhancement

#614 - Added setting to hide the header

Pull Request - State: closed - Opened by ThomasJRyan about 1 year ago

#613 - Fix some pylint warnings

Pull Request - State: closed - Opened by inducer about 1 year ago

#612 - Reorganize themes and add gray-light-256 and nord-dark-256 themes

Pull Request - State: closed - Opened by mvanderkamp about 1 year ago - 17 comments

#611 - Greyscale Theme

Issue - State: closed - Opened by jgarte about 1 year ago - 4 comments
Labels: enhancement

#610 - Do not raise when an instance already exists (fixes issue #607)

Pull Request - State: open - Opened by souliane about 1 year ago - 1 comment

#608 - Fix flake8 complaint: use 'is' for type comarisons

Pull Request - State: closed - Opened by inducer over 1 year ago

#607 - "Debugger instance already exists" when used in pytest

Issue - State: open - Opened by hydrargyrum over 1 year ago - 5 comments
Labels: Bug

#605 - Please make this marvel run well on a-Shell app for iPad

Issue - State: closed - Opened by Emasoft over 1 year ago - 1 comment
Labels: enhancement

#604 - Unbreak focus setting after #603

Pull Request - State: closed - Opened by inducer over 1 year ago

#603 - Port deprecated urwid accessors

Pull Request - State: closed - Opened by alexfikl over 1 year ago - 8 comments

#602 - Fix intersphinx mapping format

Pull Request - State: closed - Opened by inducer over 1 year ago

#601 - Error reported when exiting iPython and returning to UI on Mac OS X

Issue - State: open - Opened by knoxsp over 1 year ago - 3 comments
Labels: Bug

#600 - Cmdline history: deque, restore input command, ability to use up/down arrow keys

Pull Request - State: closed - Opened by raphCode over 1 year ago - 12 comments

#599 - Handle cyclic import in _have_debugger()

Pull Request - State: closed - Opened by raphCode over 1 year ago - 3 comments

#598 - “I/O operation on closed file” when try with "Debugging from a separate terminal"

Issue - State: closed - Opened by guoyejun over 1 year ago - 12 comments
Labels: Bug

#596 - Disable "view output" in remote debug

Issue - State: open - Opened by guoyejun over 1 year ago - 1 comment
Labels: Bug

#593 - Fix extra comma breaking settings display

Pull Request - State: closed - Opened by mvanderkamp over 1 year ago - 1 comment

#590 - Improve zsh completion

Pull Request - State: closed - Opened by Freed-Wu over 1 year ago

#587 - Fix #547, support readline for all edit fields

Pull Request - State: closed - Opened by Freed-Wu almost 2 years ago - 1 comment

#586 - Fix #580, Source $PYTHONSTARTUP before entering REPL

Pull Request - State: closed - Opened by Freed-Wu almost 2 years ago - 1 comment

#582 - Adding a Watch expression using AutoKey (documentation suggestion)

Issue - State: closed - Opened by mnieber almost 2 years ago - 1 comment
Labels: enhancement

#581 - Placate flake8-comprehensions

Pull Request - State: closed - Opened by inducer almost 2 years ago

#579 - Added key binding: toggle_cmdline_focus

Pull Request - State: closed - Opened by cibinmathew almost 2 years ago - 2 comments

#578 - default urwid bright-is-bold false

Issue - State: open - Opened by bukzor-sentryio almost 2 years ago - 1 comment
Labels: enhancement

#575 - Bump Python compatibility target to 3.8

Pull Request - State: closed - Opened by inducer almost 2 years ago

#574 - Show shell error messages in fallback shell

Pull Request - State: closed - Opened by mvanderkamp almost 2 years ago - 1 comment

#573 - "Falling back to custom shell" message printed in internal shell console

Issue - State: closed - Opened by asmeurer almost 2 years ago - 2 comments
Labels: Bug

#572 - Add nord-256 theme

Pull Request - State: closed - Opened by jgarte almost 2 years ago - 5 comments

#571 - Allow function definition locals() to be modified in the shell

Pull Request - State: open - Opened by asmeurer almost 2 years ago - 4 comments

#570 - pudb, when run on a Python 3.x invoked with -bb, tracebacks

Issue - State: open - Opened by dstromberg about 2 years ago - 1 comment
Labels: Bug

#568 - Improve sidebar help

Pull Request - State: closed - Opened by kwmiebach about 2 years ago - 1 comment

#567 - Nord Theme

Issue - State: closed - Opened by jgarte about 2 years ago - 1 comment
Labels: enhancement

#566 - Remove reference to `py.test` in favor of `pytest`

Pull Request - State: closed - Opened by inducer about 2 years ago

#565 - tty terminal - UnicodeDecodeError: 'utf-8' codec can't decode byte (pudb/debugger.py in _runscript)

Issue - State: closed - Opened by bobslee about 2 years ago - 3 comments
Labels: Bug

#564 - Bump versions of various github actions components

Pull Request - State: closed - Opened by inducer about 2 years ago

#563 - Customizable breakpoint file location

Issue - State: open - Opened by cgbahk about 2 years ago - 4 comments
Labels: enhancement

#562 - On exception pudb now jumps into the exception instead of showing it

Issue - State: open - Opened by shaoran about 2 years ago - 4 comments
Labels: Bug

#561 - Remove old reference to master

Pull Request - State: closed - Opened by cool-RR about 2 years ago - 1 comment

#559 - Implement "--continue" CLI arg (alias "-c")

Pull Request - State: closed - Opened by mvanderkamp about 2 years ago - 3 comments

#558 - Handle directory changes in debuggee

Pull Request - State: closed - Opened by inducer about 2 years ago

#557 - local module imports fail after os.chdir

Issue - State: closed - Opened by inducer about 2 years ago - 2 comments
Labels: Bug

#555 - local module imports fail after os.chdir

Issue - State: closed - Opened by raphCode about 2 years ago
Labels: Bug

#554 - Fix zsh completion of `--pre-run`

Pull Request - State: closed - Opened by Freed-Wu about 2 years ago - 3 comments

#552 - Post-mortem debugging in `excepthook` no longer works.

Issue - State: open - Opened by inducer about 2 years ago - 5 comments
Labels: Bug

#550 - Tmux alters the theme of the pudb debugger

Issue - State: closed - Opened by j93hahn about 2 years ago
Labels: Bug

#548 - Ignore B024 for abstract base classes with in var_view

Pull Request - State: closed - Opened by inducer about 2 years ago

#547 - support readline in some window (e.g., Edit preference)

Issue - State: open - Opened by Freed-Wu about 2 years ago - 1 comment
Labels: enhancement

#546 - Support more shells by shtab

Pull Request - State: closed - Opened by Freed-Wu about 2 years ago - 4 comments

#545 - When sys.argv be changed, pudb3 cannot enter REPL

Issue - State: closed - Opened by Freed-Wu about 2 years ago - 4 comments
Labels: Bug

#544 - isinstance(torch.tensor(0), Sized) is True, but it len() will throw error

Issue - State: closed - Opened by Freed-Wu about 2 years ago - 2 comments
Labels: Bug

#543 - Add zsh completion support for `--pre-run`

Pull Request - State: closed - Opened by Freed-Wu about 2 years ago - 1 comment

#542 - Hide the header

Issue - State: open - Opened by sisrfeng about 2 years ago - 1 comment
Labels: enhancement

#541 - Generate zsh completion script automatically

Pull Request - State: closed - Opened by Freed-Wu over 2 years ago - 7 comments

#540 - [feature] Add shell completion

Issue - State: closed - Opened by Freed-Wu over 2 years ago
Labels: enhancement

#539 - Add --config to use customize configuration file

Issue - State: open - Opened by Freed-Wu over 2 years ago - 2 comments
Labels: enhancement

#538 - Drop support for Python 3.6-

Issue - State: open - Opened by h5rdly over 2 years ago - 1 comment
Labels: enhancement

#537 - Use `co_lines` instead of `co_lnotab` for Py3.11 and above

Issue - State: closed - Opened by inducer over 2 years ago - 1 comment
Labels: enhancement

#536 - Get terminal size using os.get_terminal_size()

Pull Request - State: closed - Opened by h5rdly over 2 years ago - 3 comments

#535 - Fix test_executable_lines for Python 3.11

Pull Request - State: closed - Opened by frenzymadness over 2 years ago - 3 comments

#534 - Close some files

Pull Request - State: closed - Opened by inducer over 2 years ago - 1 comment

#533 - Fix critical bug when re-entering IPython 8.0.0 (and later) external shell

Pull Request - State: closed - Opened by vsydorov over 2 years ago - 3 comments