-
trippy already has a few useful output modes, but I think a normal text based (traceroute like) output will also be handy for cases like copy pasting to an instant messaging platform or email.
I p…
-
## Description
After an upgrade of rust, minijinja does not compile on HEAD because the ahash 0.8.3 dependency needs the feature stdsimd, which is not known.
```console
error[E0635]: unknown fe…
-
Thank you for implementing jinja template rendering in Rust!
I noticed that the `PartialEq` trait for `Value` doesn't handle iterators correctly. I am specifically interested in comparing `Value`s …
-
# Background
PRQL is a modern language for transforming data. It overcomes lot's of the shortcomings of SQL for pipeline design.
The pipeline nature of the language would make it a lovely fit f…
-
**Is your feature request related to a problem? Please describe.**
When using fetchpost today the data is sent form encoded and with the header `application/x-www-form-urlencoded`. It would be nice i…
-
### Python -VV
```shell
Python 3.10.14 (main, Aug 14 2024, 05:14:46) [Clang 18.1.8 ]
```
### Pip Freeze
```shell
aiohappyeyeballs==2.4.0
aiohttp==3.10.5
aiosignal==1.3.1
annotated-types==0.7.0
…
-
Heyo
First of all, thanks a lot for building this library! I looked for quite a while to find a library that allows custom delimiters and has good support for custom functions!
While implementin…
-
We are shipping conda environments to users via `environment.yml` files like this (see [docs](https://docs.gammapy.org/0.9/getting-started.html#install):
```
curl -O https://gammapy.org/download/ins…
cdeil updated
7 months ago
-
## Description
I am unable to set an undefined_behavior for a minijinja Enviroment in Python.
I get
RuntimeError: invalid value for undefined behavior
if I use a string.
```
env = minijin…
-
will probably persist them in a user-managed directory
- need a neat way of showing what's actually available to use without cluttering up the screen (i.e. visual selection, "project" context, etc.…