##// END OF EJS Templates
Fix Crash: Eliding string with consecutive dots....
Fix Crash: Eliding string with consecutive dots. Spiting a string with consecutive dots would lead to empty parts, which you can't subslice when recombining and lead to `IndexError`. Should not happened on 6.0, but could if the completer is refactored to display completions that can contain the ellipsis symbol in Python 3 or arbitrary string in default arguments.
Matthias Bussonnier -
r23591:c64ca435
Show More
Name Size Modified Last Commit Author
/ tools
alldeps
tests
backport_pr.py Loading ...
build_release Loading ...
check_sources.py Loading ...
gen_latex_symbols.py Loading ...
gh_api.py Loading ...
git-mpr.py Loading ...
git-mrb Loading ...
github_stats.py Loading ...
make_tarball.py Loading ...
mknbindex.py Loading ...
release Loading ...
testupload Loading ...
toollib.py Loading ...
update_whatsnew.py Loading ...