Bite-parser

Latest version: v0.2.4

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

Scan your dependencies

Page 1 of 2

0.2.4

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

Added
^^^^^

* Official support for Python 3.12.

0.2.3

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

Fixed
^^^^^

* Remove unnecessary dependency on ``typing-extensions``.

0.2.2

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

Fixed
^^^^^

* ``StreamReaderBuffer`` will always read sufficient bytes (or up to EOF)
before returning the slice or index requested with the ``get()`` method.
Previously, less bytes might have been read causing improper parsing when
using ``parse_incremental``.

0.2.1

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

Fixed
^^^^^

* Remove Python 3.7 classifier as it is no longer supported.

0.2.0

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

Added
^^^^^

* Better error reporting if parsing fails: the current input is included in
the message with the error position highlighted.
* Declare official Python 3.11 support.

Changed
^^^^^^^

* Drop Python 3.7 support

0.1.3

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

Fixed
^^^^^

* Allow install with Python 3.10 (and later)

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.