Pprintpp

Latest version: v0.4.0

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

Scan your dependencies

Page 1 of 2

0.4.0

* Add IPython plugin (thanks roee30;
https://github.com/wolever/pprintpp/pull/20)

0.3.0

* Add support for subclasses of built-in collections and collections
module (ex, if no __repr__ is defined, a subclass of dict will be
repr'd ``MyDictSubclass({...})``).
* Add support for ``collections.OrderedDict``
* Add ``quiet=True`` flag to monkeypatch
* Fixed crash on non-hashable instancemethods
(https://github.com/wolever/pprintpp/issues/18)

0.2.3

* Oops, fixed setup.py so the module is actually push'd to PyPI (thanks
OldhamMade).
* pprintpp is now a package, not a single .py file.

0.2.2

* Add Python 2.6 compatibility (pprintpp will work without the
`collections` module; thanks ulope)
* Fix set/frozenset bug on PyPy
* Fix sorting of heterogeneous containers on Py3

0.2.1

* Some minor bugfixes

0.2.0

* Add Python 3 support

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.