-
-
**Affects:** JuliaCall
**Describe the bug**
I'm getting weird crashes when I transfer a list from Python to Julia. This does not happen with PyJulia. Minimum working example below.
```
>>> fr…
-
Hi, when I try to run this script: [setup_linux_deps.sh](https://github.com/fontforge/fontforge/blob/master/.github/workflows/scripts/setup_linux_deps.sh) I receive an error.
### When reporting a b…
-
Agregar mejoras al tutorial:
- Agregar solution.hide.py
- Mejorar las intrucciones de cada ejercicio
- Mejorar los tests para que no sean muy especificos pero si restringan de errores o hard code…
-
# The Issue
Starting from Python 3.12, functions, classes and type aliases may contain a [type parameter list][1]. However, this new syntax is not supported by Jedi. For example:
```python
impo…
-
Hello,
I am using [latest release](https://github.com/tracelabs/tlosint-vm/releases/download/2024.04/tl-osint-2024.2-vmware-amd64.7z) of Kali on VMware workstation Pro 17.5.2.
When I try to install…
-
### Describe the bug
I am trying to get all of my task lists. I have my app set up with the ClientSecretCredential flow, and when I call the following:
```python
user = await self.app_client.users…
-
# Description:
Building the Docker image for macOS on ARM architecture encounters failures. To address this amd64 specific packages should be replaced with their arm64 counterparts when arm64 is pa…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Reprodu…
-
When a user is deleted but is still pointed to by the desk - python crashes occur. It is easy to reproduce. Long-term need foreign key in desk to the user table.
(you may close this since i faked the…