1. 87adda5 Issue #14180: Fix pythoncore.vcproj, Modules/_time.[ch] have been removed by Victor Stinner · 12 years ago
  2. d528b01 Issue #14180: Fix another typo in kqueue_queue_control() by Victor Stinner · 12 years ago
  3. d327f9d Issue #14180: Fix select.select() compilation on BSD and a typo in kqueue_queue_control() by Victor Stinner · 12 years ago
  4. 3a31dd4 Issue #14180: Remove commented code by Victor Stinner · 12 years ago
  5. 5d272cc Close #14180: Factorize code to convert a number of seconds to time_t, timeval or timespec by Victor Stinner · 12 years ago
  6. 3cac309 Merged upstream change. by Vinay Sajip · 12 years ago
  7. 0f15181 Closes #14267: Merged fix from 3.2. by Vinay Sajip · 12 years ago
  8. 27f4897 Closes #14267: Corrected computation of rollover filename. by Vinay Sajip · 12 years ago
  9. 19b114b merge to 3.3 - Fix closes Issue14281 - Test for cgi.escape by Brian Landers by Senthil Kumaran · 12 years ago
  10. 47b5ddb 3.2 - Fix closes Issue14281 - Test for cgi.escape by Brian Landers by Senthil Kumaran · 12 years ago
  11. 1732ab4 merge heads by Senthil Kumaran · 12 years ago
  12. 4bd53b1 merge heads by Senthil Kumaran · 12 years ago
  13. 784ddb0 merge heads by Senthil Kumaran · 12 years ago
  14. 7554f0d merge heads by Senthil Kumaran · 12 years ago
  15. 5738e4f Merge by Michael Foord · 12 years ago
  16. e01c62c Fix unittest test discovery for Jython by Michael Foord · 12 years ago
  17. a971905 #8942: add test for __path__ contents in zipimport tests by R David Murray · 12 years ago
  18. 2b695a4 Issue #1178863: Separate initialisation from setting when initializing by Martin v. Löwis · 12 years ago
  19. 7b3c975 closes #14259 re.finditer() now takes keyword arguments: pos, endpos. by Sean Reifschneider · 12 years ago
  20. 45e50de Try to fix compilation of Python-ast.c on Visual Studio 2008 by Victor Stinner · 12 years ago
  21. cc50ba2 #14179: merge with 3.2. by Ezio Melotti · 12 years ago
  22. df723e1 #14179: add tests for re.compile. Patch by Florian Mladitsch. by Ezio Melotti · 12 years ago
  23. a8ec5ea Issue #14104: Implement time.monotonic() on Mac OS X, by Victor Stinner · 12 years ago
  24. cad1a07 minor PEP7-related fix by Łukasz Langa · 12 years ago
  25. f2bb889 Merge heads. by Eric V. Smith · 12 years ago
  26. 97722c4 str.format_map tests don't do what they say: fix to actually implement the intent of the test. Closes #13450. Patch by Akira Li. by Eric V. Smith · 12 years ago
  27. 56bac7b Merge by Michael Foord · 12 years ago
  28. b36c70c Move adding unittest test discovery command line options into their own method. by Michael Foord · 12 years ago
  29. 1d4798c Merge heads. by Eric V. Smith · 12 years ago
  30. 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
  31. d5c613e Head merge by Łukasz Langa · 12 years ago
  32. dbd7825 #13842: check whether PyUnicode_FromString succeeded by Łukasz Langa · 12 years ago
  33. 48d578c #13394: add more tests for the aifc module and use warnings.warn instead of print. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 12 years ago
  34. 8576953 #13394: add more tests for the aifc module. Patch by Oleg Plakhotnyuk. by Ezio Melotti · 12 years ago
  35. c1f5d8a Merge by Michael Foord · 12 years ago
  36. 5f99ced Refactor unittest command line handling to always use optparse by Michael Foord · 12 years ago
  37. 17591c1 Head merge. by Łukasz Langa · 12 years ago
  38. f3078fb Fixes #13842: cannot pickle Ellipsis or NotImplemented. by Łukasz Langa · 12 years ago
  39. f28fcff adjust for change in AST type by Benjamin Peterson · 12 years ago
  40. 518cf94 merge 3.2 by Benjamin Peterson · 12 years ago
  41. 3f35846 kill this disabled code by Benjamin Peterson · 12 years ago
  42. bebcd18 merge 3.2 by Benjamin Peterson · 12 years ago
  43. bc4665e use correct naming convention by Benjamin Peterson · 12 years ago
  44. 9186850 closes issue14257 - Grammatical fix by Senthil Kumaran · 12 years ago
  45. 6080db7 closes issue14257 - Grammatical fix by Senthil Kumaran · 12 years ago
  46. 7e0dbfb give the AST class a __dict__ by Benjamin Peterson · 12 years ago
  47. 61a4161 merge 3.2 by Benjamin Peterson · 12 years ago
  48. ef87f06 allow AST objects to be like its subclasses by Benjamin Peterson · 12 years ago
  49. 6645f7e merge heads by Benjamin Peterson · 12 years ago
  50. 09b4bd0 merge 3.2 by Benjamin Peterson · 12 years ago
  51. 800b3aa merge heads by Benjamin Peterson · 12 years ago
  52. d279e28 every other ast object has a dict, so I think AST should, too by Benjamin Peterson · 12 years ago
  53. e976fc7 Merge. by Eric V. Smith · 12 years ago
  54. 851cad7 Make test_logging no longer fail if zlib not present. Closes #14256. Patch by Pedro Kroger. by Eric V. Smith · 12 years ago
  55. 68e994e closes issue14257 - cpython - minor error in glossary wording regarding __hash__ by Senthil Kumaran · 12 years ago
  56. a7fccd8 closes issue14257 - 3.2 minor error in glossary wording regarding __hash__ by Senthil Kumaran · 12 years ago
  57. b69ef16 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
  58. 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
  59. 6c52c57 Modify patchcheck.py to check for changes to configure.in. by Ross Lagerwall · 12 years ago
  60. b4a9237 Fix regression after c8d1df9ac987 (PPC buildbot) by Antoine Pitrou · 12 years ago
  61. 4c7c3c5 Close #14210: add command argument completion to pdb: complete file names, global/local variables, aliases by Georg Brandl · 12 years ago
  62. a08e7e1 Close #14248: fix typo. by Georg Brandl · 12 years ago
  63. c7ceb2b merge 3.2 (#9574) by Mark Dickinson · 12 years ago
  64. 328dd0d Closes #9574: Note that complex constructor doesn't allow whitespace around central operator. by Mark Dickinson · 12 years ago
  65. eab2a50 PEP8-ize test names by Antoine Pitrou · 12 years ago
  66. 8cd8d5e Remove useless failOnException() method by Antoine Pitrou · 12 years ago
  67. 6aacc14 Merge with 3.2. by Georg Brandl · 12 years ago
  68. e144c74 Closes #14244: add info about capturing groups and maxsplit to the docstring of re.split(). by Georg Brandl · 12 years ago
  69. 64a4094 Closes #14186: add link to PEP 3107 (function annotations) to the function definition section. by Georg Brandl · 12 years ago
  70. ba10882 Close #14232: catch mmap() failure in new_arena() of obmalloc by Victor Stinner · 12 years ago
  71. 2839382 Issue #14205: Fix test_dict.test_mutating_lookup() by Victor Stinner · 12 years ago
  72. 3774977 Relax timeout tests for weak Windows buildbot by Antoine Pitrou · 12 years ago
  73. 74529ad refactor and avoid warnings by Benjamin Peterson · 12 years ago
  74. 8c43e69 Issue #14205: Document the dict lookup change in What's New in Python 3.3 by Victor Stinner · 12 years ago
  75. 63ed566 Issue #14231: Lib/test/crashers/borrowed_ref_1.py was fixed by ba6376dff6c4. by Victor Stinner · 12 years ago
  76. 865756a Issue #14178: Problem deleting slices with steps != +1 in the _elementtree module. by Eli Bendersky · 12 years ago
  77. f5a1d76 Fix indentation. by Georg Brandl · 12 years ago
  78. 632e9d1 null merge from 3.2 by Senthil Kumaran · 12 years ago
  79. 065deda Fix closes Issue: 14217 - 3.2 branch by Senthil Kumaran · 12 years ago
  80. 74d5657 Fix closes Issue: 14217 - Appropriate sphinx directive for output. Patch by Tshepang Lekhonkhobe by Senthil Kumaran · 12 years ago
  81. 40c9565 Issue #14211: Oops, I removed the wrong file :-) by Victor Stinner · 12 years ago
  82. 2d01dc0 Issue #14211: _PyObject_GenericSetAttrWithDict() keeps a strong reference to by Victor Stinner · 12 years ago
  83. d74782b Close #14199: _PyType_Lookup() and super_getattro() keep a strong reference to by Victor Stinner · 12 years ago
  84. 4dcf474 Fix indentation. by Georg Brandl · 12 years ago
  85. 50dbb3f Issue #14205: document the change of dict[key] behaviour if dict is modified by Victor Stinner · 12 years ago
  86. 704cae5 merge 3.2 (null) by Benjamin Peterson · 12 years ago
  87. 8f40860 Close #14223: curses.addch() is no more limited to the range 0-255 when the by Victor Stinner · 12 years ago
  88. 9a63386 merge 3.2 (#3787e896dbe9) by Benjamin Peterson · 12 years ago
  89. dae9f83 this stuff will actually be new in 3.2.4 by Benjamin Peterson · 12 years ago
  90. 52c4243 allow cycles throught the __dict__ slot to be cleared (closes #1469629) by Benjamin Peterson · 12 years ago
  91. 657e9eb make gi_running a boolean by Benjamin Peterson · 12 years ago
  92. 9fc3090 indicate we're not running as we leave this block by Benjamin Peterson · 12 years ago
  93. 099a78f make delegating generators say they running (closes #14220) by Benjamin Peterson · 12 years ago
  94. 33d21a2 merge 3.2 (#14212) by Benjamin Peterson · 12 years ago
  95. 1ae230a merge heads by Benjamin Peterson · 12 years ago
  96. e48944b keep the buffer object around while we're using it (closes #14212) by Benjamin Peterson · 12 years ago
  97. 2fa0cbc Remove buggy change for #13719 in packaging by Éric Araujo · 12 years ago
  98. 00b41fc Merge 3.2 by Éric Araujo · 12 years ago
  99. a420c82 Backout buggy patch committed for #13719 by Éric Araujo · 12 years ago
  100. 7f4fdb2 Use ANSI C prototype instead of K&R style. by Ross Lagerwall · 12 years ago