Jens Tröger

Results 121 comments of Jens Tröger

@katzlbt, I’m running a local patch with that URL and it’s working alright for me also.

@antoineleclair Hello, it’s been a while! The above fix today caused the following: File "/…/velruse/providers/facebook.py", line 121, in callback access_token = r.json()['access_token'] KeyError: 'access_token' Looking at the response body though,...

Also, FB URL has changed to `https://www.facebook.com/v3.0/dialog/oauth`. References see [here](https://developers.facebook.com/docs/facebook-login/manually-build-a-login-flow/) and [here](https://developers.facebook.com/docs/facebook-login/permissions/v3.0).

The above PR hasn’t been integrated yet?

I contacted the author, but [Ben](https://github.com/bbangert) hasn’t responded yet.

@spex66… well, not quite. That’s the preview of the `httpie` command but it’d be nice to see a preview of the actual request itself. That may be difficult though, considering...

I’d also like to point out the [SCOWL](http://wordlist.aspell.net/dicts/) project which could be used to _generate_ the [en-spelling.txt](https://github.com/sloria/TextBlob/blob/dev/textblob/en/en-spelling.txt) file instead of maintaining one as part of this project. Similar dictionaries exist...

@chromafunk, take a look at [Babel](http://babel.pocoo.org/en/latest/), and at the Unicode character ranges used by your text to map them to the language’s script (see [this character code chart](http://unicode.org/charts/)).

@dirien thank you for the poke. I tried to fix the problems but I’m unable to interpret the “Test package” failures. Also, after following the CONTRIBUTION guidelines lint still fails...

> Can you check the LF/CR? It wasn’t that, but `hexdump -C bookalope.svg` showed a trailing LF—removed. > And center the icon please (in inkscape I use ![image](https://user-images.githubusercontent.com/38325136/184476642-8ef56b0a-3bdd-4616-b958-a2821cd90e73.png) ) Done....