diff --git a/newsfragments/303.feature.rst b/newsfragments/303.feature.rst new file mode 100644 index 0000000..537a0c2 --- /dev/null +++ b/newsfragments/303.feature.rst @@ -0,0 +1,10 @@ +The functions +``is_resource()``, +``open_binary()``, +``open_text()``, +``path()``, +``read_binary()``, and +``read_text()`` are un-deprecated, and support +subdirectories via multiple positional arguments. +The ``contents()`` function also allows subdirectories, +but remains deprecated.