[3.12] GH-121970: Extract `audit_events` into a new extension (GH-122325) (#122435)

This commit is contained in:
Miss Islington (bot) 2024-07-30 05:55:15 +02:00 committed by GitHub
parent dd86217b60
commit 6b4abdee91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 263 additions and 207 deletions

View file

@ -20,6 +20,7 @@ from pyspecific import SOURCE_URI
# ---------------------
extensions = [
'audit_events',
'c_annotations',
'glossary_search',
'lexers',