New submission from Brett Cannon:

Turns out it relies on internal APIs that either don't exist on other 
interpreters (e.g., IronPython), or they change which leads to breakage of the 
benchmark (e.g., already changed for Python 3.2 and 3.3). Probably best to 
retire it rather than continuing to try and prop it up.

----------
components: Benchmarks
messages: 253091
nosy: brett.cannon, pitrou
priority: normal
severity: normal
status: open
title: Deprecate the regex_compile benchmark

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

Reply via email to