-
BPO | [37790](https://bugs.python.org/issue37790)
--- | :---
Nosy | @pitrou, @vstinner, @MojoVampire, @nickhendo
Files | [1.py](https://bugs.python.org/file48549/1.py "Uploaded as text/plain at 2019-0…
-
**Update:** _we have shipped the preview of the Automation API! Read more [here](https://www.pulumi.com/blog/automation-api/). This issue will be used to track completion of this feature._
Every la…
-
BPO | [10197](https://bugs.python.org/issue10197)
--- | :---
Nosy | @terryjreedy, @gpshead, @ncoghlan, @vstinner, @tjguk, @ned-deily, @merwok, @bitdancer, @briancurtin, @florentx
Files | [subprocess_g…
-
When trying to open a browser window from a terminal in a remote vscode ssh session, the browser window opens locally but the terminal shows the error message:
```
Error when invoking the open ext…
-
BPO | [11314](https://bugs.python.org/issue11314)
--- | :---
Nosy | @gpshead, @pitrou, @vstinner, @giampaolo
Files | [subprocess_errpipe_buffer.patch](https://bugs.python.org/file20975/subprocess_errp…
-
GAP 4.10 comes with a completely rewritten build system that will simplify
our packaging. In particular, libGAP no longer needs to be a separate package.
What the branch does:
- Remove the libgap …
-
### Preflight Checklist
* [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [Code …
-
**Describe the bug**
When the bash process exits, for whatever reason, even reloading the page doesn't result in a fresh bash session. Instead, it displays `Welcome to Senzing xterm!` with a new line…
-
### Current behavior
I have some component tests. The component test runner runs them fine. When I change a component test file, I expect the test runner to detect the change and run the tests agai…
-
### Is your feature request related to a problem? Please describe.
Pipenv is slow to start even with no arguments.
I had to remove this line from my .bashrc because I found it takes 2.7 secs to …