##// END OF EJS Templates
ipdb: accept header= argument (#14289)...
ipdb: accept header= argument (#14289) This improves symmetry between Ipdb and vanilla old Pdb. The `header` argument to `pdb.set_trace()` [has been added in Python 3.7](https://docs.python.org/3.9/whatsnew/3.7.html#pdb). _(This still requires changes in [gotcha/ipdb](https://github.com/gotcha/ipdb) to be fully useful - I'll get to that later :wink:)_
M Bussonnier -
r28586:8889ec73 merge
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
autoformat_file Loading ...
build_release Loading ...
check_sources.py Loading ...
configure-git-blame-ignore-revs.bat Loading ...
configure-git-blame-ignore-revs.sh Loading ...
fixup_whats_new_pr.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
release Loading ...
release_helper.sh Loading ...
retar.py Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...