1. be92971 Issue #17710: Fix cPickle raising a SystemError on bogus input. by Antoine Pitrou · 12 years ago
  2. 108d1b4 Issue #17703: Fix a regression where an illegal use of Py_DECREF() after interpreter finalization can cause a crash. by Antoine Pitrou · 12 years ago
  3. 6077339 #17341: Include name in re error message about invalid group name. by R David Murray · 12 years ago
  4. ff99e41 Issue #17221: Resort Misc/NEWS. by Serhiy Storchaka · 12 years ago
  5. 616f2fe Issue #17016: Get rid of possible pointer wraparounds and integer overflows by Serhiy Storchaka · 12 years ago
  6. 5247730 null merge by Andrew Svetlov · 12 years ago
  7. 75f1fc2 Revert changes for #13355 by request from Raymond Hettinger by Andrew Svetlov · 12 years ago
  8. 66da7c5 - Issue #17536: Add to webbrowser's browser list: xdg-open, gvfs-open, by doko@ubuntu.com · 12 years ago
  9. f794b14 Issue #16447: Fix potential segfault when setting __name__ on a class. by Mark Dickinson · 12 years ago
  10. 6fa83f9 Issue #17656: Fix extraction of zip files with unicode member paths. by Serhiy Storchaka · 12 years ago
  11. b6cdae3 Issue #13355: Raise ValueError on random.triangular call with invalid params. by Andrew Svetlov · 12 years ago
  12. 0ba584c #6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney. by Ezio Melotti · 12 years ago
  13. 53dc4f0 #17585: Fixed IDLE regression. Now closes when using exit() or quit(). by Roger Serwy · 12 years ago
  14. 77d8dbc - Issue #17086: Search the include and library directories provided by the by doko@ubuntu.com · 12 years ago
  15. 5ef41ab - Issue #17682: Add the _io module to Modules/Setup.dist (commented out). by doko@ubuntu.com · 12 years ago
  16. 789299f #17657: Show full Tk version in IDLE's about dialog. Patch by Todd Rovito. by Roger Serwy · 12 years ago
  17. 371432b Close #17666: Fix reading gzip files with an extra field. by Serhiy Storchaka · 12 years ago
  18. 6cb4343 - Issue #13150, #17512: sysconfig no longer parses the Makefile and config.h by doko@ubuntu.com · 12 years ago
  19. 4e9a705 #17613: Prevent traceback when removing syntax colorizer in IDLE. by Roger Serwy · 12 years ago
  20. 231a8fd #1207589: Backwards-compatibility patch for right-click menu in IDLE. by Roger Serwy · 12 years ago
  21. 74001fa list slotdefs in offset order rather than sorting them (closes #17610) by Benjamin Peterson · 12 years ago
  22. 75b249c #16887: IDLE now accepts Cancel in tabify/untabify dialog box. by Roger Serwy · 12 years ago
  23. 08759c7 move idle news entries to its section by Roger Serwy · 12 years ago
  24. 6c467a4 Revert a premature patch for issue #14010 (changeset d17d10c84d27). by Serhiy Storchaka · 12 years ago
  25. 0e7df43 merge heads by Benjamin Peterson · 12 years ago
  26. 89e2aed move idle news to its own section by Benjamin Peterson · 12 years ago
  27. bb84565 Issue #14010: Fix a crash when iterating or deleting deeply nested filters by Serhiy Storchaka · 12 years ago
  28. 9db0341 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  29. 376dd0e change version to 2.7.4 by Benjamin Peterson · 12 years ago
  30. bf51717 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  31. 167a96c close search and replace dialog after it is used (closes #17625) by Benjamin Peterson · 12 years ago
  32. 6e65e99 Issue #15940: NEWS entry by Terry Jan Reedy · 12 years ago
  33. ad8cad3 #14254: IDLE now handles readline correctly across shell restarts. by Roger Serwy · 12 years ago
  34. d7c9d9c #17614: IDLE no longer raises exception when quickly closing a file. by Roger Serwy · 12 years ago
  35. c993a19 #13163: fix names of _get_socket args by R David Murray · 12 years ago
  36. 34d0c66 #6698: IDLE now opens just an editor window when configured to do so. by Roger Serwy · 12 years ago
  37. cadd786 #8900: Using keyboard shortcuts in IDLE to open a file no longer raises an exception. by Roger Serwy · 12 years ago
  38. 6e4e4ab #6649: Fixed missing exit status in IDLE. Patch by Guilherme Polo. by Roger Serwy · 12 years ago
  39. 337b173 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  40. d627e12 fall back when an old test_support doesn't have various data and functions (closes #17533) by Benjamin Peterson · 12 years ago
  41. e66e7de #17526: fix an IndexError raised while passing code without filename to inspect.findsource(). Initial patch by Tyler Doyle. by Ezio Melotti · 12 years ago
  42. 92acb0a Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  43. 23790b4 Issue 17538: Document XML vulnerabilties by Christian Heimes · 12 years ago
  44. 4b394db merge 2.7.4 release branch (#17550) by Benjamin Peterson · 12 years ago
  45. b9be7bb fix variable reference to fix --enable-profiling (closes #17550) by Benjamin Peterson · 12 years ago
  46. 1e76e86 Issue #12718: Set importer on instance if Python function, to avoid bad interaction with winpdb. by Vinay Sajip · 12 years ago
  47. bc1d9c9 merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  48. da2c7eb allow any type with __getitem__ to be a mapping for the purposes of % (#15801) by Benjamin Peterson · 12 years ago
  49. 2350ecd merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  50. 7e2f197 update NEWS for #17531 by Benjamin Peterson · 12 years ago
  51. 4a03c7d merge 2.7.4 release branch by Benjamin Peterson · 12 years ago
  52. 01d9a77 group ids and user ids can be longs now (#17531) by Benjamin Peterson · 12 years ago
  53. aec8139 add 2.7.5 header by Benjamin Peterson · 12 years ago
  54. 3128923 return int instead long when possible (#17531) by Benjamin Peterson · 12 years ago
  55. a1f6fab version to 2.7.4rc1 by Benjamin Peterson · 12 years ago
  56. bb2dad8 Issue #17521: Corrected non-enabling of logger following two calls to fileConfig(). by Vinay Sajip · 12 years ago
  57. 0e29f22 Updated Misc/NEWS with #17508. by Vinay Sajip · 12 years ago
  58. 18613e6 Issue #17425: Build against openssl 0.9.8y on Windows. by Martin v. Loewis · 12 years ago
  59. 469ee9d backout 66e30c4870bb for breaking OSX (#13150) by Benjamin Peterson · 12 years ago
  60. 28b7c05 - Issue #13150: sysconfig no longer parses the Makefile and config.h files by doko@ubuntu.com · 12 years ago
  61. 9795ca4 Issue #10212: Support new buffer interface for struct.unpack and cStringIO by Kristján Valur Jónsson · 12 years ago
  62. 8927e8f Issue #12098: multiprocessing on Windows now starts child processes by Kristján Valur Jónsson · 12 years ago
  63. 4950a3b - Issue #17477: Update the bsddb module to pybsddb 5.3.0, supporting by doko@ubuntu.com · 12 years ago
  64. a39c47a #8862: Fix curses cleanup with getchar is interrupted by a signal. by R David Murray · 12 years ago
  65. 6ebc8f3 Issue #9090 : Error code 10035 calling socket.recv() on a socket with a timeout by Kristján Valur Jónsson · 12 years ago
  66. 46ce27a Fixes issue #17192: Update the ctypes module's libffi to v3.0.13. This by Gregory P. Smith · 12 years ago
  67. e015b6b #11420: make test suite pass with -B/DONTWRITEBYTECODE set. Initial patch by Thomas Wouters. by Ezio Melotti · 12 years ago
  68. 0b2173a Issue #17412: update 2.7 Doc/make.bat to also use sphinx-1.0.7. by Terry Jan Reedy · 12 years ago
  69. 923baea Issue #1285086: Get rid of the refcounting hack and speed up urllib.unquote(). by Serhiy Storchaka · 12 years ago
  70. 2556c83 Issue #17299: Add test coverage for cPickle with file objects and general IO by Serhiy Storchaka · 12 years ago
  71. fda7a8c #17368: Fix an off-by-one error in the Python JSON decoder that caused a failure while decoding empty object literals when object_pairs_hook was specified. by Ezio Melotti · 12 years ago
  72. 21e52aa Fix issue number by Terry Jan Reedy · 12 years ago
  73. f9d3106 Issue #14707: add news entry by Terry Jan Reedy · 12 years ago
  74. 617e2c1 #16004: Add `make touch`. by Ezio Melotti · 12 years ago
  75. efaad09 #11963: remove human verification from test_subprocess. by Ezio Melotti · 12 years ago
  76. 6234cc0 Reverting the changeset c31d700dea8b made for Issue #12921 by Senthil Kumaran · 12 years ago
  77. c74e764 Fix Issue #12921: BaseHTTPServer's send_error should send the correct error by Senthil Kumaran · 12 years ago
  78. eec152d Issue #16848: python-config now returns proper --ldflags values for OS X by Ned Deily · 12 years ago
  79. 49e4dfe Issue #17278: Fix a crash in heapq.heappush() and heapq.heappop() when the list is being resized concurrently. by Antoine Pitrou · 12 years ago
  80. 7cac1c2 Issue #16445: Fix potential segmentation fault when deleting an exception message. by Mark Dickinson · 12 years ago
  81. 2277b94 Issue #16406: combine the doc pages for uploading and registering to PyPI. by Chris Jerdonek · 12 years ago
  82. ba48264 Issue #17018: Make Process.join() retry if os.waitpid() fails with EINTR. by Richard Oudkerk · 12 years ago
  83. 5b2cf5e #17275: Fix class name in init errors in C bufferedio classes. by R David Murray · 12 years ago
  84. f794bde Revert "Issue #16121: Fix line number accounting in shlex" by Petri Lehtinen · 12 years ago
  85. 4307278 Issue #16121: Fix line number accounting in shlex by Petri Lehtinen · 12 years ago
  86. fead3c8 Issue #16403: Document how distutils uses the maintainer field in PKG-INFO by Petri Lehtinen · 12 years ago
  87. 2342784 Issue #16695: Document how glob handles filenames starting with a dot by Petri Lehtinen · 12 years ago
  88. 0b78503 Issue #8890: Stop advertising an insecure use of /tmp in docs by Petri Lehtinen · 12 years ago
  89. 9e14755 Issue #14720: sqlite3: Convert datetime microseconds correctly by Petri Lehtinen · 12 years ago
  90. c23178b Issue #5033: Fix building of the sqlite3 extension module by Petri Lehtinen · 12 years ago
  91. 2fddfd8 #17249: convert a test in test_capi to use unittest and reap threads. by Ezio Melotti · 12 years ago
  92. 13cee16 Issue #17203: add long option names to unittest discovery docs. by Chris Jerdonek · 12 years ago
  93. 49d4022 Issue #17225: JSON decoder now counts columns in the first line starting by Serhiy Storchaka · 12 years ago
  94. 8e830a0 fix building without pymalloc (closes #17228) by Benjamin Peterson · 12 years ago
  95. c32b678 #7842: backport fix for py_compile.compile syntax error message handling. by R David Murray · 12 years ago
  96. 5aff27a #7963: fix error message when 'object' called with arguments. by R David Murray · 12 years ago
  97. 4676448 Issue #13153: Tkinter functions now raise TclError instead of ValueError when by Serhiy Storchaka · 12 years ago
  98. 6a8e2b4 Issue #9669: Protect re against infinite loops on zero-width matching in by Serhiy Storchaka · 12 years ago
  99. e18e05c Issue #13169: The maximal repetition number in a regular expression has been by Serhiy Storchaka · 12 years ago
  100. f4b6560 Add Misc/NEWS entry for Issue #16743 by Richard Oudkerk · 13 years ago