Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
7c3bccd32f456d77ddf121fb1df2333724541434
/
Lib
/
test
/
re_tests.py
be733ee
More work on bug #672491 and patch #712900.
by Gustavo Niemeyer
· 22 years ago
577fb5a
Fix from SF patch #633359 by Greg Chapman for SF bug #610299:
by Guido van Rossum
· 22 years ago
f2715e0
Whitespace normalization.
by Tim Peters
· 22 years ago
bb18441
SF patch #682432, add lookbehind tests
by Neal Norwitz
· 22 years ago
4e7be06
Fixed bug #470582, using a modified version of patch #527371, from Greg Chapman.
by Gustavo Niemeyer
· 22 years ago
82b2307
bug #133283, #477728, #483789, #490573
by Fredrik Lundh
· 23 years ago
df781e6
reapplied darryl gallion's minimizing repeat fix. I'm still not 100%
by Fredrik Lundh
· 23 years ago
b25e1ad
sre 2.1b2 update:
by Fredrik Lundh
· 24 years ago
c0c7ee3
detect attempts to repeat anchors (fixes bug #130748)
by Fredrik Lundh
· 24 years ago
2e24044
from the really-stupid-bug department: uppercase literals should match
by Fredrik Lundh
· 24 years ago
13ac992
Fixed too ambitious "nothing to repeat" check. Closes bug #114033.
by Fredrik Lundh
· 24 years ago
025468d
SRE didn't handle character category followed by hyphen inside a
by Fredrik Lundh
· 24 years ago
d11b5e5
Recompile pattern if (?x) flag was found inside the pattern during the
by Fredrik Lundh
· 24 years ago
65d4bc6
Fixed negative lookahead/lookbehind. Closes bug #115618.
by Fredrik Lundh
· 24 years ago
19f977b
- don't hang if group id is followed by whitespace (closes bug #114660)
by Fredrik Lundh
· 24 years ago
0c4fdba
closes bug #112468 (and all the other bugs that surfaced when
by Fredrik Lundh
· 24 years ago
8e6d571
-- enabled some temporarily disabled RE tests
by Fredrik Lundh
· 24 years ago
2643b55
-- whitespace cleanup (real changes coming in next checkin)
by Fredrik Lundh
· 24 years ago
8430c58
AMK's latest
by Guido van Rossum
· 27 years ago
dfa6790
New re version from AMK
by Guido van Rossum
· 27 years ago
cf00505
Added tests for \b, \B (AMK).
by Guido van Rossum
· 27 years ago
95e8053
1.5a3 prerelease 1 from AMK
by Guido van Rossum
· 27 years ago
06c0ec9
Several additions from Jeffrey.
by Guido van Rossum
· 27 years ago
a0e4c1b
Jeffrey's latest -- seems to solve most problems!
by Guido van Rossum
· 27 years ago
9ddd9da
Fixed a syntax error caused by a bad line in the Perl source.
by Guido van Rossum
· 27 years ago
16bd0ff
Merged my changes in, and added all converted Perl tests.
by Guido van Rossum
· 27 years ago
337c6d4
Jeffrey's version
by Guido van Rossum
· 27 years ago
23b8d4c
Tweak re_tests and test_re to differentiate between
by Guido van Rossum
· 27 years ago
847ed4a
More tweaks; re.py is nearly there...
by Guido van Rossum
· 27 years ago
04a1d74
Jeffrey's newest
by Guido van Rossum
· 27 years ago
8e0ce30
test suite for re.py
by Guido van Rossum
· 27 years ago