0 comments (0 comments)0 reactions (0 reactions)1 assignee (1 assignee)Python4,978 stars (4,978 stars)1,465 forks (1,465 forks)batch import
gnomehelp wanted
Description
This issue does not include a description.
- Issue type
- bug
- Research direction
- Examine the Meson source code, specifically the gtkdoc module (likely in mesonbuild/scripts/gtkdoc.py), to understand how ignore headers currently handles file objects versus strings. Determine the expected behavior and implement support for file objects. Consider checking existing tests for gtkdoc and updating them.