You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pypi-keyring: Autospec creation for update from version 23.13.1 to version 24.0.0
Jason R. Coombs (28):
Build docs in CI, including sphinx-lint.
Put tidelift docs dependency in its own section to limit merge conflicts.
Update badge for 2023
ALLOW_UNICODE no longer needed on Python 3. As a result, ELLIPSES is also now enabled by default.
Enable default encoding warning where available. See PEP 597.
Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-black#67.
Exempt warning. Workaround for realpython/pytest-mypy#152
Add #upstream markers for filtered warnings. Add filter for platform module (ref python/cpython#100750).
Remove reference to EncodingWarning as it doesn't exist on some Pythons.
Warn if the keychain property is set. Fixes #623.
Removed OS_X module. Ref #487.
Removed deprecated keyring.util.properties module.
Revert "exclude build env from cov reporting (jaraco/skeleton#60)"
Disable couldnt-parse warnings. Prescribed workaround for nedbat/coveragepy#1392. Fixespython/importlib_resources#279 and fixesjaraco/skeleton#56.
Remove unnecessary and incorrect copyright notice. Fixesjaraco/skeleton#78.
Replace flake8 with ruff. Fixesjaraco/skeleton#79 and sheds debt.
⚫ Fade to black.
⚫ Fade to black.
Make substitution fields more prominent and distinct from true 'skeleton' references. (#71)
Suppress EncodingWarning in build.env. Ref pypa/build#615.
Remove reference to EncodingWarning as it doesn't exist on some Pythons.
Update RTD boilerplate to new issue. Ref readthedocs/readthedocs.org#10401.
Add badge for Ruff.
Remove inclusion of python version for docs
Update platform_ to return pathlib objects. Extract function for _config_path.
Add diagnose command. Fixes #633.
Mark multiprocess tests as xfail for now. Ref #634.
Update changelog.
Joyce (1):
Feat: initial permissions to main.yml (jaraco/skeleton#76)
Philipp Hörist (4):
docs: Remove trailing whitespace
Add type annotations for core.py
Add type annotations for backend.py
Make defining priority property more consistent
wzy (1):
Fix a typo of README.rst
0 commit comments