mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
[3.13] GH-121970: Extract `audit_events
` into a new extension (GH-122325) (#122434)
This commit is contained in:
parent
b252317956
commit
ae1bdcafb8
3 changed files with 263 additions and 207 deletions
|
@ -20,6 +20,7 @@ from pyspecific import SOURCE_URI
|
|||
# ---------------------
|
||||
|
||||
extensions = [
|
||||
'audit_events',
|
||||
'c_annotations',
|
||||
'glossary_search',
|
||||
'lexers',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue