fake_winreg

fake winreg, in order to test registry related functions on linux and windows

MIT License

Downloads
20.1K
Stars
5
Committers
3
fake_winreg - v1.6.3 Latest Release

Published by bitranox over 1 year ago

v1.6.3

2023-07-20:
- require minimum python 3.8
- remove python 3.7 tests
- introduce PEP517 packaging standard
- introduce pyproject.toml build-system
- remove mypy.ini
- remove pytest.ini
- remove setup.cfg
- remove setup.py
- remove .bettercodehub.yml
- remove .travis.yml
- update black config
- clean ./tests/test_cli.py
- add codeql badge
- move 3rd_party_stubs outside the src directory to ./.3rd_party_stubs
- add pypy 3.10 tests
- add python 3.12-dev tests

fake_winreg - v1.6.2.2

Published by bitranox over 2 years ago

v1.6.2.2

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

fake_winreg - v1.6.2.1

Published by bitranox over 2 years ago

v1.6.2.1

2022-06-01: update github actions test matrix

fake_winreg - v1.6.2

Published by bitranox over 2 years ago

v1.6.2

2022-03-29: remedy mypy Untyped decorator makes function "cli_info" untyped

fake_winreg - v1.6.1

Published by bitranox over 2 years ago

v1.6.1

2022-03-25: fix github actions windows test

fake_winreg - v1.6.0

Published by bitranox almost 3 years ago

v1.6.0

2021-12-19: feature release
- update github actions
- fix "setup.py test"
- fix typing

fake_winreg - v1.5.6

Published by bitranox about 4 years ago

v1.5.6

2020-10-09: service release
- update travis build matrix for linux 3.9-dev
- update travis build matrix (paths) for windows 3.9 / 3.10

fake_winreg - v1.5.5

Published by bitranox about 4 years ago

v1.5.5

2020-08-08: service release
- fix documentation
- fix travis
- deprecate pycodestyle
- implement flake8

fake_winreg - v1.5.4

Published by bitranox about 4 years ago

v1.5.4

2020-08-01: fix pypi deploy

fake_winreg - 2020-07-31: fix travis build

Published by bitranox about 4 years ago

v1.5.3

2020-07-31: fix travis build