-
### Description
I suggest that the `image()` function should have a `crop` (or another name) argument that would crop the image. It could work a bit like the `pad()` function, for example
```typst…
-
https://planet-sdk-for-python-v2.readthedocs.io/en/latest/cli/cli-subscriptions/#subscription-results
{code}
The available statuses are created, queued, processing, failed, and success. Note it's …
-
This tracking issue aims to collect all the issues and PRs related for the upcoming free-threaded CPython 3.13 (a.k.a. "no-GIL") builds. Until now, as of https://github.com/scikit-image/scikit-image/p…
-
Hello! I'm trying to set this program up but when I double-click `main.py` Command Prompt pops up for a second and then disappears. Looking at Task Manager tells me Python is closes at the same time P…
-
## Use Case
I wish to easily understand which parts of my Dagster solids and pipelines are CPU-, memory-, and time-intensive.
[Flame graphs](https://www.brendangregg.com/flamegraphs.html), fam…
-
Hello,
I'm developing a project that necessitates seamless interaction between Python and C++, specifically for executing advanced arithmetic operations, including addition, subtraction, multiplica…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
### Describe the bug
When using the `glossary` directive, it's possible to add grouping keys to entries that share the same name. As a side-effect this provides a form of disambiguation.
```rst
…
-
将workers设置为0却一直报这个错,请问是为什么呢
-
The ruff parser is error-resilient and will generate a best-effort AST for any input, but red-knot currently assumes a valid AST in some places, and this can cause panics if it's run over an invalid A…