Ian Buchanan
Results
2
issues of
Ian Buchanan
Arrow [PR267](https://github.com/arrow-py/arrow/pull/276) broke time offsets using `replace`. To fix: * Changed arrow `replace` to `shift`. * Removed python
Scenario: a build system reads a file in a repository to know which version of Python is required. The build system uses pythonz to install that version, unless it already...