This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-07-24 03:35:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8
a1620dd7b7
cpython
/
Modules
/
_sre
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
a293fa5915
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
2023-07-18 23:59:53 +03:00
..
clinic
gh-91524: Speed up the regular expression substitution (
#91525
)
2022-10-23 15:57:30 -07:00
sre.c
gh-86493: Use PyModule_Add() instead of PyModule_AddObjectRef() (GH-106860)
2023-07-18 23:59:53 +03:00
sre.h
gh-106508: Improve debugging of the _sre module (GH-106509)
2023-07-08 18:00:39 +03:00
sre_constants.h
gh-105687: Remove deprecated objects from
re
module (
#105688
)
2023-06-14 12:26:20 +02:00
sre_lib.h
gh-106508: Improve debugging of the _sre module (GH-106509)
2023-07-08 18:00:39 +03:00
sre_targets.h
gh-97669: Create Tools/build/ directory (
#97963
)
2022-10-17 12:01:00 +02:00