forked from pool/python311
- Update to 3.11.0b2:
- many small updates OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=17
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
--- a/Lib/test/test_posix.py
|
||||
+++ b/Lib/test/test_posix.py
|
||||
@@ -434,7 +434,7 @@ class PosixTester(unittest.TestCase):
|
||||
@@ -428,7 +428,7 @@ class PosixTester(unittest.TestCase):
|
||||
def test_posix_fadvise(self):
|
||||
fd = os.open(os_helper.TESTFN, os.O_RDONLY)
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user