Rl

Latest version: v3.1

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

Scan your dependencies

Page 7 of 7

1.0a5

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

- Make all ``completion`` properties writable. While not useful in
production, this allows us to write better tests.
[stefan]

- Improve API documentation and add a call graph for the completion
process. This goes a long way in explaining how readline completion
works.
[stefan]

1.0a4

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

- Implement the ``generator`` factory using an iterator instead of a list.
[stefan]

- Remove ``find_completion_word`` so people don't get ideas.
[stefan]

- Don't list distribute as dependency, setuptools will do the
right thing.
[stefan]

1.0a3

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

- Add ``__slots__`` to interface objects to make them immutable.
[stefan]

- Support Python 2.5, 2.6, and 3.1 (thanks to distribute).
[stefan]

- Approach something like test coverage.
[stefan]

1.0a2

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

- Make the ``generator`` factory work for all types of callables.
[stefan]

- Improve examples.
[stefan]

1.0a1

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

- Initial release.

Page 7 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.