Paul

Results 274 comments of Paul
trafficstars

> I do not see a screenshare in the issue description. Where are you seeing that? Sorry about that, this was during a live screen share in the Pop!_OS discord...

Starting on shapes. EDIT: finished shapes

TL;DR: `pyglet.libs` is up for grabs 1. I've unexpectedly had much less free time & access to an ARM64 Mac than I'd planned 2. To make sure I don't block...

Gnome 3.38.5, but I don't have an `xorg-server` package. Here's [a gist of `dpkg -l | grep xorg-server`](https://gist.github.com/pushfoo/33c1445e1baf5e83b86ffc449cb5ea1f).

TL;DR: RonnyPfannschmidt's [solution](https://github.com/pytest-dev/pytest/issues/12123#issuecomment-2254469408) works for me I had the same issues and tried the same things as others in the thread: - [x] `addopts = ["--doctest-modules"]` in my `[tool.pytest.ini.options]` section...

which was it under before the switch to GPLv3?

I think it should suggest the following: 1. running `./make.py format` locally 2. `git diff` to highlight changes The current output is confusing because the following aren't clear: * whether...

Making those next steps clear matters because running `ruff format` changed a few hundred lines for me. I reverted since I remembered we're using `black` + config tweaks this project,...