-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
Would it make sense to survey and recommend libraries for generating SBOM metadata for Python packages as part of this project?
Full disclosure: I'll actually need to add SBOM support to my current…
-
### What is the Topic of Your Question
Documentation
### Add Your Question Below
Following #347 we now have static types rendering in the documentation. However, as can be seen in the screenshot, `…
-
### What happened?
Hello,
I am trying to use the relatively new `py_pex_binary`-rule, but the generated pex fails when I try to run it. The error I get:
```
Examined the following interpreters…
-
### Describe the bug
Pressing `o` to enter insert mode, typing, and pressing `u` to undo text in this example file is very slow on certain line numbers (see details below)
[Show reproduction fil…
-
Currently, typing is simply removed. But instead, it could be converted to comments so that type checking would still work.
mitar updated
5 years ago
-
* Hey version:
* Python version: 3.12.3
* Operating System: Ubuntu 24.04 LTS
### Suggest
make the installation more easy with apt
@lnxpy
### Description
i tried to install it with p…
-
### Things to check first
- [X] I have searched the existing issues and didn't find my bug already reported there
- [X] I have checked that my bug is still present in the latest release
### Typegu…
-
**Is your feature request related to a problem? Please describe.**
Enums are a bit awkward to define in Python. On the other hand, using strings to represent a set of choices is very common in Pyth…
tmke8 updated
2 months ago
-
https://peps.python.org/pep-0585/
> Importing those from typing is deprecated. Due to [PEP 563](https://peps.python.org/pep-0563/) and the intention to minimize the runtime impact of typing, this d…
msto updated
2 months ago