anthonybaxter
anthonybaxter
There's something odd going on with absl.flags and interacting very badly with multiprocessing when using 'spawn' as a start method. This is on MacOS 11.4, using homebrew's version of Python...
Not all sites use 'X-CKAN-API-Key' for auth, this allows flexibility with respect to API headers.
https://data.csiro.au/dap/ws/v2/collections is an example of a server that sends back JSON rather than XML to a sickle request by default. Adding headers={'Accept': 'application/xml'} to the Sickle() constructor fixes that, but...
I was trying to recall which releases I had done and a bunch of older release pages have raw HTML, such as https://www.python.org/downloads/release/python-213/ https://www.python.org/downloads/release/python-231 It's pretty minor, unless it's a...