Path to this page:
Subject: CVS commit: pkgsrc/devel/py-dotenv
From: Adam Ciarcinski
Date: 2024-01-23 14:34:09
Message id: 20240123133410.062C8FA42@cvs.NetBSD.org
Log Message:
py-dotenv: updated to 1.0.1
1.0.1
**Fixed**
* Gracefully handle code which has been imported from a zipfile
* Allow modules using load_dotenv to be reloaded when launched in a separate thread
* Fix file not closed after deletion, handle error in the rewrite function
**Misc**
* Use pathlib.Path in tests
* Fix year in release date in changelog.md
* Use https in README links
Files: