This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
cpython
Watch
2
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2026-01-08 00:12:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a7551247e7
cpython
/
Lib
/
re
History
Download ZIP
Download TAR.GZ
Serhiy Storchaka
ff2cf1d7d5
bpo-47152: Remove unused import in re (GH-32298)
2022-04-04 12:00:53 +03:00
..
__init__.py
bpo-47152: Remove unused import in re (GH-32298)
2022-04-04 12:00:53 +03:00
_compiler.py
bpo-23689: re module, fix memory leak when a match is terminated by a signal or memory allocation failure (GH-32283)
2022-04-03 19:16:20 +03:00
_constants.py
bpo-47152: Move sources of the _sre module into a subdirectory (GH-32290)
2022-04-04 10:53:26 +03:00
_parser.py