@@ -1,7 +1,14 @@
Disable part of test_posix.test_makedev that depends on the NODEV
macro being defined (missing on musl).
-Upstream-Status: Submitted [https://github.com/python/cpython/pull/31794]
+See https://github.com/python/cpython/pull/31794 where NODEV
+handling is introduced.
+
+Opened a bug issue upstream with
+https://github.com/python/cpython/issues/138707
+
+Upstream-Status: Inappropriate [Musl-Specific]
+
Signed-off-by: Khem Raj <raj.khem@gmail.com>
--- a/Lib/test/test_posix.py
+++ b/Lib/test/test_posix.py
Ensure it is reflecting correct information and status of patch Signed-off-by: Khem Raj <raj.khem@gmail.com> --- v2: Update patch with newly filed GH issue report for this problem .../python/python3/test_posix_nodev_disable.patch | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-)