todo(6): open

This commit is contained in:
Tiara Rodney 2025-06-20 19:43:43 +02:00
parent b29ae6087d
commit a384efbe05
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB

11
TODO
View file

@ -109,3 +109,14 @@ Description: Implement my custom algorithm for doing rolling hash string search
against a fixed length ring buffer against a fixed length ring buffer
--- ---
ID: 6
Type: feature
Title: implement importlib.resources handler for urllib
Status: open
Priority: high
Created: 2025-06-20
Description: A handler that can be registered with an urllib.request
OpenerDirector to open importlib.resources package files.
---