Ecosyste.ms: Issues

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

GitHub / gotcha/ipdb issues and pull requests

#280 - Different action betweeb ipdb3 interpreter and script

Issue - State: open - Opened by nistick21 about 1 month ago

#279 - Tests fail in upcoming Python 3.13

Issue - State: open - Opened by troycurtisjr about 1 month ago - 1 comment

#278 - set_trace fails with IndexError

Issue - State: open - Opened by alanbernstein 5 months ago

#277 - Closures are not formed properly in interactive mode

Issue - State: open - Opened by chaburkland 6 months ago - 1 comment

#276 - IPython config file (`ipython_config.py`) is not used by ipdb

Issue - State: open - Opened by maciejzj 8 months ago - 1 comment

#275 - No access to exhaustive globals()

Issue - State: open - Opened by joos2010kj 9 months ago

#274 - Skipped hidden frame bug

Issue - State: open - Opened by zaid-g 10 months ago

#273 - DOC: README.rst: note about pytest support

Pull Request - State: closed - Opened by westurner 11 months ago - 4 comments

#272 - Feature request: Add guide to install `ipdb` to `sys.excepthook`

Issue - State: open - Opened by hacker-DOM 12 months ago - 4 comments

#271 - Feature request: Add a way to continue to a specific breakpoint

Issue - State: closed - Opened by oren0e about 1 year ago - 1 comment

#270 - ipdb installs wrong version of ipython for python 3.8

Issue - State: open - Opened by gshank about 1 year ago - 1 comment

#269 - Issues using interactive mode with uvicorn

Issue - State: open - Opened by Jackevansevo about 1 year ago - 2 comments

#268 - Fix CI badge

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

#267 - Connect to an existing kernel

Issue - State: closed - Opened by fecet about 1 year ago - 7 comments
Labels: Feature request

#266 - add ipython-profile support

Pull Request - State: open - Opened by woutervh over 1 year ago - 2 comments

#265 - blacken codebase

Pull Request - State: closed - Opened by woutervh over 1 year ago - 2 comments

#264 - AttributeError: 'TerminalPdb' object has no attribute '_runscript'

Issue - State: closed - Opened by zjwilliams20 over 1 year ago - 1 comment

#263 - fix python 3.11+ and update tests

Pull Request - State: closed - Opened by andrewzwicky over 1 year ago - 5 comments

#262 - Use context manager for toml file open.

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

#260 - Add support for Python 3.11, remove toml dependency

Pull Request - State: closed - Opened by salty-horse over 1 year ago - 2 comments

#259 - Remove toml dependency for Python 3.11+

Issue - State: closed - Opened by salty-horse over 1 year ago - 3 comments
Labels: Feature request

#258 - Make ipdb work with consolidated Pdb._run()

Pull Request - State: closed - Opened by nphilipp over 1 year ago - 2 comments

#257 - TAB completion not working when fiddling with stdout

Issue - State: open - Opened by ebartrum over 1 year ago - 1 comment
Labels: Question

#256 - List comprehension problem

Issue - State: open - Opened by zwedwin over 1 year ago - 5 comments

#255 - Support tomllib/tomli in newer Python versions

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

#254 - Add minimal PEP517 setup

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

#253 - Migrate from Travis CI to GitHub Actions?

Issue - State: closed - Opened by mbrukman almost 2 years ago - 2 comments

#252 - manual set ipdb shell to vi mode work in linux but escape char wrong in windows

Issue - State: open - Opened by WillDawnlll about 2 years ago - 1 comment
Labels: Question

#251 - SetupTools has dropped 2to3 support

Issue - State: closed - Opened by bobtwinkles about 2 years ago - 2 comments

#250 - ipdb throws error when using a MultiIndex in pandas and python 3.10

Issue - State: closed - Opened by ba-tno about 2 years ago - 13 comments

#249 - Question: adding my own command to ipdb while in breakpoint()

Issue - State: open - Opened by gilbh about 2 years ago
Labels: Question

#248 - IPython vulnerability dependency updates

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

#247 - Code reformatting in breakpoint REPL

Issue - State: closed - Opened by mafrosis over 2 years ago - 1 comment

#246 - ipdb `with launch_ipdb_on_exception():` gives pylint E1129 error mesage

Issue - State: closed - Opened by avatar-lavventura over 2 years ago - 13 comments

#245 - tab completion for the expression after “p”/“pp” command

Issue - State: open - Opened by FranklinYu over 2 years ago - 6 comments

#244 - ipdb.set_trace() to provide link to invocation point

Issue - State: open - Opened by zacclery over 2 years ago - 1 comment
Labels: Feature request

#243 - Drop Python 2.7 support

Pull Request - State: open - Opened by adamchainz over 2 years ago - 7 comments

#242 - Test on Python 3.10 final

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

#241 - Remove ppc64le tests

Pull Request - State: closed - Opened by adamchainz over 2 years ago

#240 - Using set_trace causes AttributeError

Issue - State: closed - Opened by alanbernstein over 2 years ago - 4 comments

#239 - Django restarting can make it impossible to quit ipdb

Issue - State: closed - Opened by stuaxo over 2 years ago - 2 comments

#238 - Add way to launch debugger once only

Issue - State: closed - Opened by stuaxo over 2 years ago - 4 comments
Labels: Question

#237 - Adding a parameter to return command to enable returning custom object

Issue - State: open - Opened by kajbaf over 2 years ago - 1 comment
Labels: Out of project scope

#236 - Heads up , adding ~/.pdbhistory to IPython and support for __decoratorskip__

Issue - State: closed - Opened by Carreau almost 3 years ago - 4 comments

#235 - Will adding `-m ipdb` when running Python affect the performance of the program?

Issue - State: closed - Opened by you-n-g almost 3 years ago - 1 comment
Labels: Question

#234 - Exceptions caught incorrectly in `get_context_from_config`

Issue - State: closed - Opened by bignose-debian almost 3 years ago - 8 comments

#233 - Run tests on Python 3.9

Pull Request - State: closed - Opened by D3X almost 3 years ago - 1 comment

#232 - Upload wheels to pypi

Issue - State: closed - Opened by jsleight almost 3 years ago - 2 comments

#230 - Bug: Parsing ~/.ipdb breaks if [ipdb] section is manually added

Issue - State: open - Opened by zachriggle almost 3 years ago - 1 comment

#229 - `pyproject.toml` reading upon initialization raises TypeError exception

Issue - State: closed - Opened by markab1018 about 3 years ago - 2 comments

#228 - Carefully tests if `pyproject.toml` contains a `tool` section

Pull Request - State: closed - Opened by anjos about 3 years ago - 1 comment

#226 - Support launch_ipdb_on_exception as a function decorator

Pull Request - State: closed - Opened by alanbernstein about 3 years ago - 6 comments

#225 - (i)pdb _runscript clobbers locals?

Issue - State: closed - Opened by jdtsmith about 3 years ago - 4 comments

#224 - Avoid instantiating IPython on import

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

#223 - Importing ipdb initializes IPython

Issue - State: closed - Opened by adamchainz over 3 years ago

#222 - Why Python's breakpoint and ipdb behave this way?

Issue - State: open - Opened by Icarwiz over 3 years ago - 1 comment
Labels: Question

#220 - setup.py: Do not require mock in Python 3

Pull Request - State: closed - Opened by mgorny over 3 years ago - 1 comment

#219 - Change toml file read to actually use toml instead of configparser

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

#218 - Support for pyproject.toml is broken, and breaks debugging

Issue - State: closed - Opened by whyscream over 3 years ago - 10 comments

#217 - How do I page the results? just like /bin/more

Issue - State: open - Opened by alayamanas over 3 years ago - 2 comments
Labels: Question

#216 - Fix simple typo: ipdb.sset_trace -> ipdb.set_trace

Pull Request - State: closed - Opened by ernestkahnwald over 3 years ago - 1 comment

#215 - Support launch_ipdb_on_exception as a function decorator

Issue - State: closed - Opened by alanbernstein over 3 years ago - 1 comment
Labels: Feature request

#214 - Fix ipython version for python 3.6

Pull Request - State: closed - Opened by d1618033 over 3 years ago - 7 comments

#213 - Add support for pyproject.toml

Pull Request - State: closed - Opened by alexandrebarbaruiva over 3 years ago - 5 comments

#212 - Vim binding in configuration

Issue - State: open - Opened by SleepyBag over 3 years ago
Labels: Question

#210 - get TypeError: 'list' object is not callable when running up with ipdb

Issue - State: closed - Opened by nathanielatom over 3 years ago - 5 comments

#209 - Attach ipdb to new TTY after reading stdin

Issue - State: open - Opened by mschwager over 3 years ago - 3 comments
Labels: Question

#208 - Travis-ci: added support for ppc64le

Pull Request - State: closed - Opened by sanjaymsh over 3 years ago - 5 comments

#207 - Difficult to debug a variabled named "r"

Issue - State: closed - Opened by mankoff over 3 years ago - 1 comment

#206 - ipdb breaks python multiprocessing, but pdb does not

Issue - State: closed - Opened by m-bain over 3 years ago

#205 - ipdb breaks python multiprocessing, but pdb does not.

Issue - State: closed - Opened by m-bain over 3 years ago - 1 comment

#203 - "list" syntax does not support "." as argument.

Issue - State: closed - Opened by yum-feng almost 4 years ago - 9 comments

#202 - importin `ipdb` is much slower than importing `pdb`

Issue - State: closed - Opened by avatar-lavventura almost 4 years ago - 9 comments

#200 - use default context for all debug tools

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

#198 - Update README.rst with info on using config file

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

#197 - Add condition variable to set_trace

Pull Request - State: closed - Opened by alexandrebarbaruiva about 4 years ago - 5 comments

#196 - heads-up : Change in IPython behavior.

Issue - State: closed - Opened by Carreau about 4 years ago - 6 comments

#195 - README or other documentation should talk about ~/.ipdb

Issue - State: closed - Opened by zachriggle about 4 years ago

#194 - `import ipdb` stops multiprocessing from working

Issue - State: open - Opened by ppwwyyxx about 4 years ago

#193 - Add -m option

Pull Request - State: closed - Opened by MrMino over 4 years ago - 6 comments

#192 - `-m` with ipdb?

Issue - State: closed - Opened by MrMino over 4 years ago - 3 comments

#191 - weird python crash when ipdb.set_trace() is used

Issue - State: closed - Opened by curiale over 4 years ago - 2 comments

#190 - Share history between different sessions

Pull Request - State: closed - Opened by gotcha over 4 years ago - 10 comments

#188 - ipdb won't quit

Issue - State: closed - Opened by 3rock618 over 4 years ago - 2 comments

#187 - Add option to use context from env var or config file

Pull Request - State: closed - Opened by alexandrebarbaruiva over 4 years ago - 7 comments

#185 - How do we customize the color scheme for ipdb?

Issue - State: open - Opened by AdrienLemaire over 4 years ago - 10 comments

#184 - Trouble with asyncio and ipdb

Issue - State: open - Opened by om-saran over 4 years ago - 10 comments

#183 - Django 3 - RuntimeError: There is no current event loop in thread 'Thread-1'.

Issue - State: closed - Opened by juancresc over 4 years ago - 3 comments

#178 - build with 3.8 on Travis

Pull Request - State: closed - Opened by gotcha over 4 years ago

#174 - await does not work in ipdb, even though IPython supports it

Issue - State: closed - Opened by darthdeus over 4 years ago - 4 comments

#166 - ipdb breaks shortly after pausing

Issue - State: closed - Opened by striveforbest about 5 years ago - 1 comment

#152 - Support for multiple -m flags

Issue - State: open - Opened by dmfigol almost 6 years ago - 4 comments