Files
cpython/Lib
Victor Stinner b44fb128ae Implement rich comparison for _sre.SRE_Pattern
Issue #28727: Regular expression patterns, _sre.SRE_Pattern objects created by
re.compile(), become comparable (only x==y and x!=y operators). This change
should fix the issue #18383: don't duplicate warning filters when the warnings
module is reloaded (thing usually only done in unit tests).
2016-11-21 16:35:08 +01:00
..
2016-11-15 15:27:23 -05:00
2016-11-15 21:18:40 -05:00
2015-10-06 18:52:52 +03:00
2016-09-11 12:52:53 +01:00
2016-06-12 01:56:50 +00:00
2015-08-23 11:28:01 -07:00
2016-01-26 00:40:57 +01:00
2016-07-15 10:59:11 -07:00
2016-11-08 19:59:29 -05:00
2016-11-19 21:14:27 -08:00
2016-10-12 20:16:05 +02:00
2016-04-25 00:12:32 +03:00
2016-11-13 00:42:56 -05:00
2016-02-04 14:08:23 -05:00
2016-09-17 23:23:13 +03:00
2016-06-04 05:06:25 +00:00
2016-04-25 00:12:32 +03:00