aboutsummaryrefslogtreecommitdiff
blob: dc756606d8bb0f10903d222febd98f71d1047789 (plain)
1
2
3
4
The readline module now passes its tests when built directly against
libedit. Existing irreconcilable API differences remain in
:func:`readline.get_begidx` and :func:`readline.get_endidx` behavior based
on libreadline vs libedit use.