Skip to content
This repository was archived by the owner on May 3, 2023. It is now read-only.

Update zipp to 3.10.0#206

Closed
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-zipp-3.2.0-to-3.10.0
Closed

Update zipp to 3.10.0#206
pyup-bot wants to merge 1 commit intomainfrom
pyup-update-zipp-3.2.0-to-3.10.0

Conversation

@pyup-bot
Copy link
Copy Markdown
Collaborator

This PR updates zipp from 3.2.0 to 3.10.0.

Changelog

3.10.0

=======

* ``zipp`` is now a package.

3.9.1

======

* Removed 'print' expression in test_pickle.

* bpo-43651: Apply ``io.text_encoding`` on Python 3.10 and later.

3.9.0

======

* 81: ``Path`` objects are now pickleable if they've been
constructed from pickleable objects. Any restored objects
will re-construct the zip file with the original arguments.

3.8.1

======

Refreshed packaging.

Enrolled with Tidelift.

3.8.0

======

Removed compatibility code.

3.7.0

======

Require Python 3.7 or later.

3.6.0

======

78: Only ``Path`` is exposed in the public API.

3.5.1

======

77: Remove news file intended only for CPython.

3.5.0

======

74 and bpo-44095: Added ``.suffix``, ``.suffixes``,
and ``.stem`` properties.

3.4.2

======

Refresh package metadata.

3.4.1

======

Refresh packaging.

3.4.0

======

68 and bpo-42090: ``Path.joinpath`` now takes arbitrary
positional arguments and no longer accepts ``add`` as a
keyword argument.

3.3.2

======

Updated project metadata including badges.

3.3.1

======

bpo-42043: Add tests capturing subclassing requirements.

3.3.0

======

9: ``Path`` objects now expose a ``.filename`` attribute
and rely on that to resolve ``.name`` and ``.parent`` when
the ``Path`` object is at the root of the zipfile.
Links

@pyup-bot pyup-bot mentioned this pull request Oct 24, 2022
@pyup-bot
Copy link
Copy Markdown
Collaborator Author

Closing this in favor of #212

@pyup-bot pyup-bot closed this Nov 25, 2022
@NateV NateV deleted the pyup-update-zipp-3.2.0-to-3.10.0 branch November 25, 2022 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant