- 12 Kas, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It now has slightly better rationale and a less awkward wording in the explanation. Inspired by a report of a neither/or conflict by 'animalize' on docs@.
-
- 24 Mar, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
and ASCII letter now raise a deprecation warning and will be forbidden in Python 3.6.
-
- 21 Şub, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
conditional group references are used in lookbehind assertions in regular expressions.
-
Serhiy Storchaka yazdı
work in lookbehind assertions in regular expressions.
-
- 03 Şub, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
raises a warning. Patterns that can only match empty strings are now rejected.
-
- 01 Ara, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
re.ASCII. It was newer worked.
-
- 10 Kas, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 28 Eki, 2014 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 10 Eki, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
and re.subn().
-
- 04 Agu, 2014 2 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Also, improve variable names and fix column numbers in the generated output.
-
- 14 Tem, 2014 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 19 Haz, 2014 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 30 May, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 23 Ara, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 02 Ara, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 23 Kas, 2013 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
which anchor the pattern at both ends of the string to match. Original patch by Matthew Barnett.
-
Ezio Melotti yazdı
-
- 13 Eki, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
pattern at both ends of the string to match. Patch by Matthew Barnett. Closes #16203.
-
- 06 Eki, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 04 Kas, 2012 2 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 23 Haz, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
- 29 Nis, 2012 6 kayıt (commit)
-
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 10 Nis, 2012 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 17 Mar, 2012 6 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
Closes #14250: regex.flags has not only explicit flags but also implicit flags and those from the pattern
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 14 Mar, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 12 Mar, 2012 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-