-
**Description**
sigstore-python has support for this already, so we just need to accept an identity token via CLI or via the API and plumb the value through.
-
**Is your feature request related to a problem? Please describe.**
Being able to compose query builders together to create subqueries would be a useful feature.
**Describe the solution you'd lik…
-
## Problem Statement
Python strings being sequences can lead to unintended character-by-character iteration, which is a common source of bugs (https://mail.python.org/pipermail/python-3000/2006-April…
-
### Problem description
Doing a vulnerability assessment over a system which has the venv-salt-minion of Uyuni installed, is reporting the use of a python dependecy which is using a root certificate …
-
### Motivation
Tests are useful to catch bugs, so they should be written.
### Possible solution
Write tests, similar to https://github.com/bitcoin/bitcoin/pull/28647
Refer to the `TODO` comments…
-
I feel like a section on common performance pitfalls in Python could be highly useful, not only to new Python programmers but also as a reference for intermediate programmers and up.
Potentially su…
-
It might be useful to add information about what the Python, R, and Leaflet code snippets do, i.e Import Data, Download Data, etc...
-
### Zarr version
3.0.0.beta
### Numcodecs version
0.13
### Python Version
3.11
### Operating System
Mac
### Installation
pip
### Description
`write_empty_chunks` was a very useful write-tim…
-
I'm voting for Python as language for several reasons.
I've quite recently taken the time to finally get to know Jupyter. Lab as I figured it's Notebooks successor - and I find it mindblowingly pow…
-
Emitting a JobEvent with input and/or output datasets causes a HTTP500 error in the API, which results from a nullPointerException in Marquez.
Fixing this is important to allow static lineage graph…