mirror of
https://github.com/python/cpython.git
synced 2025-10-17 20:28:43 +00:00
GH-121970: Extract `changes
` into a new extension (#129105)
This commit is contained in:
parent
f3980af38b
commit
e54ac3b69e
3 changed files with 91 additions and 57 deletions
|
@ -25,6 +25,7 @@ extensions = [
|
|||
'audit_events',
|
||||
'availability',
|
||||
'c_annotations',
|
||||
'changes',
|
||||
'glossary_search',
|
||||
'lexers',
|
||||
'pyspecific',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue