-
_UPD (Nov 30, 2023):_ I changed my mind, having understood the consequences and having gained a better understanding of the challenges this would present:
* https://github.com/jazzband/pip-tools/issu…
-
### Prerequisites
* [x ] Please make sure to properly [configure](https://github.com/autocomplete-python/autocomplete-python#configuration) plugin first if you simply cannot see any completions.
*…
-
Consider `sheb.scm`:
```scheme
;#! /usr/bin/env gsi-script
(define (displayln x) (display x) (newline))
(for-each displayln (command-line))
(error "This causes an error")
```
Redirecting st…
-
### Required prerequisites
- [X] Make sure you've read the [documentation](https://pybind11.readthedocs.io). Your issue may be addressed there.
- [X] Search the [issue tracker](https://github.com/…
-
(This is a follow-up to gh-103092 and gh-104108.)
It may be worth having a test that tries importing every stdlib module in a subinterpreter that has its own GIL. This would ensure that all our bu…
-
Hello, I have been using Jax to build a differentiable fluid simulator, which involves solving a sparse linear system using the Conjugate Gradient algorithm (`jax.scipy.sparse.linalg.cg`). When I trie…
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build `python312Packages.jenkins-job-builder`
## Build log
Build Log
```
error:
… while calling the 'derivatio…
-
# User Stories
AS a WTP engineer
I WANT TO see a "Hello, world" for the applications & infrastructure
SO THAT I know the starting point is working
AS a WTP engineer
I WANT TO be able to use a wtp cl…
-
## Language name
Expect
## URL of example file
https://github.com/gcc-mirror/gcc/blob/master/gcc/testsuite/lib/compat.exp
## URL of syntax highlighting grammar
https://github.com/textmate/tcl…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…