1. 607965e Comment out two tests that won't pass now after reverting the typeobject.c by Barry Warsaw · 9 years ago
  2. f65395c Issue #22995: [UPDATE] Comment out the one of the pickleability tests in by Barry Warsaw · 9 years ago
  3. c2ccb73 delete old crypto prose (closes #26066) by Benjamin Peterson · 9 years ago
  4. 145b1c6 Issue23675 - A tiny clarification in the MRO glossary term. by Senthil Kumaran · 9 years ago
  5. ee98860 Issue20969 - Set the Epub Author and Epub Publisher in Python docs. by Senthil Kumaran · 9 years ago
  6. c6fa90c fix typo in unittest docs (closes #26046) by Benjamin Peterson · 9 years ago
  7. 6b51ddf Issue #5501: Clarify that invoking freeze_support() on non-Windows platforms has no effect by Berker Peksag · 9 years ago
  8. 788db63 Fix issue18918 : Attach the pydoc documentation for 'FILES' topic. by Senthil Kumaran · 9 years ago
  9. e01859f Issue #6500: Reverting fbea8ff8db5e since it broke tests by Berker Peksag · 9 years ago
  10. 621d7fd Issue #6500: Fix "maximum recursion depth exceeded" error caused by Request.__getattr__() by Berker Peksag · 9 years ago
  11. 0f3a71d Issue24733 - Remove unreachable code in traceback.c by Senthil Kumaran · 9 years ago
  12. e2e6b54 Backport documentation improvement. by Senthil Kumaran · 9 years ago
  13. 8a4e7fd Backport doc improvements for Issue21221 - Explain the usage of tm_isdst by Senthil Kumaran · 9 years ago
  14. 48e2b67 Update copyrights for 2016. by Ned Deily · 9 years ago
  15. fa45a0e Fix grammar. by Zachary Ware · 9 years ago
  16. f30bad2 remove some copyright notices supserseded by the toplevel ones by Benjamin Peterson · 9 years ago
  17. 9df070e reflow by Benjamin Peterson · 9 years ago
  18. 1f40ece 2016 will be another year of writing copyrighted code by Benjamin Peterson · 9 years ago
  19. 28f35f2 Issue #25961: Fixed compilation error and a leak in type constructor. by Serhiy Storchaka · 9 years ago
  20. f9347e3 Issue #25961: Disallowed null characters in the type name. by Serhiy Storchaka · 9 years ago
  21. ff41d45 Make catched exceptions more specific and correct a comment. by Serhiy Storchaka · 9 years ago
  22. b8e54dd Issue #22995: Instances of extension types with a state that aren't by Serhiy Storchaka · 9 years ago
  23. 2e6c829 Issue #20440: More use of Py_SETREF. by Serhiy Storchaka · 9 years ago
  24. 8688aca Issue #20440: Applied yet one patch for using Py_SETREF. by Serhiy Storchaka · 9 years ago
  25. 82ea0f9 Closes #25664: handled logger names in Unicode. by Vinay Sajip · 9 years ago
  26. 20a003b Issue #24103: Fixed possible use after free in ElementTree.iterparse(). by Serhiy Storchaka · 9 years ago
  27. 5951f23 Issue #20440: Massive replacing unsafe attribute setting code with special by Serhiy Storchaka · 9 years ago
  28. 6ed42ea Issue #25827: Add support for ICC to configure by Zachary Ware · 9 years ago
  29. a3c2242 Fixed sizeof tests for dict and type (they were passed by accident). by Serhiy Storchaka · 9 years ago
  30. 0b72ae8 Create a file in SizeofTest only if needed. by Serhiy Storchaka · 9 years ago
  31. e789038 Use correct PyGC_Head size in tests for issue #25421. by Serhiy Storchaka · 9 years ago
  32. c06a6d0 Issue #25421: __sizeof__ methods of builtin types now use dynamic basic size. by Serhiy Storchaka · 9 years ago
  33. 6f3d5da Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK. by Terry Jan Reedy · 9 years ago
  34. 3ea431d Issue #25899: Fixed typo in .bzrignore. by Serhiy Storchaka · 9 years ago
  35. d77fe94 Issue #22088: Port base64 character ignoring doc and test from 857d9fe60169 by Martin Panter · 9 years ago
  36. edd6a81 Issue #20837: Base-64 alphabet clarification from revision 1853679c6f71 by Martin Panter · 9 years ago
  37. b75adcc #25495: Clarify b2a_base64 documentation vis 57 bytes. by R David Murray · 9 years ago
  38. 64fa45a Fixes issue #20954: _args_from_interpreter_flags used by multiprocessing by Gregory P. Smith · 9 years ago
  39. 0462763 Issue #25696: Don't ignore errors in 'make bininstall' on creating $(LIBPC) directory by Victor Stinner · 9 years ago
  40. 15a6c42 Issue #25696: Fix installation of Python on UNIX with make -j9. by Victor Stinner · 9 years ago
  41. 7b9e7ed Issue #25809: Skip testing platform-dependent French thousands separator by Martin Panter · 9 years ago
  42. 33ea297 Fixed possible leaks in ElementTree parser. by Serhiy Storchaka · 9 years ago
  43. 6b93ca6 Clarify that only *documentation* bugs should go to docs@python.org by Zachary Ware · 9 years ago
  44. 45cf0b7 Issue25814: Propagate all errors from custom XML parser handlers by Serhiy Storchaka · 9 years ago
  45. 4902591 merge heads by Ned Deily · 9 years ago
  46. 3c459de remove pointless keys() call by Benjamin Peterson · 9 years ago
  47. 3afd9c1 Issue #25798: Update OS X 10.5+ 32-bit-only installer to build by Ned Deily · 9 years ago
  48. 4f1aeae off to 2.7.12 we go by Benjamin Peterson · 9 years ago
  49. 0c13d1a merge 2.7.11 branch by Benjamin Peterson · 9 years ago
  50. bee7f7c Added tag v2.7.11 for changeset 6d1b6a68f775 by Benjamin Peterson · 9 years ago
  51. 11fc030 2.7.11 final by Benjamin Peterson · 9 years ago
  52. f9d11e8 make consulting save_modules O(1) rather than O(n) by Benjamin Peterson · 9 years ago
  53. fe5c64f merge 2.7.11 branch by Benjamin Peterson · 9 years ago
  54. 167910a add CVE and issue number by Benjamin Peterson · 9 years ago
  55. 7e59ce8 Issue #14285: Do not catch ImportError from __init__.py in runpy by Martin Panter · 9 years ago
  56. ab68fca Issue #6478: _strptime's regexp cache now is reset after changing timezone by Serhiy Storchaka · 9 years ago
  57. e37003e Issue #19543: Added Py3k warning for decoding unicode. by Serhiy Storchaka · 9 years ago
  58. c747e55 Fix test_doctest in verbose mode by Victor Stinner · 9 years ago
  59. 048e107 Fixed reference leak when read truncated pickle. by Serhiy Storchaka · 9 years ago
  60. 2329eed Issue #25718: Fixed copying object with state with boolean value is false. by Serhiy Storchaka · 9 years ago
  61. 03f3c2f Fixed yet one syntax error in test_xpickle in Python 2.5. by Serhiy Storchaka · 9 years ago
  62. 43e9007 Fixed Py3k warnings in tests for issue #24731. by Serhiy Storchaka · 9 years ago
  63. 81772f1 Trying to fix test_xpickle with python 2.4 and 2.5. by Serhiy Storchaka · 9 years ago
  64. 3c8ef8f Issue #25742: Try to fix test_locale on Windows by Victor Stinner · 9 years ago
  65. d26b663 Got rid of "with" for compatibility test_xpickle with Python 2.5. by Serhiy Storchaka · 9 years ago
  66. bf19ce2 Issue #25761: Added more test cases for testing unpickling broken data. by Serhiy Storchaka · 9 years ago
  67. e08496b Closes #25742: locale.setlocale() now accepts a Unicode string for its second by Victor Stinner · 9 years ago
  68. 916c7c7 Issue #23914: Fix test_xpickle with python 2.4 and 2.5 by Zachary Ware · 9 years ago
  69. 9baa568 Issue #10131: Fixed deep copying of minidom documents. Based on patch by Serhiy Storchaka · 9 years ago
  70. 929e363 Issue #25622: Rename to PythonValuesTestCase and enable for non-Windows by Martin Panter · 9 years ago
  71. b5b76c3 Fixed compilation error introduced in 745fd5550bc0. by Serhiy Storchaka · 9 years ago
  72. c4c64be Issue #19687: Fixed possible integer overflows in ElementTree. by Serhiy Storchaka · 9 years ago
  73. ee1b24c Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside by Serhiy Storchaka · 9 years ago
  74. 282e831 Issue #25616: Tests for OrderedDict are extracted from test_collections by Serhiy Storchaka · 9 years ago
  75. 1121b5e Issue #25703: Skip test_43581 if one of stdout or stderr is redirected. by Serhiy Storchaka · 9 years ago
  76. 8addf28 Issue #25697: Fixed rough alphabetical order in Misc/ACKS. by Serhiy Storchaka · 9 years ago
  77. 8d30ad7 Issue #24731: Fixed crash on converting objects with special methods by Serhiy Storchaka · 9 years ago
  78. 80767a3 Issue #25725: Fixed a reference leak in cPickle.loads() when unpickling by Serhiy Storchaka · 9 years ago
  79. c9625c8 Issue #25508: Clarify documentation on LogRecord args attribute. by Vinay Sajip · 9 years ago
  80. d2f0726 Fix non-ascii character by Raymond Hettinger · 9 years ago
  81. 5fda2f6 Add a missing docstring by Raymond Hettinger · 9 years ago
  82. 96bc175 Issue #25663: Make rlcompleter avoid duplicate global names by Martin Panter · 9 years ago
  83. b3d8b59 Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error. by Serhiy Storchaka · 9 years ago
  84. 5c13766 Issue #23914: Fixed SystemError raised by unpickler on broken pickle data. by Serhiy Storchaka · 9 years ago
  85. 1456c98 Issue #25691: Added tests on deleting cElementTree.Element attributes. by Serhiy Storchaka · 9 years ago
  86. 71f8dd7 rm duplicate entry by Benjamin Peterson · 9 years ago
  87. b37d9b4 merge 2.7.11 release branch by Benjamin Peterson · 9 years ago
  88. 5323ed3 Issue #25624: ZipFile now always writes a ZIP_STORED header for directory entries. Patch by Dingyuan Wang. by Benjamin Peterson · 9 years ago
  89. 37c02ac Issue #25624: ZipFile now always writes a ZIP_STORED header for directory by Serhiy Storchaka · 9 years ago
  90. a0ae9ff Issue #19687: Fixed memory leak on failed Element slice assignment. by Serhiy Storchaka · 9 years ago
  91. 4d04361 news section for 2.7.12 by Benjamin Peterson · 9 years ago
  92. 85592c9 post rc1 updates by Benjamin Peterson · 9 years ago
  93. 6a93913 Added tag v2.7.11rc1 for changeset 82dd9545bd93 by Benjamin Peterson · 9 years ago
  94. c6f13db bump to 2.7.11rc1 by Benjamin Peterson · 9 years ago
  95. 241282b update pydoc-topics by Benjamin Peterson · 9 years ago
  96. e4679e4 Update idlelib/NEWS.txt. by Terry Jan Reedy · 9 years ago
  97. a3ce2e5 Misc/NEWS entries for IDLE. by Terry Jan Reedy · 9 years ago
  98. 1a31cba Issue #25686: test_shutil no longer uses the distutils package for running by Serhiy Storchaka · 9 years ago
  99. 76ced99 Issue 15348: Stop debugger engine (normally in user process) by Terry Jan Reedy · 9 years ago
  100. 89bdf37 Issue #24455: Prevent IDLE from hanging when a) closing the shell while the by Terry Jan Reedy · 9 years ago