Julien Palard

Results 129 issues of Julien Palard

Quick fix is to use `Flask-JWT-Extended

I'm not sure a different configuration could not lead to other possibilities, so my PR may be dumb, but I didn't seen them, feel free to point them to me...

Spotted that `--debug` was not documented, so I added it, in the right place I hope. Spotted a deprecated mention of `buildout`, replaced it with a mention of `pip install...

Bonjour Gawel, See: https://github.com/psf/requests/issues/2766 It may become thread-safe again in the future, but I don't think irc3 gets a good benefit of using `Session` objects, if I understand correctly it...

Hi! You may be interested by this dataset: https://github.com/etalab/noms-de-domaine-organismes-publics If I get my shell-fu right (`comm -13 theirs mine | wc -l`), it may contain 22673 domains that you don't...

I noticed glowing-bear has not been release since july 2020, I would enjoy more frequent releases. (Or is everybody just using latest.glowing-bear.org?)

This has previously been highly discussed and it's probably more a matter of usage than a matter of truth. Current behavior on latest.glowing-bear.org is to sometime scroll to readmarker while...

`Only show buffers with unread messages` and keyboard navigation does not mixes well: They jump to the channel that "should be here", not the displayed channel. So typically: - M-[1-9]:...

#### What's the problem this feature will solve? It'll allow to easily do with pip what some other packaging/installing/things tools are trying to solve: installing with pinned dependencies. Currently I'm...

feature request

The following reports two UnusedLocalVariable, which is right: ```

Bug