file_read_backwards
file_read_backwards copied to clipboard
Memory efficient way of reading files line-by-line from the end of file.
This PR updates [flake8](https://pypi.org/project/flake8) from **3.8.4** to **5.0.3**. Changelog ### 3.9.2 ``` ------------------- You can view the `3.9.2 milestone`_ on GitHub for more details. Bugs Fixed ~~~~~~~~~~ - Fix error...
This PR updates [pip](https://pypi.org/project/pip) from **21.2.3** to **22.2.1**. Changelog ### 22.2.1 ``` =================== Bug Fixes --------- - Send the pip upgrade prompt to stderr. (`11282 <https://github.com/pypa/pip/issues/11282>`_) - Ensure that things...
This PR updates [coverage](https://pypi.org/project/coverage) from **5.3** to **6.4.2**. Changelog ### 6.4.2 ``` -------------------------- - Updated for a small change in Python 3.11.0 beta 4: modules now start with a line...
This PR updates [cryptography](https://pypi.org/project/cryptography) from **3.3.2** to **37.0.4**. Changelog ### 37.0.4 ``` ~~~~~~~~~~~~~~~~~~~ * Updated Windows, macOS, and Linux wheels to be compiled with OpenSSL 3.0.5. .. _v37-0-3: ``` ###...
This PR updates [tox](https://pypi.org/project/tox) from **3.24.1** to **3.25.1**. Changelog ### 3.25.1 ``` -------------------- Bugfixes ^^^^^^^^ - ``sitepackages = true`` will add user's site-package to the python path on Windows as...
This PR updates [Sphinx](https://pypi.org/project/Sphinx) from **3.3.1** to **5.0.2**. Changelog ### 5.0.2 ``` ===================================== Features added -------------- * 10523: HTML Theme: Expose the Docutils's version info tuple as a template variable,...
This PR updates [watchdog](https://pypi.org/project/watchdog) from **0.10.3** to **2.1.9**. Changelog ### 2.1.9 ``` ~~~~~ 2022-06-10 • `full history <https://github.com/gorakhargosh/watchdog/compare/v2.1.8...v2.1.9>`__ - [fsevents] Fix flakey test to assert that there are no errors...
This PR updates [wheel](https://pypi.org/project/wheel) from **0.37.0** to **0.37.1**. Changelog ### 0.37.1 ``` - Fixed ``wheel pack`` duplicating the ``WHEEL`` contents when the build number has changed (415) - Fixed parsing...
This PR updates [PyYAML](https://pypi.org/project/PyYAML) from **5.4** to **6.0**. *The bot wasn't able to find a changelog for this release. [Got an idea?](https://github.com/pyupio/changelogs/issues/new)* Links - PyPI: https://pypi.org/project/pyyaml - Homepage: https://pyyaml.org/
Using `-` instead of `_` (see [PEP-0503](https://www.python.org/dev/peps/pep-0503/#normalized-names)).