1. b523129 #15545: fix sqlite3.iterdump regression on unsortable row_factory objects. by R David Murray · 12 years ago
  2. 78470b4 Issue #16491: IDLE now prints chained exception tracebacks. by Serhiy Storchaka · 12 years ago
  3. 48e188e Issue #11461: Fix the incremental UTF-16 decoder. Original patch by by Serhiy Storchaka · 12 years ago
  4. 4ab23bf Issue #15845: Fix comparison between bytes and string. by Serhiy Storchaka · 12 years ago
  5. 549d465 issue 10527: fix missing import by Giampaolo Rodola' · 12 years ago
  6. 0af71aa Issue #16218, #16414, #16444: Backport FS_NONASCII, TESTFN_UNDECODABLE, by Victor Stinner · 12 years ago
  7. 638fb9b Issue #16828: Fix error incorrectly raised by bz2.compress(''). by Nadeem Vawda · 12 years ago
  8. e48741a Merge heads by Serhiy Storchaka · 12 years ago
  9. a2e7acd configparser: preserve section order when using `__setitem__` (issue #16820) by Łukasz Langa · 12 years ago
  10. e4110dc Issue #9644: Fix the encoding used by os.statvfs(): use the filesystem encoding by Victor Stinner · 12 years ago
  11. 4cf4f3a Issue #16541: tk_setPalette() now works with keyword arguments. by Serhiy Storchaka · 12 years ago
  12. 8c126d7 Issue #16819: IDLE method completion now correctly works for bytes literals. by Serhiy Storchaka · 12 years ago
  13. 5e844c8 Fix issue 10527: make multiprocessing use poll() instead of select() if available. by Giampaolo Rodola' · 12 years ago
  14. 3a8479a Fixes `parser.clean()` reported in issue #16820. by Łukasz Langa · 12 years ago
  15. 3057469 Fixes issue #15803: incorrect `ConfigParser.items()` docstring by Łukasz Langa · 12 years ago
  16. 88339c4 Issue #16645: Fix hardlink extracting test for tarfile. by Serhiy Storchaka · 12 years ago
  17. bac04e5 Fix docstring in curses (#16782) by Andrew Svetlov · 12 years ago
  18. 051722d Issue #16485: Fix file descriptor not being closed if file header patching fails on closing of aifc file. by Serhiy Storchaka · 12 years ago
  19. ddb87ab Forward port new test for SSLSocket.connect_ex() by Antoine Pitrou · 12 years ago
  20. 40f12ab Backport Python 3.2 fix for issue #12065, and add another test for SSLSocket.connect_ex(). by Antoine Pitrou · 12 years ago
  21. 0b386d5 Issue #16761: Raise TypeError when int() called with base argument only. by Serhiy Storchaka · 12 years ago
  22. cf095f8 Issue #16761: Raise TypeError when int() or long() called with base argument only. by Serhiy Storchaka · 12 years ago
  23. 1e4bd53 Issue #15324: Fix regrtest parsing of --fromfile, --match, and --randomize. by Chris Jerdonek · 12 years ago
  24. 3684c79 Issue #15324: Fix regrtest parsing of --fromfile and --randomize options. by Chris Jerdonek · 12 years ago
  25. c90be30 Issue #16792: Use assertIs() to test identity. by Serhiy Storchaka · 12 years ago
  26. 8876145 Issue #16793. Replace deprecated unittest asserts with modern counterparts. by Serhiy Storchaka · 12 years ago
  27. 3b31704 Issue #16792: Mark small ints test as CPython-only. by Serhiy Storchaka · 12 years ago
  28. 270767b Issue #16792: Mark small ints test as CPython-only. by Serhiy Storchaka · 12 years ago
  29. 6f70fe8 Issue #16790: add some of the recent issue #16045 int tests to test_long. by Chris Jerdonek · 12 years ago
  30. 33e05e7 Fix #16759. Convert DWORD registry values using unsigned long. by Brian Curtin · 12 years ago
  31. 9eac6b3 Merge by Brian Curtin · 12 years ago
  32. 172e422 Fix #16759. Convert DWORD registry values using PyLong_FromUnsignedLong. by Brian Curtin · 12 years ago
  33. a0b7e9c Null merge. by Serhiy Storchaka · 12 years ago
  34. 07e0e06 Issue #16504: Catch SyntaxErrors raised by tokenizer in IDLE. by Serhiy Storchaka · 12 years ago
  35. 61006a2 Issue #16504: Catch SyntaxErrors raised by tokenizer in IDLE. by Serhiy Storchaka · 12 years ago
  36. 0e091b0 Fix #14420. Check for PyLong as well as PyInt when converting in Py2Reg. by Brian Curtin · 12 years ago
  37. 12706f2 Fix #14420. Use PyLong_AsUnsignedLong to support the full range of DWORD. by Brian Curtin · 12 years ago
  38. 4a5a4c2 #16618: Add more glob regression tests by Hynek Schlawack · 12 years ago
  39. e26568f #16618: Make glob.glob match consistently across strings and bytes by Hynek Schlawack · 12 years ago
  40. 57a1233 fix test for subprocess (#16644) by Andrew Svetlov · 12 years ago
  41. 2f01e23 Issue #16702: Skip proxies for localhost in urllib2_localnet tests by Senthil Kumaran · 12 years ago
  42. 36852b7 Issue #14574: Ignore socket errors raised when flushing a connection on close. by Kristján Valur Jónsson · 12 years ago
  43. 303eb47 Issue #16702: Skip proxies for localhost in urllib2_localnet tests by Senthil Kumaran · 12 years ago
  44. b0d1c37 Issue #14574: Ignore socket errors raised when flushing a connection on close. by Kristján Valur Jónsson · 12 years ago
  45. 2380fee issue #879399 Fix line buffering of socket._fileobject by Kristján Valur Jónsson · 12 years ago
  46. 94704fc #16765: remove unused import. by Ezio Melotti · 12 years ago
  47. 405faed Add test coverage for os.removedirs (#16775) by Andrew Svetlov · 12 years ago
  48. ed30199 Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  49. 1974baa Fix issue16713 - tel url parsing with params by Senthil Kumaran · 12 years ago
  50. 332562f Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  51. 08bab07 Keep ref to ECHILD in local scope (#16650) by Andrew Svetlov · 12 years ago
  52. 9fade76 Issue #13863: fix incorrect .pyc timestamps on Windows / NTFS (apparently due to buggy fstat) by Mark Dickinson · 12 years ago
  53. d8590ff Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  54. 8a495a4 Issue #16511: Use default IDLE width and height if config param is not valid. by Andrew Svetlov · 12 years ago
  55. 41e66a2 Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly by Senthil Kumaran · 12 years ago
  56. f8a6b00 Fix Issue15701 - HTTPError info method call raises AttributeError. Fix that to return headers correctly by Senthil Kumaran · 12 years ago
  57. cddcafa Issue #16045: add more unit tests for built-in int() by Andrew Svetlov · 12 years ago
  58. ab7dd18 #8853: Allow port to be of type long for socket.getaddrinfo() by Petri Lehtinen · 12 years ago
  59. a2d6d71 call close on the underlying stream even if flush raises (#16597) by Benjamin Peterson · 12 years ago
  60. 7bd61cb replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  61. bacf1bf replace threw with raised (#16714) by Andrew Svetlov · 12 years ago
  62. bd64460 revert comment wording (#16714) by Andrew Svetlov · 12 years ago
  63. 4bb142b Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  64. 737fb89 Issue #16714: use 'raise' exceptions, don't 'throw'. by Andrew Svetlov · 12 years ago
  65. 57f3487 Issue 16646 (ftplib): deliberately use intermediate variable after catching exception by Giampaolo Rodola' · 12 years ago
  66. 80ab6c5 merge heads by Andrew Svetlov · 12 years ago
  67. ed3f6c6 Issue #16647: save socket error details in LMTP.connect() by Andrew Svetlov · 12 years ago
  68. b6693c4 Issue #16647: save socket error details in LMTP.connect() by Andrew Svetlov · 12 years ago
  69. c2a8169 Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) by Giampaolo Rodola' · 12 years ago
  70. fc32788 Fix issue #16646: ftplib.FTP.makeport() might lose socket error details. (patch by Serhiy Storchaka) by Giampaolo Rodola' · 12 years ago
  71. 697ce55 Fix ResourceWarnings in test_pty by Antoine Pitrou · 12 years ago
  72. 5461558 Issue #16696: fix comparison between bytes and string. Also, improve glob tests. by Antoine Pitrou · 12 years ago
  73. 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
  74. 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
  75. dec59ec #16664: Add regression tests for glob's behaviour concerning "."-entries by Hynek Schlawack · 12 years ago
  76. 646c7b5 #16664: Add regression tests for glob's behaviour concerning "."-entries by Hynek Schlawack · 12 years ago
  77. 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
  78. 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
  79. 87f9b46 #15872: Some more Windows related tuning to shutil.rmtree tests by Hynek Schlawack · 12 years ago
  80. b9e9f3e #15872: Be flexible with appending *.* in shutil.rmtree test case by Hynek Schlawack · 12 years ago
  81. 9a4a750 #15872: More shutil test fixes for Windows by Hynek Schlawack · 12 years ago
  82. 9e8ac56 #15872: Fix shutil.rmtree error tests for Windows by Hynek Schlawack · 12 years ago
  83. d16eacb #15872: Add tests for a 3.3 regression in the new fd-based shutil.rmtree by Hynek Schlawack · 12 years ago
  84. 1751968 Issue #16629: Fix IDLE idlelib.CallTips test. Patch by Roger Serwy. by Chris Jerdonek · 12 years ago
  85. 33b9b71 Issue #16582: use int exit code in tkinter._exit by Andrew Svetlov · 12 years ago
  86. 806bfad Issue #16582: use int exit code in tkinter._exit by Andrew Svetlov · 12 years ago
  87. 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
  88. 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
  89. 24457c9 Branch merge by Éric Araujo · 12 years ago
  90. 367efc2 Branch merge by Éric Araujo · 12 years ago
  91. 8b503c0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago
  92. 9e06e8d Use proper skip instead of reporting success in one distutils test by Éric Araujo · 12 years ago
  93. 2320fa0 Fix setup.py register failure with invalid rst in description (#13614). by Éric Araujo · 12 years ago
  94. 62a0d6e Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. by Antoine Pitrou · 12 years ago
  95. d38c990 Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. by Antoine Pitrou · 12 years ago
  96. d61926e Create ~/.pypirc securely (#13512). by Éric Araujo · 12 years ago
  97. 26ea4a0 Remove code unneeded after f833e7ec4de1 by Éric Araujo · 12 years ago
  98. 3e4a3dc Ignore .nfs* files in distutils (#7719). by Éric Araujo · 12 years ago
  99. 96bc043 Skip pdb test for #13120 if threading is not available. by Andrew Svetlov · 12 years ago
  100. 539ee5d Issue #13120: Allow to call pdb.set_trace() from thread. by Andrew Svetlov · 12 years ago