mirror of
https://github.com/python/cpython.git
synced 2025-08-10 03:49:18 +00:00
[3.12] GH-121970: Extract `audit_events
` into a new extension (GH-122325) (#122435)
This commit is contained in:
parent
dd86217b60
commit
6b4abdee91
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