Tony Narlock
Tony Narlock
> Hm, guess I need to package yet another package 🥲 Yes I think so - as a test dependency. `gp-libs` is also used by [tmuxp](https://archlinux.org/packages/extra/any/tmuxp/), [vcspull](https://archlinux.org/packages/extra/any/vcspull/), and [python-libvcs](https://archlinux.org/packages/extra/any/python-libvcs/). gp-libs'...
(I will not be able to look at this until the weekend / evening.) Yes, it should be in the test dependencies. I will follow up. ________________________________ From: Johannes Kastl...
@johanneskastl @dvzrv If you try v0.24.1 ([PyPI](https://pypi.org/project/libtmux/0.24.1/), [github release](https://github.com/tmux-python/libtmux/releases/tag/v0.24.1), [changelog](https://github.com/tmux-python/libtmux/blob/v0.24.1/CHANGES#libtmux-0241-2023-11-23)), is anything different?
I am not a maintainer of this project, so have no final say. Fine by me if you make a PR though, I will support it since a single file...
Getting this as of poetry 1.8.3 on python 3.10.1
> Was the update of ansible-core intended as part of this change? Nope. Unintentional: as a result of me running `pip-compile -q --upgrade --no-annotate --all-extras --output-file=.config/constraints.txt --strip-extras pyproject.toml` I suppose...
@ssbarnea If you look at the CI tests now, do you have any clue what is erroring? You have my permission to push to this branch (I rebase and use...
@shatakshiiii Thank you for the rebase! @ssbarnea @shatakshiiii I can look at this more over the weekend! Feel free to rebase, commit, etc.
@ssbarnea Was just trying something, based on the diff CI was showing - I removed the commit via rebase (and rebased against 1b76327)
@ssbarnea P.S. - I just force pushed over your merge commit. Happy to follow whatever the normal flow is for you. (I'm used to rebasing and `git pull --rebase --autostash`)...