Rl

Latest version: v3.1

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

Scan your dependencies

Page 6 of 7

1.2

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

- Improve API documentation and examples.
[stefan]

1.1

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

- Remove all occurrences of old-style function typedefs to silence
compiler warnings.
[stefan]

- Make the ``display_matches_hook`` work in Python 2.5. Fixes rl `issue/1`_.
[stefan]

- No longer auto-refresh the prompt at the end of ``display_match_list``.
Applications should call ``redisplay(force=True)`` to restore the prompt.
[stefan]

.. _`issue/1`: https://github.com/stefanholek/rl/issues#issue/1

1.0

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

- No changes since 1.0a8.

1.0a8

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

- Close a memory leak in ``word_break_hook``. Three cheers for Xcode's
``leaks`` tool.
[stefan]

1.0a7

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

- Rename ``_readline`` module to ``readline`` since it's not private.
[stefan]

- Remove ``dump`` and ``read_key`` APIs from public interfaces.
[stefan]

1.0a6

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

- Unclutter the ``completer`` interface by removing settings that can
just as well be made with ``parse_and_bind``.
[stefan]

- Fix a memory leak in ``username_completion_function`` and
``filename_completion_function``.
[stefan]

- Add a custom epydoc stylesheet to make its reST rendering more pleasant.
[stefan]

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.