Michael Klatt

Results 3 issues of Michael Klatt

# Feature Proposal The `pqinsert` command should accept products via `STDIN` in addition to disk files. ## Motivation With distributed and containerized application architectures, sharing a disk across multiple components...

**This is an update of https://github.com/python-babel/babel/pull/1006 that incorporates upstream fixes to previously-broken tests. It should pass all CI checks now.** This PR: - Adds some basic tests for the `localtime`...

This PR: - Adds some basic tests for the `localtime` module (developed on macOS, test stub added for Windows) - Fixes #990 All checks are passing except for some unrelated...