eliegoudout
eliegoudout
Dear, @melissawm @charris, thank you both for having shown interest at some point. Do you think it is possible to get this PR reviewed or even discussed at some point?...
> We discussed this in a recent triage meeting. Since there is no corresponding issue, could you explain the motivation? I did see #25805 about consistency with left-right and `atleast_2d`...
Any feedback? I think it is reasonable to merge this as it is a very very light and compatible change, providing more flexibility. As seen above, the implementation of `atleast_nd`...
Hello! Is it possible to get an update on status/eta regarding 1.17? Since you opened the issue on June 17th, are any prior merge automatically included? I'm looking at #19258...
Hello, I was about to open an issue because I came across this in quite a different context, while realizing `dataclass` handles non-data [descriptors](https://docs.python.org/3/howto/descriptor.html#descriptor-protocol) differently from classes. I'm telling you...
Probably the same error here, but the message is a bit different: ```bash The type "AccountDto" is not supported by this DataSource! ``` Using `cassiopeia v5.2.0`. ---- Full traceback: ```bash...
Huh, #467 fixes the problem!! It's just never been merged... Consider installing the PR rev or adding the (minimal) mods locally :)
Thanks for your answer. I'll try to look into it 🤔
Hey! I found a plugin that does just that: [`sphinxcontrib-images`](https://github.com/sphinx-contrib/images?tab=readme-ov-file)! They introduce the `.. thumbnail::` directive **and** offer a configuration option `override_image_directive`: > **override_image_directive**: (default: False) True or False. It...