- 94f2528 Remove traces of MacOS9 support. by Ronald Oussoren · 15 years ago
- 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 15 years ago
- 2548078 NOTE: just porting tests here. by Antoine Pitrou · 15 years ago
- 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 15 years ago
- 577473f use assert[Not]In where appropriate by Benjamin Peterson · 16 years ago
- aafdca8 Merged revisions 74426 via svnmerge from by Gregory P. Smith · 16 years ago
- a81d881 Merged revisions 77286 via svnmerge from by Gregory P. Smith · 16 years ago
- b406637 Merged revisions 77263-77264 via svnmerge from by Gregory P. Smith · 16 years ago
- 4ac9ce4 Merged revisions 74779-74786,74793,74795,74811,74860-74861,74863,74876,74886,74896,74901,74903,74908,74912,74930,74933,74943,74946,74952-74955,75015,75019,75032,75068,75076,75095,75098,75102,75129,75139,75230 via svnmerge from by Benjamin Peterson · 16 years ago
- 847ec75 http://bugs.python.org/issue6971 Porting revision 75054 from trunk by Kristján Valur Jónsson · 16 years ago
- c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 16 years ago
- f91df04 Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,69519-69521 via svnmerge from by Benjamin Peterson · 16 years ago
- 5c6d787 Merged revisions 69129-69131,69139-69140,69143,69154-69159,69169,69288-69289,69293,69297-69301,69348 via svnmerge from by Benjamin Peterson · 17 years ago
- 29500f6 Merged revisions 68611-68613 via svnmerge from by Mark Dickinson · 17 years ago
- de3369f Fixes issue #3826 and #4791: by Gregory P. Smith · 17 years ago
- 44309e6 make FileIO.mode always include 'b' by Benjamin Peterson · 17 years ago
- 9d24ff0 Follow-up of r67300: correct a failure in socket.makefile(). by Amaury Forgeot d'Arc · 17 years ago
- 2f89aa6 #2538: bytes objects can only provide read-only buffers by Antoine Pitrou · 17 years ago
- 672b803 Merged revisions 64125 via svnmerge from by Benjamin Peterson · 17 years ago
- f78e02b Merged revisions 63562,63570,63728,63734,63784,63788,63802,63817,63827,63839,63887,63975,63998 via svnmerge from by Georg Brandl · 17 years ago
- 2442015 Create http package. #2883. by Georg Brandl · 17 years ago
- 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 17 years ago
- ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 17 years ago
- f260e44 Rename Queue module to queue. by Alexandre Vassalotti · 17 years ago
- 5e69685 Merged revisions 62194,62197-62198,62204-62205,62214,62219-62221,62227,62229-62231,62233-62235,62237-62239 via svnmerge from by Christian Heimes · 17 years ago
- ad9d48d Merged revisions 62090-62091,62096,62100,62102,62110-62114 via svnmerge from by Benjamin Peterson · 17 years ago
- db4115f Merged revisions 62039-62042 via svnmerge from by Neal Norwitz · 17 years ago
- bbe741d Merged revisions 61981,61984-61987,61992-61993,61997-62000 via svnmerge from by Christian Heimes · 17 years ago
- fceab5a Merged revisions 60080-60089,60091-60093 via svnmerge from by Georg Brandl · 18 years ago
- da3caed Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions. by Raymond Hettinger · 18 years ago
- 2380ac7 Merged revisions 59843-59863 via svnmerge from by Christian Heimes · 18 years ago
- 790c823 Merged revisions 59822-59841 via svnmerge from by Christian Heimes · 18 years ago
- 043d6f6 Copied doc for reload() from trunk's function.rst to imp.rst by Christian Heimes · 18 years ago
- faf2f63 Merged revisions 59703-59773 via svnmerge from by Christian Heimes · 18 years ago
- 8a392d7 Convert the socket module to insist on bytes for input, and to return bytes by Guido van Rossum · 18 years ago
- 39eb8fa This is roughly socket2.diff from issue 1378, with a few changes applied by Guido van Rossum · 18 years ago
- 8ce8a78 Merged revisions 58221-58741 via svnmerge from by Guido van Rossum · 18 years ago
- 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 18 years ago
- 540d987 Fix the IPv6 pton/ntop tests. Why weren't these failing on Linux? No IPv6? by Guido van Rossum · 18 years ago
- 32c4ac0 Down with str8! Change various socket APIs to use bytes or str instead str8. by Guido van Rossum · 18 years ago
- 5accbdb Make sure socket.close() doesn't interfere with socket.makefile(). by Jeremy Hylton · 18 years ago
- 6718062 Fix test_socket.py. Simple str/bytes issue with IPV6 addresse. by Guido van Rossum · 18 years ago
- a7eb93e Simplify socket_repr() by using PyUnicode_FromFormat() by Walter Dörwald · 18 years ago
- d59da4b Merged revisions 55407-55513 via svnmerge from by Guido van Rossum · 18 years ago
- 7d0a826 Sockets facelift. APIs that could return binary data (e.g. aton() and by Guido van Rossum · 18 years ago
- b5b2270 Make test_socket pass. There was an unchecked error when a Unicode by Guido van Rossum · 18 years ago
- d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 18 years ago
- b213704 Merged revisions 53451-53537 via svnmerge from by Thomas Wouters · 19 years ago
- e2a383d Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.) by Guido van Rossum · 19 years ago
- 018919a Merged revisions 53434 via svnmerge from by Guido van Rossum · 19 years ago
- b940e11 SF patch 1631942 by Collin Winter: by Guido van Rossum · 19 years ago
- b053cd8 Killed the <> operator. You must now use !=. by Guido van Rossum · 19 years ago
- 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 19 years ago
- 73e5a5b Merge the rest of the trunk. by Thomas Wouters · 19 years ago
- 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 19 years ago
- 49fd7fa Merge p3yk branch with the trunk up to revision 45595. This breaks a fair by Thomas Wouters · 19 years ago
- d2e3ba7 patch [ 756021 ] Allow socket.inet_aton("255.255.255.255") on Windows by Georg Brandl · 20 years ago
- 4e42281 Add support for FreeBSD 7. by Hye-Shik Chang · 20 years ago
- 01668a1 Fix test for socket.getfqdn() to also include the name returned by by Brett Cannon · 20 years ago
- 08febeb Add 'linux2' as one of the platforms that does not use the echo service as one by Brett Cannon · 21 years ago
- f64700a Add support for FreeBSD 6. by Hye-Shik Chang · 21 years ago
- d4ff206 Being bsd-based, darwin/macosx has the same limitation w.r.t. the "echo" by Skip Montanaro · 21 years ago
- 494aaee Whitespace normalization. by Tim Peters · 21 years ago
- 331708b Patch #1003700: Add socketpair function to socket module. by Dave Cole · 21 years ago
- 18bf43c FreeBSD's services file contains an additional echo service entry, with by Andrew MacIntyre · 21 years ago
- 7ff7d2c testGetServBy(): Use services that should be available both on *nix and by Barry Warsaw · 21 years ago
- 11b91a0 Added socket.getservbyport(), and make its second argument and that of by Barry Warsaw · 21 years ago
- 027bb63 Add weakref support to sockets and re pattern objects. by Raymond Hettinger · 21 years ago
- 116d83c SF bug 924242: socket._fileobject._getclosed() returns wrong value by Tim Peters · 21 years ago
- 05eb401 Fix indentation error in testGetServByName and rewrite loop to avoid clumsy by Skip Montanaro · 21 years ago
- 11a35f5 SF patch #760257: add socket.timeout exception (Contributed by Bob Halley) by Raymond Hettinger · 22 years ago
- c2659cf Whitespace normalization. by Tim Peters · 22 years ago
- 21d3a32 Combine the functionality of test_support.run_unittest() by Walter Dörwald · 22 years ago
- f4001ee Skip testing inet_ntop() an inet_pton() if they aren't defined. by Guido van Rossum · 22 years ago
- 47dfa4a Patch by Jp Calderone: by Guido van Rossum · 22 years ago
- 9647b52 Also skip testHostnameRes() if gethostbyaddr() raises an exception. by Guido van Rossum · 23 years ago
- 71e0294 Skip testHostnameRes() if gethostbyname() raises an exception. by Guido van Rossum · 23 years ago
- c0a0e08 Since it tests both ntohl and ntohs, the test should not be called by Guido van Rossum · 23 years ago
- a2627af Maybe this fixes test_socket on 64-bit Linux. by Guido van Rossum · 23 years ago
- 522e769 Skip UDP testing for MacPython (for now), it hangs. This may be due to by Jack Jansen · 23 years ago
- 558fc97 Don't use hex constants representing negative numbers. by Guido van Rossum · 23 years ago
- e531e29 testSendAll(): loop until all data is read; this was necessary at by Guido van Rossum · 23 years ago
- 469cdad Whitespace normalization. by Tim Peters · 23 years ago
- 8c94383 Replace docstrings on test functions witrh comments -- then unittest by Guido van Rossum · 23 years ago
- 10e3f41 Tighten the unbuffered readline test to distinguish between the two lines. by Guido van Rossum · 23 years ago
- 29bf915 Oops. I accidentally commented out some tests. by Guido van Rossum · 23 years ago
- e9f6614 "Unbuffered" mode of class _fileobject wasn't actually unbuffered, by Guido van Rossum · 23 years ago
- f443330 testGetServByName shouldn't check for getservbyname - the socket module by Skip Montanaro · 23 years ago
- d3c884d modify testGetServByName so it tries a few different protocols. In this day by Skip Montanaro · 23 years ago
- b995eb7 Enable test_socket again, if only to prevent mistakes like Jeremy by Guido van Rossum · 23 years ago
- cbd5b89 Repair testNtoH for large long arguments. by Jeremy Hylton · 23 years ago
- c075e19 Extended socket.htonl and ntohl to accept longs. by Jeremy Hylton · 23 years ago
- b8a690d Remove test that was none too picky about whether attributes exist. by Jeremy Hylton · 23 years ago
- 04f357c Get rid of relative imports in all unittests. Now anything that by Barry Warsaw · 23 years ago
- 246a58a Remove a few lines that aren't used and cause problems on platforms by Guido van Rossum · 23 years ago
- b6cc7d2 Add test for previous core dump when sending on closed socket with timeout. by Guido van Rossum · 23 years ago
- 9d0c8ce Add default timeout functionality. This adds setdefaulttimeout() and by Guido van Rossum · 23 years ago
- 3875e90 I get failures half of the time that I run this, so I'll disable by Guido van Rossum · 23 years ago
- 83ccb4e Michael fixed the race conditions and removed the sleeps. by Guido van Rossum · 23 years ago
- 654c11e Temporarily disable the timeout and socket tests. by Guido van Rossum · 23 years ago