]> Savannah Git Hosting - gnulib.git/commit
gnulib-tool.py: Fix invalid use of cache.
authorBruno Haible <bruno@clisp.org>
Thu, 5 Dec 2024 08:43:14 +0000 (09:43 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 5 Dec 2024 08:43:14 +0000 (09:43 +0100)
commitab4cc5f2b5c616b29f750df4347966ef83416b23
tree23be486d770a8ce13074203be6bcbaac2d6b3563
parent5efa7c42982786b3bac4c8495c9d6baa5bd1a721
gnulib-tool.py: Fix invalid use of cache.

* pygnulib/GLModuleSystem.py (GLModule._getDependents): Make the modules
argument mandatory. Don't store the result in self.cache.
ChangeLog
pygnulib/GLModuleSystem.py