singer-io / singer-python

Writes the Singer format from Python
https://singer.io
Apache License 2.0
537 stars 129 forks source link

Update strftime to fallback to non %04Y formatting on Windows #87

Closed MadLittleMods closed 5 years ago

MadLittleMods commented 5 years ago

Fix https://github.com/singer-io/singer-python/issues/86

Update strftime to fallback to non-%04Y formatting on Windows 10

The current tests are sufficient to fail before on Windows and pass after this patch, nosetests tests/test_utils.py

timvisher commented 5 years ago

my god its full of stars

MadLittleMods commented 5 years ago

Thanks @timvisher!

When can a new version be published to PyPi?

timvisher commented 5 years ago

5.3.3's already out. :)