summaryrefslogtreecommitdiffstats
path: root/src/configs/python.rs
AgeCommit message (Expand)Author
2021-04-08feat: add version format configuration (#2499)Chris Rose
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-24fix: Add a missing ' ' to the end of the python prompt (#2248)Chris Rose
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-07feat(python): Configure when the module is shown (#2264)Thomas O'Donnell
2021-01-20perf(python): Lazy eval of python version command (#2158)Moritz Vetter
2020-11-30feat(python): Smarter python binary usage (#1947)Thomas O'Donnell
2020-09-21fix: restore the `pyenv_prefix` option to python (#1668)Thomas O'Donnell
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-06-14feat(python): Add option to change the python binary (#1297)Thomas O'Donnell
2020-04-14feat(python): Add scan_for_pyfiles option (#692)Alex Jurkiewicz
2019-10-19refactor: Refactor modules to use module config (#514)Zhenhui Xie