[issue29854] Segfault when readline history is more then 2 * history size

Berker Peksag report at bugs.python.org
Fri Jul 7 06:24:30 EDT 2017


Berker Peksag added the comment:

> Similar failure on x86 Tiger 3.x.

This one is interesting. I thought we don't have OS X buildbots with readline installed.

I would prefer skipping the test based on readline version installed.

Side note: I think we should print readline, sqlite3 etc. versions in  https://github.com/python/cpython/blob/fae8f4a9cb88a68eb14750cbb8ddf8740fd67b8b/Lib/test/libregrtest/main.py#L421

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29854>
_______________________________________


More information about the Python-bugs-list mailing list