prettyprinter icon indicating copy to clipboard operation
prettyprinter copied to clipboard

Syntax-highlighting, declarative and composable pretty printer for Python 3.5+

Results 39 prettyprinter issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

* PrettyPrinter version: 0.18 * Python version: 3.10 * Operating System: Linux ### Description Trying to prettyprint a PIL.Image.Image *in an IPython console* results in an AssertionError (no such error...

Bumps [ipython](https://github.com/ipython/ipython) from 6.2.1 to 7.16.3. Commits d43c7c7 release 7.16.3 5fa1e40 Merge pull request from GHSA-pq7m-3gw7-gq5x 8df8971 back to dev 9f477b7 release 7.16.2 138f266 bring back release helper from master...

dependencies

Bumps [pip](https://github.com/pypa/pip) from 9.0.1 to 21.1. Changelog Sourced from pip's changelog. 21.1 (2021-04-24) Process Start installation scheme migration from distutils to sysconfig. A warning is implemented to detect differences between...

dependencies

* PrettyPrinter version: 0.18.0 * Python version: 3.0 * Operating System: linux ### Description The prettyrepr of {IntEnum,Flag,IntFlag} instances is less than optimal. ### What I Did ``` from enum...

* PrettyPrinter version: 0.18.0 * Python version: 3.7.4 * Operating System: macOS 10.15 ### Description long strings such as URLs are currently broken into multiple lines, with each line surrounded...

Bumps [django](https://github.com/django/django) from 1.10.8 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

* PrettyPrinter version: 0.18.0 * Python version: 3.7.5 * Operating System: Ubuntu 16.04.6 LTS ### Description Prettyprinter does not print dataclass default values ### What I Did ```python # script.py...

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies