1. c73f863 Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  2. 4947049 Closes #16789: :meth:`quit` links to constants instead of own module by Jesus Cea · 12 years ago
  3. 2f01e23 Issue #16702: Skip proxies for localhost in urllib2_localnet tests by Senthil Kumaran · 12 years ago
  4. cf4710c Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 12 years ago
  5. 36852b7 Issue #14574: Ignore socket errors raised when flushing a connection on close. by Kristján Valur Jónsson · 12 years ago
  6. 303eb47 Issue #16702: Skip proxies for localhost in urllib2_localnet tests by Senthil Kumaran · 12 years ago
  7. b7c2386 Fix Sphinx warning (missing "setting-envvars" reference). by Chris Jerdonek · 12 years ago
  8. b430994 Add additional links and index entries for "argument" and "parameter". by Chris Jerdonek · 12 years ago
  9. b0d1c37 Issue #14574: Ignore socket errors raised when flushing a connection on close. by Kristján Valur Jónsson · 12 years ago
  10. c08ded9 rename MathcObject to match object in doctrings for re module (#16760) by Andrew Svetlov · 12 years ago
  11. 0b64c14 rename MathcObject to match object in doctrings for re module (#16760) by Andrew Svetlov · 12 years ago
  12. 3b65a9e #16760: use ref:`match-objects` instead of :class:`MatchObject`. by Ezio Melotti · 12 years ago
  13. 090f7be #16760: use ref:`match-objects` instead of :class:`MatchObject`. by Ezio Melotti · 12 years ago
  14. 4268b3a #16677: rename section header and fix markup. by Ezio Melotti · 12 years ago
  15. 9f929bb #16677: rename section header and fix markup. by Ezio Melotti · 12 years ago
  16. 2380fee issue #879399 Fix line buffering of socket._fileobject by Kristján Valur Jónsson · 12 years ago
  17. 513e9b4f #16666: document default values for socket.getaddrinfo in the text to clarify that it doesn't accept keyword args. by Ezio Melotti · 12 years ago
  18. 94704fc #16765: remove unused import. by Ezio Melotti · 12 years ago
  19. 405faed Add test coverage for os.removedirs (#16775) by Andrew Svetlov · 12 years ago
  20. ed30199 Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  21. 1974baa Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  22. 332562f Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  23. 08bab07 Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  24. 9fade76 Issue #13863: fix incorrect .pyc timestamps on Windows / NTFS (apparently due to buggy fstat) by Mark Dickinson · 12 years ago
  25. d8590ff Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  26. 8a495a4 Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  27. 1c6c90f Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  28. 159bb53 merge heads by Andrew Svetlov · 12 years ago
  29. 56ad5ed Issue #16443: Add docstrings to regular expression match objects. by Andrew Svetlov · 12 years ago
  30. 41e66a2 Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly by Senthil Kumaran · 12 years ago
  31. f8a6b00 Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly by Senthil Kumaran · 12 years ago
  32. cddcafa Issue #16045: add more unit tests for built-in int() by Andrew Svetlov · 12 years ago
  33. 8e1e816 Add missing label. by Georg Brandl · 12 years ago
  34. 9a772e5 Fix indentation. by Georg Brandl · 12 years ago
  35. 3cbdaa3 Merge with 3.1 : Don't DECREF the ctypes error_object without the GIL held. by Kristjan Valur Jonsson · 12 years ago
  36. ed512a4 ctypes: DECREF error_object _after_ re-acquiring GIL by Kristjan Valur Jonsson · 12 years ago
  37. 9946bd6 Don't DECREF the ctypes error_object without the GIL held. by Kristjan Valur Jonsson · 12 years ago
  38. ab7dd18 #8853: Allow port to be of type long for socket.getaddrinfo() by Petri Lehtinen · 12 years ago
  39. 9201442 add news note (#16597) by Benjamin Peterson · 12 years ago
  40. a2d6d71 call close on the underlying stream even if flush raises (#16597) by Benjamin Peterson · 12 years ago
  41. 7bd61cb replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  42. bacf1bf replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  43. bd64460 revert comment wording (#16714) by Andrew Svetlov · 12 years ago
  44. 4bb142b Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  45. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  46. 4001e96 Issue #16711: Fix required method names for collections.Iterator by Andrew Svetlov · 12 years ago
  47. 57f3487 Issue 16646 (ftplib): deliberately use intermediate variable after catching exception by Giampaolo Rodola' · 12 years ago
  48. 80ab6c5 merge heads by Andrew Svetlov · 12 years ago
  49. ed3f6c6 Issue #16647: save socket error details in LMTP.connect() by Andrew Svetlov · 12 years ago
  50. b6693c4 Issue #16647: save socket error details in LMTP.connect() by Andrew Svetlov · 12 years ago
  51. c2a8169 Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) by Giampaolo Rodola' · 12 years ago
  52. fc32788 Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) by Giampaolo Rodola' · 12 years ago
  53. f635172 Update example: Counter.subtract returns None, not self by Andrew Svetlov · 12 years ago
  54. 78efadb Update example: Counter.subtract returns None, not self by Andrew Svetlov · 12 years ago
  55. dfe109e Fix typo by Andrew Svetlov · 12 years ago
  56. bc453ca Fix #14901. Update some sections of Windows FAQ. by Brian Curtin · 12 years ago
  57. 655b0c4 Fix #14901. Update the Windows FAQ. by Brian Curtin · 12 years ago
  58. 697ce55 Fix ResourceWarnings in test_pty by Antoine Pitrou · 12 years ago
  59. 5461558 Issue #16696: fix comparison between bytes and string. Also, improve glob tests. by Antoine Pitrou · 12 years ago
  60. 124ee8b Issue #16626: Fix infinite recursion in glob.glob() on Windows when the pattern contains a wildcard in the drive or UNC path. by Antoine Pitrou · 12 years ago
  61. 3d068b2 Issue #16626: Fix infinite recursion in glob.glob() on Windows when the pattern contains a wildcard in the drive or UNC path. by Antoine Pitrou · 12 years ago
  62. dec59ec #16664: Add regression tests for glob's behaviour concerning "."-entries by Hynek Schlawack · 12 years ago
  63. 646c7b5 #16664: Add regression tests for glob's behaviour concerning "."-entries by Hynek Schlawack · 12 years ago
  64. 7eb8a1a remove dead code by Benjamin Peterson · 12 years ago
  65. b41524d remove dead code by Benjamin Peterson · 12 years ago
  66. 084daa2 Issue #16298: In HTTPResponse.read(), close the socket when there is no Content-Length and the incoming stream is finished. by Antoine Pitrou · 12 years ago
  67. 4113d2b Issue #16298: In HTTPResponse.read(), close the socket when there is no Content-Length and the incoming stream is finished. by Antoine Pitrou · 12 years ago
  68. e0035a2 #16683: restore alphabetical order in audioop docs. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  69. eea058b #16683: restore alphabetical order in audioop docs. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  70. e3d7e54 #16681: use "bidirectional class" instead of "bidirectional category" in the docstring too. by Ezio Melotti · 12 years ago
  71. 67c563e #16681: use "bidirectional class" instead of "bidirectional category" in the docstring too. by Ezio Melotti · 12 years ago
  72. 1e5c9b7 #16681: use "bidirectional class" instead of "bidirectional category". by Ezio Melotti · 12 years ago
  73. 28d21ca #16681: use "bidirectional class" instead of "bidirectional category". by Ezio Melotti · 12 years ago
  74. 25a4861 Make PyAST_obj2mod C89 compliant. (Follow-up commit from asdl_c.py.) by Trent Nelson · 12 years ago
  75. 05c197c Make PyAST_obj2mod C89 compliant. by Trent Nelson · 12 years ago
  76. 15daa35 IRIX: force MIPSpro to treat #errors as errors, not warnings. by Trent Nelson · 12 years ago
  77. 9504b13 Code style fixup: No need for double ((parenthesis)) and use {} on an if else. by Gregory P. Smith · 12 years ago
  78. a6be61e Keep y a Py_hash_t instead of Py_uhash_t as it is compared with == -1 and the by Gregory P. Smith · 12 years ago
  79. 27cbcd6 Fix the internals of our hash functions to used unsigned values during hash by Gregory P. Smith · 12 years ago
  80. 64ab35e 1 << 31 is invalid for signed integers, fix it by making 1 unsigned. by Gregory P. Smith · 12 years ago
  81. 90555d0 1 << 31 is invalid for signed integers, fix it by making 1 unsigned. by Gregory P. Smith · 12 years ago
  82. 87f9b46 #15872: Some more Windows related tuning to shutil.rmtree tests by Hynek Schlawack · 12 years ago
  83. b9e9f3e #15872: Be flexible with appending *.* in shutil.rmtree test case by Hynek Schlawack · 12 years ago
  84. 9a4a750 #15872: More shutil test fixes for Windows by Hynek Schlawack · 12 years ago
  85. 9e8ac56 #15872: Fix shutil.rmtree error tests for Windows by Hynek Schlawack · 12 years ago
  86. d16eacb #15872: Add tests for a 3.3 regression in the new fd-based shutil.rmtree by Hynek Schlawack · 12 years ago
  87. 1751968 Issue #16629: Fix IDLE idlelib.CallTips test. Patch by Roger Serwy. by Chris Jerdonek · 12 years ago
  88. 33b9b71 Issue #16582: use int exit code in tkinter._exit by Andrew Svetlov · 12 years ago
  89. 806bfad Issue #16582: use int exit code in tkinter._exit by Andrew Svetlov · 12 years ago
  90. 2e72831 Fix issue13211 - Document the reason attribute for urllib.error.HTTPError by Senthil Kumaran · 12 years ago
  91. bfb0989 Document the reason attribute of urllib.HTTPError Patch by Berker Peksag by Senthil Kumaran · 12 years ago
  92. 4ee03fa merge 3.1 by Benjamin Peterson · 12 years ago
  93. 0ee20eb Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. by Antoine Pitrou · 12 years ago
  94. 7dddec4 Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. by Antoine Pitrou · 12 years ago
  95. 7ec3a32 Issue #16248: Disable code execution from the user's home directory by tkinter when the -E flag is passed to Python. by Antoine Pitrou · 12 years ago
  96. 24457c9 Branch merge by Éric Araujo · 12 years ago
  97. 367efc2 Branch merge by Éric Araujo · 12 years ago
  98. 8b503c0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago
  99. 9e06e8d Use proper skip instead of reporting success in one distutils test by Éric Araujo · 12 years ago
  100. 2320fa0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago