Commit Graph

7 Commits

Author SHA1 Message Date
Jonathan Abrahams
c50c68fef1 SERVER-23312 Python linting - Lint using pylint, pydocstyle & mypy 2018-04-05 14:41:58 -04:00
Jonathan Abrahams
36148ad8bb SERVER-23312 Format Python files with yapf 2018-03-26 13:04:25 -04:00
Mathias Stearn
269a1e81c9 SERVER-28614 Make mongosymb.py ignore everything before the opening brace 2017-04-12 08:57:12 -04:00
Mathias Stearn
9b029f19fe SERVER-25967 fix mongosymb.py output
Corrects for the return address not being off by one, and adds the
column and final colon to the output. This makes it match compiler error
output format which makes it easier to integrate into editors.
2016-09-08 14:13:46 -04:00
Andy Schwerin
92d9e63976 SERVER-22035 Make mongosymb.py robust to somap entries that are missing a "b" field. 2016-01-05 19:49:19 -05:00
Andy Schwerin
02e2602d97 SERVER-22035 Use map comprehension instead of loop in mongosymb.py 2015-12-30 13:26:34 -05:00
Andy Schwerin
fffc3c12ac SERVER-22035 Introduce mongosymb.py stack trace symbolizer. 2015-12-30 13:24:03 -05:00