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-zipp: Autospec creation for update from version 3.11.0 to version 3.12.0
Gregory P. Smith (1):
python/cpython#101144: Allow open and read_text encoding to be positional. (python/cpython#101145)
Jason R. Coombs (13):
Honor ResourceWarnings. Fixesjaraco/skeleton#73.
tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixesjaraco/skeleton#74.
Remove unnecessary shebang and encoding header in docs conf.
Prevent Python 3.12 from blocking checks.
Build docs in CI, including sphinx-lint.
Put tidelift docs dependency in its own section to limit merge conflicts.
Update badge for 2023
Update changelog. Ref python/cpython#101144.
Invoke test_encoding_warnings in-process, but skip when warn_default_encoding is not set. Re-use alpharep fixture for the file.
Provide 'sys.flags.warn_default_encoding' for the tests to skip prior to 3.10.
Due to mypy, it's not possible to patch the value, so just be lenient in access.
Prefer simple asserts
Replace trailing comment with a comment on a separate line.
0 commit comments