summaryrefslogtreecommitdiff
path: root/cmd2/py_bridge.py
Commit message (Expand)AuthorAgeFilesLines
* And that's the last of it. Passes mypy.Eric Lin2021-04-061-1/+2
* history, py_bridge, transcript now passs mypyEric Lin2021-04-061-2/+2
* Refactored _perform_completion() to remove need for a cast() callKevin Van Brunt2021-04-021-4/+3
* More things to make mypy happy.Eric Lin2021-04-021-8/+16
* Some mypy validation fixesEric Lin2021-03-181-3/+9
* Add in isort changesTodd Leonhardt2021-01-311-1/+3
* Add black for automatic code formatTodd Leonhardt2021-01-311-7/+9
* Changed isort to force wrapping of imports to reduce merge conflicts from min...Eric Lin2021-01-221-4/+12
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-2/+2
* Made some optional arguments with defaults keyword-only.Kevin Van Brunt2020-04-111-5/+6
* Add py_bridge API documentationkotfu2020-02-221-18/+24
* Removed unnecessary inheritance from objectKevin Van Brunt2020-02-041-1/+1
* Fixed typo in commentKevin Van Brunt2019-07-201-1/+1
* Renamed PyscriptBridge to PyBridgeKevin Van Brunt2019-07-201-0/+109