Skip to content

Commit 1f4d3f1

Browse files
committed
Finalize
1 parent c593cd9 commit 1f4d3f1

File tree

3 files changed

+19
-11
lines changed

3 files changed

+19
-11
lines changed

NEWS.rst

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
v6.4.0
2+
======
3+
4+
Features
5+
--------
6+
7+
- The functions
8+
``is_resource()``,
9+
``open_binary()``,
10+
``open_text()``,
11+
``path()``,
12+
``read_binary()``, and
13+
``read_text()`` are un-deprecated, and support
14+
subdirectories via multiple positional arguments.
15+
The ``contents()`` function also allows subdirectories,
16+
but remains deprecated. (#303)
17+
- Deferred select imports in for a speedup (python/cpython#109829).
18+
19+
120
v6.3.2
221
======
322

newsfragments/+.feature.rst

-1
This file was deleted.

newsfragments/303.feature.rst

-10
This file was deleted.

0 commit comments

Comments
 (0)