eachimei
eachimei
[0001-proposed-fix-for-issue-358.patch.txt](https://github.com/pytest-dev/pluggy/files/9245181/0001-proposed-fix-for-issue-358.patch.txt) Attached is a fix proposal (including a matching test) as a git-patch.
I'd love to and I actually tried, but seems like I don't have permission to push a branch?
I'd love to and I actually tried, but seems like I don't have permission to push a branch? ________________________________ From: Ronny Pfannschmidt ***@***.***> Sent: Tuesday, August 2, 2022 10:58:18 PM...
That's great, thank you 😊
> @eachimei can you please rebase this over `main`? It should run cleanly now. @nicoddemus , I rebased so we have fresh results now
@nicoddemus can you please retry? It had the "allow edit" setting set to "false", it should work now
@nicoddemus > You need to create a fork, then push to your fork. From there you can open a PR to this repository. Thank you, already done: PR approved but...
I guess it's not that common and I was "lucky" enough 😅... funny thing is, I wanted a non-generator variant of `groupby` (that also doesn't require a sorted input) so...
Anyway, I refactored my code (renamed the utility). Not a big problem since it's an internal (private) utility.