Tony Narlock
Tony Narlock
libgit2 itself poses problems being LGPL. It boils down into how layman interpret it, but the end reality is it's never been tested in court, especially in the case of...
`types-stripe`: https://pypi.org/project/types-stripe/ (https://github.com/python/typeshed/tree/master/stubs/stripe) There seems to have been recent activity in this front, https://github.com/python/typeshed/pull/8696, https://github.com/stripe/stripe-python/issues/871
What error does this usually raise? e.g. does it say the user is logged out? that `info.context.user` has an `AttributeError`?
#77 will do it. Will make another PR for django 4.0, issue at #82
@Luferov PRs: - Django 2.2: #77 - Django 4.0: #83
@matclayton > We're seeing the exact same issue, enable_trampoline() fixed it Any example of where you (or anyone else who happens upon this issue) placed the `enable_trampoline()` code? (I assume...
@matclayton Thank you for this!
@datadvance Can you take a look at this PR for Django 4.0 support please?
@datadvance Please give this a look if you can!
@datadvance any possibility you could take a look?