todo(13): open

This commit is contained in:
Tiara Rodney 2025-06-21 20:22:19 +02:00
parent aad29bc76a
commit 81dc18c506
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB

11
TODO
View file

@ -185,3 +185,14 @@ Description: Only bootstrap a package mock with the minimum requirements for a
Python module and let the consumer handle the directory layout. Python module and let the consumer handle the directory layout.
--- ---
ID: 13
Type: bugfix
Title: fix unit tests for urllib PkgHandler
Status: open
Priority: high
Created: 2025-06-21
Description: change of issue 12 wasn't properly reflected in urllib PkgHandler
unit tests
---