##// END OF EJS Templates
Merge pull request #13311 from kmaork/master...
Merge pull request #13311 from kmaork/master Use ThreadPoolExecutor for debugger cmdloop, solving infinite thread-creation and traceback loop

File last commit:

r25705:ad14ee33
r27118:55bd7744 merge
Show More
mypy.ini
4 lines | 82 B | text/x-ini | IniLexer
[mypy]
python_version = 3.6
ignore_missing_imports = True
follow_imports = silent