We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75e15ad commit 79042d8Copy full SHA for 79042d8
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [3.0.0] - 2021-03-07
2
+### Changed
3
+- **BREAKING** Default python path changed back to `python` on Windows. #237
4
+- **BREAKING** `error` event renamed to `pythonError` event
5
+
6
+### Added
7
+- `error` event that is fired upon failure to launch process, among other things #118
8
9
## [1.0.8]
10
### Fixed
11
- @joaoe fixed a bug with pythonshell not working with unset std streams
0 commit comments