mirror of
https://github.com/pybind/pybind11.git
synced 2026-05-13 09:46:10 +00:00
* Fix bug roundtripping datetime.time objects after midnight in eastern hemisphere timezones (#2417) * tests: check more timezones * Fix review remarks: remove useless comment and skip setting TZ environment variable on Windows