Overview
Request 1079595 accepted
- update to 3.15.0:
* gh-102209: ``test_implied_dirs_performance`` now tests
* measures the time complexity experimentally.
* Minor cleanup in tests, including #93.
* In tests, add a fallback when ``func_timeout`` isn't
available.
* gh-101566: In ``CompleteDirs``, override ``ZipFile.getinfo``
* to supply a ``ZipInfo`` for implied dirs.
* gh-101144: Honor ``encoding`` as positional parameter
* to ``Path.open()`` and ``Path.read_text()``.
* #85: Added support for new methods on ``Path``:
* ``match`` * ``glob`` and ``rglob`` * ``relative_to``
* ``is_symlink``
* Removed 'print' expression in test_pickle.
* bpo-43651: Apply ``io.text_encoding`` on Python 3.10 and
later.
* #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.
- Created by dirkmueller
- In state accepted
- Supersedes 1079572
Request History
dirkmueller created request
- update to 3.15.0:
* gh-102209: ``test_implied_dirs_performance`` now tests
* measures the time complexity experimentally.
* Minor cleanup in tests, including #93.
* In tests, add a fallback when ``func_timeout`` isn't
available.
* gh-101566: In ``CompleteDirs``, override ``ZipFile.getinfo``
* to supply a ``ZipInfo`` for implied dirs.
* gh-101144: Honor ``encoding`` as positional parameter
* to ``Path.open()`` and ``Path.read_text()``.
* #85: Added support for new methods on ``Path``:
* ``match`` * ``glob`` and ``rglob`` * ``relative_to``
* ``is_symlink``
* Removed 'print' expression in test_pickle.
* bpo-43651: Apply ``io.text_encoding`` on Python 3.10 and
later.
* #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.
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar_suse set openSUSE:Factory:Staging:E as a staging project
Being evaluated by staging project "openSUSE:Factory:Staging:E"
dimstar_suse accepted review
Picked "openSUSE:Factory:Staging:E"
licensedigger accepted review
ok
dimstar accepted review
dimstar_suse accepted review
Staging Project openSUSE:Factory:Staging:E got accepted.
dimstar_suse approved review
Staging Project openSUSE:Factory:Staging:E got accepted.
dimstar_suse accepted request
Staging Project openSUSE:Factory:Staging:E got accepted.