Rentry.py

Latest version: v0.2.6

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

Scan your dependencies

Page 1 of 2

0.2.6

Fixed an issue where setting `use_session=False` for the client would fail to update the `self.csrf_token` value in the payload due to accessing it before refreshing the token, thus causing a mismatch between the `csrf_token` in the payload and the `csrf_token` in the cookies which results in a 403 from rentry.

0.2.4

Not secure
Fix `new_page_id` accidentally being a required argument for `update()`.

0.2.3

Not secure
Added the `update` (`new`) endpoint to the command line version. Also fixed various bugs in the `update` methods.

0.1.3

Not secure
Fixed a bug where the `page_id` wasn't being updated properly, and one where the `modify_code` wasn't being reset properly.

Fixed functionality with `overwrite` in the `update()` function. Previously I operated under the assumption it only affected the metadata, however it also affects the markdown.

0.1.2

Not secure
Last release for now (real). Fixed an issue where fetching a page with the `SECRET_EMAIL_ADDRESS` metadata set caused an error due to rentry returning an obfuscated version of the email which doesn't follow email syntax.

0.1.1

Not secure
Something did in fact slip through the cracks. A typo broke the entire command line functionality :)

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.