inducer / inducer/pudb

Can pudb set breakpoints without inserting "pu.db" in the code? It makes the code dirty

Open
#405 9 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.2k
Forks
245
Avg merge
13m
Merged PRs (30d)
5

Description

ipdb can use command like: b my.py:112

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names pudb and the ipdb command `b my.py:112`; start by locating pudb's breakpoint handling and comparing its available entry points with ipdb. Done means users can set a breakpoint by file and line without inserting `pu.db` into the source, with the behavior covered by the relevant existing tests if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.