- 18 Kas, 2013 4 kayıt (commit)
-
-
Victor Stinner yazdı
http://buildbot.python.org/all/builders/AMD64%20Windows%20Server%202008%20%5BSB%5D%203.x/builds/1649/steps/test/logs/stdio ====================================================================== FAIL: test_wait_for_handle (test.test_asyncio.test_windows_events.ProactorTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "E:\home\cpython\buildslave\x64\3.x.snakebite-win2k8r2sp1-amd64\build\lib\test\test_asyncio\test_windows_events.py", line 112, in test_wait_for_handle self.assertTrue(0.18 < elapsed < 0.22, elapsed) AssertionError: False is not true : 0.25
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
- 17 Kas, 2013 1 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 18 Kas, 2013 10 kayıt (commit)
-
-
Victor Stinner yazdı
-
Guido van Rossum yazdı
-
Victor Stinner yazdı
Fix a compiler warning on Windows 64-bit
-
Victor Stinner yazdı
portable
-
Victor Stinner yazdı
bytes Fix compiler warnings on Windows 64-bit
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Fix a compiler warning on Windows 64-bit
-
Victor Stinner yazdı
Fix compiler warnings on Windows 64-bit
-
Victor Stinner yazdı
Python parser doesn't support lines longer than INT_MAX bytes yet
-
Victor Stinner yazdı
INT_MAX states and labels should be enough for everyone
-
- 17 Kas, 2013 25 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Victor Stinner yazdı
the unit test on max time (but be more strict on mon time). Example of failure: http://buildbot.python.org/all/builders/x86%20OpenIndiana%203.x/builds/6978/steps/test/logs/stdio ====================================================================== FAIL: test_timeout (test.test_selectors.PollSelectorTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/export/home/buildbot/32bits/3.x.cea-indiana-x86/build/Lib/test/test_selectors.py", line 316, in test_timeout self.assertTrue(0.5 < t1 - t0 < 1.5, t1 - t0) AssertionError: False is not true : 1.5033390671014786
-
Victor Stinner yazdı
year before 1900.
-
Gregory P. Smith yazdı
on a system with SO_REUSEPORT defined in the headers but run on a system with an OS kernel that does not support that reasonably new socket option.
-
Gregory P. Smith yazdı
on a system with SO_REUSEPORT defined in the headers but run on a system with an OS kernel that does not support that reasonably new socket option.
-
Gregory P. Smith yazdı
A variable was declared below the top of a block and one function was using a K&R C style function declaration!
-
Gregory P. Smith yazdı
A variable was declared below the top of a block and one function was using a K&R C style function declaration!
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Christian Heimes yazdı
Issue #19448: Add private API to SSL module to lookup ASN.1 objects by OID, NID, short name and long name.
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Richard Oudkerk yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-