Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-25 | python: fix and extend pyclean (#7762) | Michael | |
Deleting `.mypy_cache` did not work, because the directories were not empty. They contain JSON files instead of compiled byte-code. This extends the cleanup by also getting rid of `.pytest_cache` directories. | |||
2019-10-09 | python: add recurse flag to pygrep (#8217) | Maciej Motyka | |
As described in #7053 | |||
2018-10-02 | python: add README (#7191) | Sagar Patil | |
2018-09-23 | Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean` | Batuhan's Unmaintained Account | |
Remove Optional Static Type Checker's (mypy) Cache Files on `pyclean` | |||
2018-06-12 | Delete python completion in favor of zsh's one | Marc Cornellà | |
2013-12-02 | Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completion | Robby Russell | |
Completion for python, pep8, autopep8 and pylint | |||
2013-11-12 | python3 clean updated. | Carlos Cardoso | |
2013-09-10 | Completion for python, pep8, autopep8 and pylint | Gaetan Semet | |
Signed-off-by: Gaetan Semet <gaetan@xeberon.net> | |||
2012-10-26 | Added ability to specify list of directories for pyclean to override default ↵ | dsx | |
current directory | |||
2012-03-22 | Python plugin: added pygrep command, simplified pyclean | dir01 | |
2011-04-14 | refactored pycrm command | Diógenes | |
2011-04-13 | adding python plugin with some aliases | Diógenes | |