Jakob Gerhard Martinussen

Results 10 issues of Jakob Gerhard Martinussen

Hi, @dmoisset! I really like the initiative taken by you and your collegues over at Machinalis. Static type checking for Django on a general basis would be great! For the...

The following error occurs during the docker build. ``` Saving to: '/root/initial_configuration.sh' /root/initial_configuration.sh 100%[======================================================>] 3.21K --.-KB/s in 0s 2017-09-05 21:20:05 (93.8 MB/s) - '/root/initial_configuration.sh' saved [3291/3291] Can't find a SQUASHFS...

# Enabling the sub-classing of core data types ## Description Currently, the following test will fail on the last line: ```py def test_preservation_of_subclasses() -> None: class SubClassedDataFrame(pl.DataFrame): pass df =...

feature

I have created no issue because the PR itself should be descriptive enough, the discussion can perhaps be taken here instead? In the same way that `SnowflakeCursor.fetch_pandas_all()` now returns an...

Both in vim and neovim, vim-tmux-resizer requires setting ``` let g:tmux_resizer_no_mappings = 0 ``` in order to enable the default keybindings (Alt-hjkl). Is this intended behaviour? If so, should we...

Before releasing ``v.1.0.0`` I would like to publish the package to some of the most popular package repositories. - [x] ``yay -S astrality`` (ArchLinux) - [ ] ``brew install astrality``...

enhancement
help wanted
good first issue

```bash ~/.histdb ~/.dotfiles [master c497862] history Committer: Jakob Gerhard Martinussen Your name and email address were configured automatically based on your username and hostname. Please check that they are accurate....

Should add ```npm install -g jshint```

### How do you use Sentry? Sentry Saas (sentry.io) ### Version 2.47.0 ### Description Pydantic AI's internal machinery raises [`pydantic_ai.exceptions.ToolRetryError`](https://github.com/pydantic/pydantic-ai/blob/1df9ca608632c51e30c2ab172fdeb591dd80c125/pydantic_ai_slim/pydantic_ai/exceptions.py#L169-L174) when the output of a model does not satisfy the...

Python
Bug