New submission from Serhiy Storchaka:

Proposed patch optimizes parsing of regular expressions. Total time of re 
unittests decreased by 10%.

----------
assignee: serhiy.storchaka
components: Library (Lib), Regular Expressions
files: re_parse.patch
keywords: patch
messages: 201177
nosy: ezio.melotti, mrabarnett, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Optimize parsing of regular expressions
type: performance
versions: Python 3.4
Added file: http://bugs.python.org/file32341/re_parse.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19380>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to