GH-121970: Extract `changes` into a new extension (#129105)

This commit is contained in:
Adam Turner 2025-01-20 23:53:08 +00:00 committed by GitHub
parent f3980af38b
commit e54ac3b69e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 91 additions and 57 deletions

View file

@ -25,6 +25,7 @@ extensions = [
'audit_events',
'availability',
'c_annotations',
'changes',
'glossary_search',
'lexers',
'pyspecific',