Stavros Ntentos
Stavros Ntentos
_Links added; feel free to use my text and remove the comment_ Let's use this ticket to discuss some ideas and possible upsides/downsides of writing our own custom pager library...
It would be nice if the scope could be expanded to include other cases: * Enums: https://github.com/python/mypy/issues/17152? * Primitives: `1 in (a, b, c)` * Literals/Finals: `_MP: Final = "__";...
Releasing artifacts inside a git-repo is an anti-pattern that keeps generating work for (active) package maintainers - but I guess that fight was lost long ago. Please don't continue down...
_You_ don't have to do much. Just generate a CI action to do it for you (_yeah, I realize that **that is "a lot of work"**_). I know that for...
Some URLs given from here: https://en.wikipedia.org/wiki/Library_Genesis ``` gen.lib.rus.ec libgen.pw libgen.io libgen.is ```
Successfully tested in a program that pulls it:  However, building/packaging with ```console $ mvn --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /home/stdedos/.sdkman/candidates/maven/current Java version: 14.0.2, vendor: Oracle Corporation, runtime:...
Hello @rnag! Since it has been 1y+ from your last comment, and: * PR is a step forward * PR is not "awfully complicated" May I suggest merging it (also...
Can you try to use https://pypi.org/project/pyxdg/ for the import collision with [PyXDG](https://pypi.org/project/pyxdg/). Ofc I could've used a venv for https://github.com/lyz-code/autoimport/ to make this problem go away. However, I have a...
> Hi @stdedos thanks for taking the time to open an issue. I don't fully understand your request, can you explain it a little further? ... I should've been more...
I'd be nice if there were some other information too on the logs (namely, successes, where entries are coming from, etc)