Jonathan Kliem
Jonathan Kliem
This is intended to fix #112.
As a follow-up on the merged PR - #181 ... this PR removes the optional-compile dependency on pari as proposed in the discussion of https://github.com/sagemath/cypari2/pull/109. This should be merged only...
On older systems the test `test_try_finally_signal` fails: https://github.com/kliem/cysignals/actions/runs/1498523090
Requester hands over the headers to Authentication classes for adding authentication. Thus a consumer of this package is able to implement any kind of authentication done in the headers. This...
I need to call my github instance with additional custom headers. E.g. there are authorizations methods that use other headers than `Authorization`.