Rl

Latest version: v3.1

Safety actively analyzes 629678 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 7

1.15

-----------------

- Fix memory leaks in ``py_remove_history``, ``py_replace_history``, and
``py_clear_history`` which can occur when history entries are edited.
See Python `issue 12186`_.
[stefan]

- Add a default ``display_matches_hook`` that behaves exactly like readline
behaves in Bash.
[stefan]

- Add ``reset`` functions to completer, completion, and history.
[stefan]

.. _`issue 12186`: https://bugs.python.org/issue12186

1.14

-----------------

- Add xfree.c to sources when building GNU Readline 6.2.
[stefan]

- Allow history indexes of type long.
[stefan]

1.13

-----------------

- Use a custom build_ext command to find the best termcap library.
[stefan]

- Update static builds to GNU Readline 6.2.
[stefan]

1.12

-----------------

- Fix memory leaks in ``py_remove_history`` and ``py_replace_history``.
See Python `issue 9450`_.
[stefan]

.. _`issue 9450`: https://bugs.python.org/issue9450

1.11

-----------------

- Update README, API documentation, and examples.
[stefan]

- MacPython detection caught other framework builds as well.
[stefan]

1.10

-----------------

- Rework the history interface: Implement iteration and remove redundant APIs.
[stefan]

- History stifling could cause duplicate history entries.
[stefan]

- Make sure ``begidx`` and ``endidx`` completion variables are reset to 0.
[stefan]

Page 3 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.