1. cabbde9 Fix compiler warning on Windows. by Richard Oudkerk · 11 years ago
  2. 6eb50b1 Use consistent style for else if / else by Eli Bendersky · 11 years ago
  3. bfd7837 Clarify the documentation of XMLParser.close by Eli Bendersky · 11 years ago
  4. 1544fc5 Various clarifications based on feedback & questions over the years. by Tim Peters · 11 years ago
  5. ec8147b Various clarifications based on feedback & questions over the years. by Tim Peters · 11 years ago
  6. 9d95254 Issue #18772: fix the gdb plugin after the set implementation changes by Antoine Pitrou · 11 years ago
  7. f5e30d8 Issue #18756: make test_urandom_failure more robust by executing its code in a subprocess by Antoine Pitrou · 11 years ago
  8. eba25ba Issue #18756: make test_urandom_failure more robust by executing its code in a subprocess by Antoine Pitrou · 11 years ago
  9. 0956689 Close #18538: ``python -m dis`` now uses argparse. by Nick Coghlan · 11 years ago
  10. e726ce1 (Merge 3.3) test_socket: cancel scheduled alarm on test failure by Victor Stinner · 11 years ago
  11. 71fe8c0 test_socket: cancel scheduled alarm on test failure by Victor Stinner · 11 years ago
  12. 3a7dffa remove support for compiling on systems without getcwd() by Benjamin Peterson · 11 years ago
  13. 12d5e0f Merge heads by Serhiy Storchaka · 11 years ago
  14. 96d5c54 Issue #18757: Improved cross-references in the concurrent package. by Serhiy Storchaka · 11 years ago
  15. 9e0ae53 Issue #18757: Improved cross-references in the concurrent package. by Serhiy Storchaka · 11 years ago
  16. 9154193 Back out 5bd9db528aed (issue #18408). It caused unsolved buildbot failures. by Antoine Pitrou · 11 years ago
  17. 0acbcb5 Issue #17741: use composition, rather than inheritance, for xml.etree.iterparse's result class. by Antoine Pitrou · 11 years ago
  18. 892584e #18798: merge typo fix from 3.3 and also use two unused variables. by Ezio Melotti · 11 years ago
  19. 78ede7c #18798: fix typo in test_fcntl. Patch by Vajrasky Kok. by Ezio Melotti · 11 years ago
  20. 6e6c6ac #18796: improve documentation of the file argument of dis.show_code. Initial patch by Vajrasky Kok. by Ezio Melotti · 11 years ago
  21. f79126f Issue #18394: Explicitly close the file object cgi.FieldStorage caches. by Brett Cannon · 11 years ago
  22. 9c7eb55 Stop using assertEquals. by Brett Cannon · 11 years ago
  23. 7e0a181 Make test_import more robust and stop using assertRaisesRegexp(). by Brett Cannon · 11 years ago
  24. a93c6db (Merge 3.3) Close #17702: On error, os.environb now removes suppress the except by Victor Stinner · 11 years ago
  25. 0c2dd0c Close #17702: On error, os.environb now removes suppress the except context by Victor Stinner · 11 years ago
  26. 330cc52 Delete merge markers by Brett Cannon · 11 years ago
  27. e2f6b79 merge for issue #18755 by Brett Cannon · 11 years ago
  28. 16ababc merge for issue #18755 by Brett Cannon · 11 years ago
  29. f1e0273 NEW entry for issue #18755 by Brett Cannon · 11 years ago
  30. a4975a9 Issue #18755: Allow imp.load_*() loaders to have get_data() called by Brett Cannon · 11 years ago
  31. f9f0458 merge emphasized discouragement of overriding __import__ by Brett Cannon · 11 years ago
  32. f5ebd26 Emphasize that people should not override __import__. by Brett Cannon · 11 years ago
  33. bfc1e1a Add the same dummy type that is used in dictionaries. by Raymond Hettinger · 11 years ago
  34. a1db945 Add line explaining the "%sort" test. by Tim Peters · 11 years ago
  35. 01e75a6 Add line explaining the "%sort" test. by Tim Peters · 11 years ago
  36. 67e5198 Make test for semaphore tracker capture and check the debug output. by Richard Oudkerk · 11 years ago
  37. fcf3b50 Issue 18797: Remove unneeded refcount adjustments for dummy objects. by Raymond Hettinger · 11 years ago
  38. e39e54d Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6. by Serhiy Storchaka · 11 years ago
  39. 06ce077 Issue #16809: Fixed some tkinter incompabilities with Tcl/Tk 8.6. by Serhiy Storchaka · 11 years ago
  40. 254954a Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj by Serhiy Storchaka · 11 years ago
  41. 203eb31 Issue #16809: Tkinter's splitlist() and split() methods now accept Tcl_Obj by Serhiy Storchaka · 11 years ago
  42. a93bf7b Fix devpoll_dealloc(). by Richard Oudkerk · 11 years ago
  43. 168d59b Move definition of devpoll_internal_close() before devpoll_close(). by Richard Oudkerk · 11 years ago
  44. 069d65c Fix compilation of select module on Solaris. by Richard Oudkerk · 11 years ago
  45. 50f6e71 Issue #18747: Update Misc/NEWS to reflect the latest changeset. by Christian Heimes · 11 years ago
  46. 1852b30 Issue #18747: Update Misc/NEWS to reflect the latest changeset. by Christian Heimes · 11 years ago
  47. f54c246 Issue #18747: Use a parent atfork handler instead of a child atfork handler. by Christian Heimes · 11 years ago
  48. 80c5de9 Issue #18747: Use a parent atfork handler instead of a child atfork handler. by Christian Heimes · 11 years ago
  49. 7d2d43c Stop making fork server have copy of semaphore_tracker_fd. by Richard Oudkerk · 11 years ago
  50. 0718f70 Issue #18762: Fix EBADF error when using forkserver. by Richard Oudkerk · 11 years ago
  51. b8c5370 Merge #18324: set_payload now correctly handles binary input. by R David Murray · 11 years ago
  52. 00ae435 #18324: set_payload now correctly handles binary input. by R David Murray · 11 years ago
  53. cba2e3c remove unused declaration by Victor Stinner · 11 years ago
  54. 82fb71d Cleanup test_builtin by Victor Stinner · 11 years ago
  55. 0f24b87 Use new new stat.S_ISDOOR() function, instead of hardcoded mask by Victor Stinner · 11 years ago
  56. e0bb0c9 Merge 3.3 into default. by Tim Peters · 11 years ago
  57. 0b16912 Merge 3.2 into 3.3. by Tim Peters · 11 years ago
  58. 665ad90 Null merge by Antoine Pitrou · 11 years ago
  59. 1e440cf Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as possible, since "localhost" goes through a DNS lookup under recent Windows versions. by Antoine Pitrou · 11 years ago
  60. f6fbf56 Issue #18792: Use "127.0.0.1" or "::1" instead of "localhost" as much as possible, since "localhost" goes through a DNS lookup under recent Windows versions. by Antoine Pitrou · 11 years ago
  61. 13423c3 Close #18794: Add a fileno() method and a closed attribute to select.devpoll by Victor Stinner · 11 years ago
  62. 43f80e6 Merge heads by Serhiy Storchaka · 11 years ago
  63. a01fb39 Issue #18762: Print debug info on failure to create new forkserver process. by Richard Oudkerk · 11 years ago
  64. 4e4088d Issue #17119: Fixed integer overflows when processing large strings and tuples by Serhiy Storchaka · 11 years ago
  65. 9e6b975 Issue #17119: Fixed integer overflows when processing large strings and tuples by Serhiy Storchaka · 11 years ago
  66. 6acbe2a Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. by Christian Heimes · 11 years ago
  67. f77b4b2 Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork. by Christian Heimes · 11 years ago
  68. 5bb1b1d Hoist the global dummy lookup out of the inner loop for set_merge(). by Raymond Hettinger · 11 years ago
  69. 929cbac Remove a redundant hash table probe (this was artifact from an earlier draft of the patch). by Raymond Hettinger · 11 years ago
  70. ae9e616 Issue 18772: Restore set dummy object back to unicode and restore the identity checks in lookkey(). by Raymond Hettinger · 11 years ago
  71. 0688897 Fix rev85282, add missing import of subprocess module by Christian Heimes · 11 years ago
  72. 5617df1 Issue #8865: Concurrent invocation of select.poll.poll() now raises a by Serhiy Storchaka · 11 years ago
  73. b1973c2 Issue #8865: Concurrent invocation of select.poll.poll() now raises a by Serhiy Storchaka · 11 years ago
  74. edd0de5 Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms. by Serhiy Storchaka · 11 years ago
  75. ec67d18 Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms. by Serhiy Storchaka · 11 years ago
  76. bb2c45e Issue #7732: try to fix test_bug7732's flakiness on Windows by executing it in a fresh temporary directory. by Antoine Pitrou · 11 years ago
  77. 228c194 Issue #2537: Remove breaked check which prevented valid regular expressions. by Serhiy Storchaka · 11 years ago
  78. 98985a1 Issue #2537: Remove breaked check which prevented valid regular expressions. by Serhiy Storchaka · 11 years ago
  79. 75674ae Issue #18647: A regular expression in the doctest module rewritten so that by Serhiy Storchaka · 11 years ago
  80. 1ca66ed Issue #18647: A regular expression in the doctest module rewritten so that by Serhiy Storchaka · 11 years ago
  81. 20c3dd2 Issue #18647: Correctly bound calculated min/max width of a subexpression. by Serhiy Storchaka · 11 years ago
  82. 9d96542 Issue #18647: Correctly bound calculated min/max width of a subexpression. by Serhiy Storchaka · 11 years ago
  83. 13aa781 Typo fix by Andrew Kuchling · 11 years ago
  84. c301b55 Issue 18774: Update news and whatsnew for the set optimizations by Raymond Hettinger · 11 years ago
  85. 85532eb Issue #18777: The ssl module now uses the new CRYPTO_THREADID API of by Christian Heimes · 11 years ago
  86. 4d98ca9 Issue #18777: The ssl module now uses the new CRYPTO_THREADID API of by Christian Heimes · 11 years ago
  87. 3c0a4f5 Issue18771: Reduce the cost of hash collisions for set objects. by Raymond Hettinger · 11 years ago
  88. 319f3a1 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  89. e0f0cf4 Issue #18761: Improved cross-references in email documentation. by Serhiy Storchaka · 11 years ago
  90. 86d2623 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  91. ca64d25 Issue #18489: idlelib.SearchEngine - add docstrings by Terry Jan Reedy · 11 years ago
  92. f3a2e9f #18445: update Tools/scripts/README. by Andrew Kuchling · 11 years ago
  93. d36b515 #18445: change permissions on some scripts to executable by Andrew Kuchling · 11 years ago
  94. 46aace3 Merge from 3.3 by Andrew Kuchling · 11 years ago
  95. 3f4f3ba #18562: various revisions to the regex howto for 3.x by Andrew Kuchling · 11 years ago
  96. 5b3d906 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  97. ba5d8f3 Issue #18592: whitespace by Terry Jan Reedy · 11 years ago
  98. 40fe324 Merge with 3.3 by Terry Jan Reedy · 11 years ago
  99. c5507c0 Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py). by Terry Jan Reedy · 11 years ago
  100. 44ed3de Issue #18774: Remove last bits of GNU PTH thread code, patch by Vajrasky Kok. by Christian Heimes · 11 years ago