Rl

Latest version: v3.1

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

Scan your dependencies

Page 4 of 7

1.9

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

- Remove unused defines; we don't support libedit or readline < 5.0.
[stefan]

- Improve performance of ``get_current_history_length``.
[stefan]

1.8

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

- Make ``get_history_item`` zero-based and remove ``get_history_base``.
[stefan]

1.7

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

- Support installation into MacPython for Mac OS X.
[stefan]

1.6

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

- The history size can now be limited ("stifled") by setting
``history.max_entries``. This supersedes ``history.length`` which has been
removed.
[stefan]

- Close a memory leak in ``get_current_history_length``. Also see Python
`issue 8065`_.
[stefan]

.. _`issue 8065`: https://bugs.python.org/issue8065

1.5.4

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

- Avoid segfaults during codec lookup by calling ``PyGILState_Ensure`` in all
the right places. Fixes rl `issue/5`_. Removes the workaround introduced in
1.5.2.
[stefan]

1.5.3

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

- Re-release with link to the correct issue.
[stefan]

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.