Mike Nerone
Mike Nerone
If you just want Star Citizen to appear in your game list, install it manually, then you can add it manually in Galaxy 2 (the `+` button at the top...
@Xion Just a friendly ping. Would you be open to someone taking over as maintainer of this project? It's incredibly useful, and I see you haven't been active on Github...
A couple of observations: 1. The proposed patch breaks some functionality, such as the ability to change the value of an existing actual attribute on the object (more likely to...
Just a thought: it would be convenient if a `CBORDecoder` was an iterable that yielded successive `decode()` results.
Chiming in per chat request: `pudb` (a full-screen terminal debugger) seems unaffected by this. When it's activated via breakpoint while running under trio, it issues this warning: ``` UserWarning: A...
Missing RPN/postfix is _the_ reason I don't usually use Windows calculator.
I've only just discovered quamash, so I may be missing some context, but IMO, it should absolutely provide an event loop policy. That is the standard interface for switching event...
There are two possible problems I see here: 1. Though the output you provided shows a prompt that makes it look like the virtualenv was activated, I don't actually see...
> It sound good in theory, but the implementation is super slow. This is why I hope it becomes common for PEP 517 implementations to provide the optional `prepare_metadata_for_build_wheel()` hook....
I'm just gonna suggest this as a "works right now" approach that's almost as convenient as having this support in `pipx` directly. `gitim`, which doesn't provide a `console_scripts` entry point,...