diff --git a/TODO b/TODO index 145c66f..794f881 100644 --- a/TODO +++ b/TODO @@ -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. --- + +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 + +---