Path to this page:
Subject: CVS commit: pkgsrc/misc/py-lazy_loader
From: Adam Ciarcinski
Date: 2024-04-05 19:24:25
Message id: 20240405172425.AE167FA2C@cvs.NetBSD.org
Log Message:
py-lazy_loader: updated to 0.4
lazy_loader 0.4
Enhancements
ENH: Add require argument to load() to accept version specifiers
Add version as __version__
Bug Fixes
Avoid exception when __frame_data["code_context"] is None
Make lazy_load.load partially thread-safe
Documentation
Add security contact
Recommend newer Python versions to avoid race
Files: