Christian Ledermann
Christian Ledermann
Formatting context managers statements is a bit of a bother with python < 3.10 where you can at last use parenthesis for multiple `with` statements https://docs.python.org/3.10/whatsnew/3.10.html#parenthesized-context-managers until 3.10 is mainstream,...
 it shows every line with its line number in the source code. If the line has surviving mutants or suspicious mutants, they will be shown below the original line...
FYI: that is what I use for https://github.com/cleder/pygeoif/pull/19
@MartinThoma @ejocharcole have a look at #211
This may be hard to reproduce Environment: Python 3.7.5 on FreeBSD with py37-sqlite with pytest 4.5.0 and 5.2.4 Django 2.2.7
Yes switching to this branch fixed it for me
could that be related to https://code.djangoproject.com/ticket/29499 ?
afaik the return url really matters and it has to be registered in linkedIn api settings
Strange, I am pretty sure that you can request access tokens without limit. It would be impossible to log in from different devices/browsers at the same time with this being...
merged in #182 needs more tests