1. a3481e7 attempt to fix asyncore buildbot failure by Giampaolo Rodola' · 12 years ago
  2. c5d47d5 Fix typo when "PyObject*" was changed to "identifier" by Kristján Valur Jónsson · 12 years ago
  3. b81e538 Issue #14387 : undefine 'small' so that it doesn't clash with Windows headers. by Kristján Valur Jónsson · 12 years ago
  4. 4a65b0a issue 10340 - forgot to update Misc/NEWS by Giampaolo Rodola' · 12 years ago
  5. 350c94b fix #10340: properly handle EINVAL on OSX and also avoid to call handle_connect() in case of a disconnetected socket which is not meant to connect. by Giampaolo Rodola' · 12 years ago
  6. 9faf5ee this should technicaly be identifier by Benjamin Peterson · 12 years ago
  7. 0197ff9 Issue #14387: Do not include accu.h from Python.h. by Antoine Pitrou · 12 years ago
  8. ab79c71 check for NULL by Benjamin Peterson · 12 years ago
  9. a4e4e35 check by equality for __future__ not identity (closes #14378) by Benjamin Peterson · 12 years ago
  10. e112153 #12757: Make doctest skipping in -OO mode work with unittest/regrtest -v by R David Murray · 12 years ago
  11. 0f71f44 #3573: idle now doesn't hungs if launched as: idle -e <directory> by Andrew Svetlov · 12 years ago
  12. 7941736 Fix issue #13694: asynchronous connect in asyncore.dispatcher does not set addr. by Giampaolo Rodola' · 12 years ago
  13. 71faefc Issue #14359: Only use O_CLOEXEC in _posixmodule.c if it is defined. by Ross Lagerwall · 12 years ago
  14. 1623aff #14355: remove obsolete doc reference to previously removed init_frozen. by R David Murray · 12 years ago
  15. c809f98 Fixes Issue #14331: Use significantly less stack space when importing modules by by Gregory P. Smith · 12 years ago
  16. 3187749 Merge 3.2.3rc2 from release clone. by Georg Brandl · 12 years ago
  17. 1eb0f9d Post-release updates for 3.2.3rc2. by Georg Brandl · 12 years ago
  18. ed77feb Added tag v3.2.3rc2 for changeset 428f05cb7277 by Georg Brandl · 12 years ago
  19. 226af70 Bump to 3.2.3rc2. by Georg Brandl · 12 years ago
  20. c6bfce9 #14333: fix test_queue so it can be run via standard unittest test discovery. by R David Murray · 12 years ago
  21. 5ab8817 Move MANIFEST parsing change to the right position. by Georg Brandl · 12 years ago
  22. e742ade Issue #14346: Fix some typos in the Mac/README file. by Ned Deily · 12 years ago
  23. 3a19e54 Closes #14250: regex.flags has not only explicit flags but also implicit flags and those from the pattern by Georg Brandl · 12 years ago
  24. 557a3ec Closes #14343: avoid shadowing builtin input() in example code. by Georg Brandl · 12 years ago
  25. 5ec6fdb Closes #14342: remove out-of-date section about avoiding recursion errors. by Georg Brandl · 12 years ago
  26. 12c3cd7 Closes #14306: clarify expensiveness of try-except and update code snippet by Georg Brandl · 12 years ago
  27. f2123d2 3.2 explain json.dumps for non-string keys in dicts. closes issue6566. Patch contributed Kirubakaran Athmanathan by Senthil Kumaran · 12 years ago
  28. eebe111 #11686: news entry. by R David Murray · 12 years ago
  29. 1b6c724 #11686: add missing entries to email __all__ lists. by R David Murray · 12 years ago
  30. 4191434 #11780: s/throw/raise/ by R David Murray · 12 years ago
  31. 69ebfe4 #11780: document that email.encoders throw TypeError on multipart messages. by R David Murray · 12 years ago
  32. 969b8da Issue #14202: some additional doc fixes by Eli Bendersky · 12 years ago
  33. 16d84ac check to make sure the attribute is a string (#14334) by Benjamin Peterson · 12 years ago
  34. 3fb05a9 Issue #14202: Greatly enhance the documentation of xml.dom.pulldom. by Eli Bendersky · 12 years ago
  35. be3f851 closes issue10484 - Fix the http.server's cgi PATH_INFO handling problem by Senthil Kumaran · 12 years ago
  36. 604c4ff Issue #9257: clarify the events iterparse accepts by Eli Bendersky · 12 years ago
  37. 6b3434a Explain the use of charset parameter with Content-Type header. Issue11082 by Senthil Kumaran · 12 years ago
  38. 73277fe closes Issue #11199: Fix the with urllib which hangs on particular ftp urls. by Senthil Kumaran · 12 years ago
  39. 38c2754 #12758: removing confusing mention of UTC from time.time description by R David Murray · 12 years ago
  40. b713499 merge heads by Gregory P. Smith · 12 years ago
  41. c73f6da Fixes Issue 14234: fix for the previous commit, keep compilation when by Gregory P. Smith · 12 years ago
  42. a5d729a Transplant from main repo d6c197edd99b: Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes by Georg Brandl · 12 years ago
  43. 2522771 Fixes Issue 14234: fix for the previous commit, keep compilation when by Gregory P. Smith · 12 years ago
  44. 87684e6 Fix the wrong urllib exampls which use str for POST data. Closes Issue11261 by Senthil Kumaran · 12 years ago
  45. 4552b2e merge 3.1 by Matthias Klose · 12 years ago
  46. 51982ad merge heads by Matthias Klose · 12 years ago
  47. 20b303e merge heads by Matthias Klose · 12 years ago
  48. d83be23 merge 3.1 by Matthias Klose · 12 years ago
  49. 0f4c16e - rename configure.in to configure.ac by Matthias Klose · 12 years ago
  50. 9439523 merge heads by Gregory P. Smith · 12 years ago
  51. 0bca497 merge (no change needed in 3.2) by Gregory P. Smith · 12 years ago
  52. 1be7cd0 move the Misc/NEWS entry to the right section. by Gregory P. Smith · 12 years ago
  53. 373c740 Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes by Gregory P. Smith · 12 years ago
  54. 300a691 Closes #14305: fix typo. by Georg Brandl · 12 years ago
  55. 8e91cf6 Fixes issue #14234: CVE-2012-0876: Randomize hashes of xml attributes by Gregory P. Smith · 12 years ago
  56. 9fd170e #14062: fix BytesParser handling of linesep for Header objects by R David Murray · 12 years ago
  57. 525fd54 Closes #14289: put a link to the CHM download page on the docs download page. by Georg Brandl · 12 years ago
  58. 69c7a69 Closes #14283: match() and search() are regex methods, not match methods. by Georg Brandl · 12 years ago
  59. 7441a7a #14291: if a header has non-ascii unicode, default to CTE using utf-8 by R David Murray · 12 years ago
  60. 21c71ba closes Issue12365 - Add an example explaining the context manager use case of urllib.urlopen by Senthil Kumaran · 12 years ago
  61. 817dd91 merge heads by Benjamin Peterson · 12 years ago
  62. eb945a9 Issue #5219: Prevent event handler cascade in IDLE. Patch by Roger Serwy. by Martin v. Löwis · 12 years ago
  63. 4793001 merge heads by Benjamin Peterson · 12 years ago
  64. 2354a75 fix indentation by Benjamin Peterson · 12 years ago
  65. 7ca97d5 Issue #14184: Increase the default stack size for secondary threads on by Ned Deily · 12 years ago
  66. 69437da Merged upstream change. by Vinay Sajip · 12 years ago
  67. 27f4897 Closes #14267: Corrected computation of rollover filename. by Vinay Sajip · 12 years ago
  68. 47b5ddb 3.2 - Fix closes Issue14281 - Test for cgi.escape by Brian Landers by Senthil Kumaran · 12 years ago
  69. 1732ab4 merge heads by Senthil Kumaran · 12 years ago
  70. 784ddb0 merge heads by Senthil Kumaran · 12 years ago
  71. e01c62c Fix unittest test discovery for Jython by Michael Foord · 12 years ago
  72. df723e1 #14179: add tests for re.compile. Patch by Florian Mladitsch. by Ezio Melotti · 12 years ago
  73. 1d4798c Merge heads. by Eric V. Smith · 12 years ago
  74. edbb6ca str.format_map tests don't do what they say: fix to actually implement the intent of the test. Closes #13450. by Eric V. Smith · 12 years ago
  75. 8576953 #13394: add more tests for the aifc module. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 12 years ago
  76. 3f35846 kill this disabled code by Benjamin Peterson · 12 years ago
  77. bc4665e use correct naming convention by Benjamin Peterson · 12 years ago
  78. 6080db7 closes issue14257 - Grammatical fix by Senthil Kumaran · 12 years ago
  79. ef87f06 allow AST objects to be like its subclasses by Benjamin Peterson · 12 years ago
  80. 800b3aa merge heads by Benjamin Peterson · 12 years ago
  81. d279e28 every other ast object has a dict, so I think AST should, too by Benjamin Peterson · 12 years ago
  82. a7fccd8 closes issue14257 - 3.2 minor error in glossary wording regarding __hash__ by Senthil Kumaran · 12 years ago
  83. 1f9a835 Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Windows when the child process has already exited. by Antoine Pitrou · 12 years ago
  84. 328dd0d Closes #9574: Note that complex constructor doesn't allow whitespace around central operator. by Mark Dickinson · 12 years ago
  85. e144c74 Closes #14244: add info about capturing groups and maxsplit to the docstring of re.split(). by Georg Brandl · 12 years ago
  86. 64a4094 Closes #14186: add link to PEP 3107 (function annotations) to the function definition section. by Georg Brandl · 12 years ago
  87. 065deda Fix closes Issue: 14217 - 3.2 branch by Senthil Kumaran · 12 years ago
  88. dae9f83 this stuff will actually be new in 3.2.4 by Benjamin Peterson · 12 years ago
  89. 52c4243 allow cycles throught the __dict__ slot to be cleared (closes #1469629) by Benjamin Peterson · 12 years ago
  90. 1ae230a merge heads by Benjamin Peterson · 12 years ago
  91. e48944b keep the buffer object around while we're using it (closes #14212) by Benjamin Peterson · 12 years ago
  92. a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 12 years ago
  93. 30b8e54 Use PEP-8 style in logging example by Jason R. Coombs · 12 years ago
  94. c3705d3 Fix NameError from #13719 fix by Éric Araujo · 12 years ago
  95. 420f698 Backport minidom attribute tests from default (73c76466cf44). by Éric Araujo · 12 years ago
  96. e413c06 Make distutils’ upload command work with bdist_msi products (#13719). by Éric Araujo · 12 years ago
  97. e5eec7e Move xml.etree higher and xml.parsers.expat lower in the markup ToC. by Éric Araujo · 12 years ago
  98. fdfaf0a Use source reST role instead of file where it makes sense. by Éric Araujo · 12 years ago
  99. d3899e3 Remove mention of defunct file. by Éric Araujo · 12 years ago
  100. c432a9d Use raw string for a docstring that uses a backslash by Éric Araujo · 12 years ago