pulumi/sdk/python
Ian Wahbe f3e430a1da
Respond to SIGINT during plugin install (#9793)
* Respond to SIGINT

With the current state of the PR, crash on SIGINT. This is progress.

* Don't crash responding to SIGINT

* Close on cancel instead of terminate

* CL

* Fix lint

* Add ctx for node

* Be consistent for test context
2022-06-09 14:57:56 -07:00
..
cmd Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
dist Fix windows build 2020-12-07 15:58:30 -08:00
lib Further explain kwargs for Python stack funcs (#9794) 2022-06-09 09:02:17 +01:00
scripts ci: divide and conquer integration tests by sdk and package group 2022-03-04 18:08:23 -08:00
stubs Fix bug in semver usage by enabling typechecking (#6833) 2021-04-21 15:48:57 -04:00
.gitignore Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
.pylintrc Adapt to current version of pylint (#9755) 2022-06-01 13:32:42 -04:00
Makefile Cleanup make ensure (#9598) 2022-05-16 16:47:04 -07:00
mypy.ini Unfix protobuf, teach pylint about generated members (#9337) 2022-04-04 13:28:04 +01:00
python.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
python_test.go Respond to SIGINT during plugin install (#9793) 2022-06-09 14:57:56 -07:00
requirements.txt Update python requirments to pin to major version (#9711) 2022-05-27 12:54:40 +01:00
shim_unix.go Fix lint (#7915) 2021-09-07 16:41:17 -04:00
shim_windows.go Add copyright notice 2020-12-07 14:17:45 -08:00