Rowan

Results 9 issues of Rowan

This is a sensible thing, but specifically recommended by requests https://2.python-requests.org/en/master/user/quickstart/#timeouts > Nearly all production code should use this parameter in nearly all requests. > Failure to do so can...

Hi, I've been troubleshooting a bug where this client will hang forever waiting for a response in some cases. I noticed that calls using the requests library are not using...

* Time.new -> Time.utc * object_id needed to be made public, since the new hash implementation in 0.32 expects it to be available (presumably because of compare_by_identity)? * Used BigInt...

This is to support usage of local config files (my.cnf) see #108 * I've skipped postgres because i need to investigate more about the pgpass file. I think we still...

**Is your feature request related to a problem? Please describe.** pynonymizer is a long, blocking process. If you're going to invoke it from another function, it would be nice to...

enhancement

**Is your feature request related to a problem? Please describe.** The current interface is based on the CLI, so it only accepts filepaths (or stdin). Really that should be extended...

enhancement

Now that we're publishing docs over at https://rwnx.github.io/hardwire/ I think we should reformat and document with this in mind. Suggestions/Improvements: * The top level modules don't make it clear what...