(no title)
bhargav | 2 years ago
Wat. The author has no idea what a foot gun is.
Pytz is a must because using the standard library and timezone manipulations often leads to bugs. There are nuances around “naive” date times where one can easily just add a fake timezone value, not realizing that the time didn’t actually get localized to the timezone.
There are other libraries such as Arrow and Pendulum worth checking out but pytz is probably enough.
Twirrim|2 years ago
steveBK123|2 years ago
Joeboy|2 years ago
In the article, "fastest" is italicized. The sentence is about whether the footgun is fast, not whether the footgun is a footgun.
roelschroeven|2 years ago
pganssle|2 years ago