Skip to content

Conversation

@chrisvanrun
Copy link

@chrisvanrun chrisvanrun commented Oct 8, 2025

Had this deprecation warning pop up in mkdocs:

INFO    -  DeprecationWarning: The `on_package_loaded` event is deprecated and renamed to
           `on_package`.
             File
           "/Users/chrisvanrun/Code/DIAGNijmegen/rse-gcapi/.venv/lib/python3.13/site-packages/griffe_generics/extension.py",
           line 13, in <module>
               class GenericsExtension(Extension):
             File
           "/Users/chrisvanrun/Code/DIAGNijmegen/rse-gcapi/.venv/lib/python3.13/site-packages/griffe/_internal/extensions/base.py",
           line 37, in __new__

Had this deprecation warning pop up:

```
INFO    -  The following pages exist in the docs directory, but are not included in the "nav"
           configuration:
             - client/client_api.md
INFO    -  DeprecationWarning: The `on_package_loaded` event is deprecated and renamed to
           `on_package`.
             File
           "/Users/chrisvanrun/Code/DIAGNijmegen/rse-gcapi/.venv/lib/python3.13/site-packages/griffe_generics/extension.py",
           line 13, in <module>
               class GenericsExtension(Extension):
             File
           "/Users/chrisvanrun/Code/DIAGNijmegen/rse-gcapi/.venv/lib/python3.13/site-packages/griffe/_internal/extensions/base.py",
           line 37, in __new__
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant