todo(15): open
This commit is contained in:
parent
32ae99c5fa
commit
b9e9e13630
1 changed files with 12 additions and 0 deletions
12
TODO
12
TODO
|
|
@ -207,3 +207,15 @@ Description: with a proper content-type of the PkgHandler addinfourl object, a
|
||||||
consumer can determine whether the file is compressed or not.
|
consumer can determine whether the file is compressed or not.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
ID: 15
|
||||||
|
Type: bugfix
|
||||||
|
Title: modularize module containers
|
||||||
|
Status: open
|
||||||
|
Priority: high
|
||||||
|
Created: 2025-06-28
|
||||||
|
Description: Even though importlib can find submodules through traversing paths
|
||||||
|
instead of relying on __init__.py for every ancestor module, this
|
||||||
|
is not supported by some modules like sphinx.ext.autosummary
|
||||||
|
|
||||||
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue