pprint3x

backport of pprint

MIT License

Downloads
1.2K
Stars
1
Committers
2
pprint3x - v3.10.4.6 Latest Release

Published by bitranox over 1 year ago

v3.10.4.6

2023-07-14:
- remove one flake8 error on python3.12-dev
- remove some tests for underscore numbers

pprint3x - v3.10.4.5

Published by bitranox over 1 year ago

v3.10.4.5

2023-07-14:
- add codeql badge
- move 3rd_party_stubs outside the src directory
- add pypy 3.10 tests
- add python 3.12-dev tests

pprint3x - v3.10.4.4

Published by bitranox over 1 year ago

v3.10.4.4

2023-07-13:
- require minimum python 3.8
- remove python 3.7 tests

pprint3x - v3.10.4.3

Published by bitranox over 1 year ago

v3.10.4.3

2023-07-13:
- introduce PEP517 packaging standard
- introduce pyproject.toml build-system
- remove setup.cfg
- remove setup.py
- update black config
- clean ./tests/test_cli.py
- remove travis config
- remove bettercodehub config
- remove "better code" badges
- remove python 3.6 tests
- adding python 3.11 tests
- update pypy tests to 3.9

pprint3x - V3.10.4.2

Published by bitranox over 2 years ago

v3.10.4.2

2022-06-02: update to github actions checkout@v3 and setup-python@v3

pprint3x - v3.10.4.1

Published by bitranox over 2 years ago

v3.10.4.1

2022-06-01: update github actions test matrix

pprint3x - v3.10.4

Published by bitranox over 2 years ago

v3.10.4

2022-03-25: fix github actions windows test

pprint3x - v3.10.3

Published by bitranox almost 3 years ago

v3.10.3

2022-01-21: update documentation, again thanks to Ritvik Nag, https://github.com/rnag

pprint3x - v3.10.2

Published by bitranox almost 3 years ago

v3.10.2

2022-01-20: remove unnecessary dependencies, thanks to Ritvik Nag, https://github.com/rnag

pprint3x - v3.10.1

Published by bitranox almost 3 years ago

v3.10.1

2021-12-30: initial release