1. 414d0fa Issue #12352: Fix a deadlock in multiprocessing.Heap when a block is freed by by Charles-François Natali · 13 years ago
  2. ff48c0a Really fix issue #10898: posixmodule.c redefines FSTAT by Antoine Pitrou · 13 years ago
  3. 041d2e1 Issue #11870: Skip test_threading.test_2_join_in_forked_process() on platforms by Victor Stinner · 13 years ago
  4. bf7a266 Fixup repr for dict_proxy objects. by Raymond Hettinger · 13 years ago
  5. 470a410 Merge 2.7 by Ned Deily · 13 years ago
  6. a48f4f4 merge 2.6 by Benjamin Peterson · 13 years ago
  7. 5ac56d2 fix ws by Benjamin Peterson · 13 years ago
  8. 87e82bb Issue #9516: Update Misc/NEWS. by Ned Deily · 13 years ago
  9. 041645a Issue #9516: Change distutils to no longer globally attempt to check and by Ned Deily · 13 years ago
  10. 053c6ad Issue #9516: Correct and expand OS X deployment target tests in distutils by Ned Deily · 13 years ago
  11. 1ce5d18 Minimal changes to make byext.py script work with Python 3 syntax. by Guido van Rossum · 13 years ago
  12. 63144c6 Issue #12141: Install a copy of template C module file so that by Ned Deily · 13 years ago
  13. 43e1054 Issue #8746: Correct faulty configure checks so that os.chflags() and by Ned Deily · 13 years ago
  14. 64e5995 Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9 by Ned Deily · 13 years ago
  15. c98198d fix ws by Benjamin Peterson · 13 years ago
  16. 90ebedc add more ast tests (closes #11302) by Benjamin Peterson · 13 years ago
  17. cfb7731 strip trailing ws by Benjamin Peterson · 13 years ago
  18. 4a5d599 merge heads by Benjamin Peterson · 13 years ago
  19. 1105f34 update profile license (closes #12417) by Benjamin Peterson · 13 years ago
  20. 7e6b3aa update profile license (closes #12417) by Benjamin Peterson · 13 years ago
  21. 2bd9100 Fix closes issue 11568 - update select.epoll.register docstring with mention of correct behavior. by Senthil Kumaran · 13 years ago
  22. e4ef726 Fix closes issue1067702 The problem with close multiple ftp transfers were due cases where sockets/file were not closed immediately. Tightned those cases and failure is no longer observed. by Senthil Kumaran · 13 years ago
  23. 4601530 #11363: add missing functions from curses doc. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  24. 14989cf #11363: clean up curses doc. by Ezio Melotti · 13 years ago
  25. 99c9c85 #11669: rephrase footnote in the Compound Statements page. by Ezio Melotti · 13 years ago
  26. 7bf5ba0 Fix Issue10020 - Doc update to sqlite3 module in 2.7 branch. by Senthil Kumaran · 13 years ago
  27. 196273e Use correct markup in zipimport.rst. Patch by Sara Magliacane. by Ezio Melotti · 13 years ago
  28. 19d09d5 #12341: add coverage files/dirs to .hgignore. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  29. 2c316a3 Issue 11802: filecmp cache was growing without bound. by Raymond Hettinger · 13 years ago
  30. fd1cb596 Issue 12086: add example showing how to use name mangling. by Raymond Hettinger · 13 years ago
  31. 320b914 Issue 11889: Clarify docs for enumerate. by Raymond Hettinger · 13 years ago
  32. 67a3e83 Issue 10326: Fix regression to get test cases to pickle again. by Raymond Hettinger · 13 years ago
  33. 5b0c22c merge by Mark Dickinson · 13 years ago
  34. 653a53f Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. by Mark Dickinson · 13 years ago
  35. cba8731 Code simplification suggested by Sven Marnach. by Raymond Hettinger · 13 years ago
  36. cb9bf1a Issue #12164: Document (in docstring) that str.translate accepts None for the first argument. by Mark Dickinson · 13 years ago
  37. ffa8e2f Issue 12404: Remove C89 incompatible code from mmap module. by Ross Lagerwall · 13 years ago
  38. 17e2b40 #9921: clarify os.path.join joining algorithm by R David Murray · 13 years ago
  39. 1d33651 #12389: fix missing space at sentence end. by R David Murray · 13 years ago
  40. ecb863b Revert d370d609d09b as requested by Terry Jan Reedy: by Victor Stinner · 13 years ago
  41. f64a0cf Issue #12285: multiprocessing.Pool() raises a ValueError if the number of by Victor Stinner · 13 years ago
  42. 3fdf9d4 merge heads by Senthil Kumaran · 13 years ago
  43. 832288c merge 3.2 - Fix closes Issue12359 - Removing a confusing sentence from the previous change. by Senthil Kumaran · 13 years ago
  44. c36c6cc Close #3067: locale.setlocale() accepts a Unicode locale. by Victor Stinner · 13 years ago
  45. 98fec3a Fix issue12359. Minor doc update on import module description. by Senthil Kumaran · 13 years ago
  46. 491eb6a #6771: fix docs: curses.wrapper is exposed as a function, not a module by R David Murray · 13 years ago
  47. f1138bb #11700: proxy object close methods can now be called multiple times by R David Murray · 13 years ago
  48. c74a6ba Issue #12133: AbstractHTTPHandler.do_open() of urllib.request closes the HTTP by Victor Stinner · 13 years ago
  49. 898d43c update link to pycrypto (closes #12351) by Benjamin Peterson · 13 years ago
  50. ad52cb2 Closes #12206: documentation update for LogRecord constructor and Formatter.formatTime. by Vinay Sajip · 13 years ago
  51. 0eb4ac4 allow "fake" filenames in findsource (closes #9284) by Benjamin Peterson · 13 years ago
  52. 6abd97e onto 2.7.3 by Benjamin Peterson · 13 years ago
  53. a573e0d merge 2.7.2 release branch by Benjamin Peterson · 13 years ago
  54. 04085d7 Added tag v2.7.2 for changeset 8527427914a2 by Benjamin Peterson · 13 years ago
  55. 377510d update pydoc-topics by Benjamin Peterson · 13 years ago
  56. 9843ba5 bump to 2.7.2 final by Benjamin Peterson · 13 years ago
  57. b30d5c7 merge heads by Benjamin Peterson · 13 years ago
  58. 8b8162d merge 2.7.2 release branch with fix for #12009 by Benjamin Peterson · 13 years ago
  59. 43ee1a5 fix regression in netrc comment handling (closes #12009) by Benjamin Peterson · 13 years ago
  60. 761473f Issue #12223: Typo fix in datamodel docs by Eli Bendersky · 13 years ago
  61. 873c583 #10694: zipfile now ignores garbage at the end of a zipfile. by R David Murray · 13 years ago
  62. 5446f08 Correction to f1509fc75435 - Issue #11583 by Brian Curtin · 13 years ago
  63. 5cf8660 Fix a few misuses of :option: I missed in r86521. by Éric Araujo · 13 years ago
  64. d476a89 Branch merge by Éric Araujo · 13 years ago
  65. caea7e8 Merge by Brian Curtin · 13 years ago
  66. a65a880 Add examples that work on Windows to distutils docs (#1626300) by Éric Araujo · 13 years ago
  67. ce5493f Branch merge by Éric Araujo · 13 years ago
  68. 1dc4a82 merge 2.7.2 release branch by Benjamin Peterson · 13 years ago
  69. 2231e1a Stop adding txt files twice. by Martin v. Löwis · 13 years ago
  70. ebebd1c Add 2.7.2 UUIDs by Martin v. Löwis · 13 years ago
  71. 865b573 Remove unnecessary executable bit on one distutils file by Éric Araujo · 13 years ago
  72. a493ca3 Issue #12080: Fix a performance issue in Decimal._power_exact that caused some corner-case Decimal.__pow__ calls to take an unreasonably long time. by Mark Dickinson · 13 years ago
  73. 3322a25 Remove outdated bit of advice (c882b5ff92d9 follow-up) by Éric Araujo · 13 years ago
  74. 7d21401 Null merge from 2.6. by Barry Warsaw · 13 years ago
  75. d0366e8 Replay svn r88852. by Barry Warsaw · 13 years ago
  76. 16ec24a Replay svn r88850. by Barry Warsaw · 13 years ago
  77. e3826c7 Issue #12016: Add test_errorhandle() to TestBase_Mapping of by Victor Stinner · 13 years ago
  78. 9a1662c Issue #12016: Reindent decoders of HK and JP codecs by Victor Stinner · 13 years ago
  79. d571cf5 merge 2.7.2 release branch by Benjamin Peterson · 13 years ago
  80. ef1122c another benefit of this change by Benjamin Peterson · 13 years ago
  81. d66d95c Document working dir for “make html” (#12249). Patch by Tshepang Lekhonkhobe. by Éric Araujo · 13 years ago
  82. 45b0829 Fix named tuples to work with vars(). by Raymond Hettinger · 13 years ago
  83. 19b851d sys.checkinterval() now refreshes the current countdown ticker. by Raymond Hettinger · 13 years ago
  84. 88fc661 Cleanup example by Raymond Hettinger · 13 years ago
  85. 690d4ae Multiple clean-ups to the docs for builtin functions. by Raymond Hettinger · 13 years ago
  86. 783a30f Link to suggestions for how to use super(). by Raymond Hettinger · 13 years ago
  87. 2845365 Branch merge by Éric Araujo · 13 years ago
  88. 115a143 merge release tag by Benjamin Peterson · 13 years ago
  89. bdc21fb merge heads by Benjamin Peterson · 13 years ago
  90. 35a9b1c merge 2.7.2 release branch by Benjamin Peterson · 13 years ago
  91. 4ba009d simply use the Python version for pyexpat.__version__ #12221 by Benjamin Peterson · 13 years ago
  92. e9b185f Issue #12085: Fix test_subprocess for my previous commit by Victor Stinner · 13 years ago
  93. f14e420 add 2.7.2 header by Benjamin Peterson · 13 years ago
  94. 776e69b Close #12085: Fix an attribute error in subprocess.Popen destructor if the by Victor Stinner · 13 years ago
  95. 346d860 Fix markup: arguments in a class directive are __init__ arguments, not base classes by Éric Araujo · 13 years ago
  96. f2f8503 Fix error message to use the Python name instead of the C name by Éric Araujo · 13 years ago
  97. d9f5292 Issue #12057: Add tests for ISO 2022 codecs by Victor Stinner · 13 years ago
  98. d3c7e17 Issue #1195: fix the issue number of the NEWS entry by Victor Stinner · 13 years ago
  99. 08563d9 Issue #12016: my_fgets() now always clears errors before calling fgets(). Fix by Victor Stinner · 13 years ago
  100. b0b6405 Added tag v2.7.2rc1 for changeset f48756685406 by Benjamin Peterson · 13 years ago