Ycecream

Latest version: v1.3.20.post0

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

Scan your dependencies

Page 2 of 7

1.3.15

--------------------------
Updated readme and made it available on PyPI.
Checked compatibility with Python 3.12.

1.3.14

==========================
It is now possible to suppress the parent function/method when line numbers are shown.
To do so, just use one of
show_line_numbers = "n"
show_line_numbers = "no parent"
sln = "n"
sln = "no parent"
The readme file has been updated and corrected.

1.3.13

==========================
A bug made that there was still a dependency: executing. Fixed.

1.3.12

==========================
A bug in 1.3.11 made that asttokens had to be installed.
Fixed by using a completely different way of embedding the required dependencies,
i.e. with my package embedder (see www.github.com/salabim/package_embedder)

1.3.11

==========================
Added compatibility (0)
-----------------------
Now compatible with Python 3.11
by including the updated executing and _position_node_finder modules
Also updated tests.

1.3.10

==========================
Changed functionality (0)
---------------------
For methods, the class name is also shown in the function name.
Based on a pull request https://github.com/gruns/icecream/pull/120/files

Page 2 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.