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

This commit is contained in:
Miss Islington (bot) 2024-07-30 06:08:35 +02:00 committed by GitHub
parent b252317956
commit ae1bdcafb8
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',