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
{{ message }}
This repository was archived by the owner on Oct 27, 2022. It is now read-only.
jaraco.collections: Autospec creation for update from version 3.4.0 to version 3.5.0
Alan Fregtman (1):
.editorconfig: Set max_line_length to 88 for Python files.
Jason R. Coombs (10):
Add intersphinx mappings for Python to prevent spurious nitpicky failures. Fixesjaraco/skeleton#51.
Test on Python 3.10 (final).
Rely on pytest 6 and drop workaround for pytest-dev/pytest#6178.
Remove wheel from build requirements. It's implied for wheel builds. Ref pypa/setuptools#1498.
Require Python 3.7 or later.
Remove filtered warnings, addressed upstream.
DictStack now supports .items and casting to a dict.
Remove dependency on more_itertools.
Add support for DictStack.__contains__.
Update changelog.
0 commit comments