Open Issues Need Help
View All on GitHub Reevaluate `defer_imports`'s configuration API and effects about 1 month ago
help wanted
Investigate thread-safety and document guarantees 4 months ago
AI Summary: Investigate and resolve thread-safety issues in the `defer_imports` Python library. This involves debugging the current implementation to identify why it fails in multithreaded environments (specifically CPython with free-threading and PyPy3.9), and either fixing the code to be thread-safe or clearly documenting the limitations and adding a prominent warning to the README.
Complexity:
4/5
bug help wanted