Vitaly Samigullin
Vitaly Samigullin
Yes, please, merge that commit. Otherwise we have broken methods with `xrange` that don't work for `python3`. Even for `python2` such a small range has a negligible performance advantage when...
I probably would! If there're no hard deadlines for volunteers (as I only can work on the weekends), then feel free to assign the issue to me.
@tomekw sorry for the late response. Actually, I've started working on the issue, but then decided to double check my tech design with a couple of peers first. My reviewers...
+1 to @miclill idea. Having GitHub stars would be of great help! Other "popularity" stats like suggested in #265 are okay too, but possibly harder to implement as Clojars isn't...
> ...BTW, am I the only one who finds it odd that pip-license-checker is written in Clojure? Sorry to interject, `pip-license-checker` author here. It's all started as a tiny personal...
I've realized that we discussed it elsewhere, but I never replied here :-) So, for transparency: I do think it's a nice feature! Basically, in all the commands that use...
It seems that no major Python repo servers support neither [Warehouse JSON API](https://warehouse.pypa.io/api-reference/json.html), nor Simple API with JSON response as per [PEP 691](https://peps.python.org/pep-0691/): 1. Sonatype Nexus - [feature request](https://issues.sonatype.org/browse/NEXUS-22828) 2....
Hey @stealthrabbi mandatory "I am not a lawyer", but licensing and [multi-licensing](https://en.wikipedia.org/wiki/Multi-licensing) is a complex thing. When you see multiple licenses for a package it may mean many different things:...
Hi @gabriel-loo! I think we can support user groups. There are a few things to consider: 1. The Slack API endpoint for listing users of a user group [usergroups.users.list](https://api.slack.com/methods/usergroups.users.list) says...
@gabriel-loo ah, I see what you mean. Yes, it makes sense to support this kind of mention, i.e. `dienstplan` doesn't care if it's an individual user or a user group,...