1. 3e3192d Closes #15512: Correct __sizeof__ support for parser by Jesus Cea · 12 years ago
  2. 9c0baf7 Issue #13889: On MSVC builds, set FPU control word at runtime for all string <-> float conversions. Patch by Samuel Iseli and Stefan Krah. by Mark Dickinson · 12 years ago
  3. fbf764e we live in a post 2.7.3 world by Benjamin Peterson · 13 years ago
  4. ad6b3f5 merge 2.7.3 release branch by Benjamin Peterson · 13 years ago
  5. e95a8f6 bump to 2.7.3 final by Benjamin Peterson · 13 years ago
  6. f1acd0a merge from 2.7 release branch by Benjamin Peterson · 13 years ago
  7. ee933ec bump to 2.7.3rc2 by Benjamin Peterson · 13 years ago
  8. 3cef2a9 - rename configure.in to configure.ac by Matthias Klose · 13 years ago
  9. a2aa2ef bump to 2.7.3rc1 by Benjamin Peterson · 13 years ago
  10. cc3fa88 Fix crash at startup with -W options. by Antoine Pitrou · 13 years ago
  11. 9d7601f merge 2.6 by Benjamin Peterson · 13 years ago
  12. 26da920 ensure no one tries to hash things before the random seed is found by Benjamin Peterson · 13 years ago
  13. aee9dfb merge 2.6 with hash randomization fix by Benjamin Peterson · 13 years ago
  14. 1e13eb0 - Issue #13703: oCERT-2011-003: add -R command-line option and PYTHONHASHSEED by Barry Warsaw · 13 years ago
  15. 4618075 Merge. by Charles-François Natali · 13 years ago
  16. 1f3ff7b Issue #13156: revert changeset f6feed6ec3f9, which was only relevant for native by Charles-François Natali · 13 years ago
  17. 5a75355 Try to fix linking failures under Windows by Antoine Pitrou · 13 years ago
  18. 605ee24 Always define _PyIsSelectable_fd(). by Charles-François Natali · 13 years ago
  19. fda7b37 Issue #12287: Fix a stack corruption in ossaudiodev module when the FD is by Charles-François Natali · 13 years ago
  20. 9943c0d #10741: add documentation for PyGILState_GetThisThreadState() by Sandro Tosi · 13 years ago
  21. 6abd97e onto 2.7.3 by Benjamin Peterson · 13 years ago
  22. 9843ba5 bump to 2.7.2 final by Benjamin Peterson · 13 years ago
  23. d0366e8 Replay svn r88852. by Barry Warsaw · 13 years ago
  24. 16ec24a Replay svn r88850. by Barry Warsaw · 13 years ago
  25. cd20705 bump to 2.7.2rc1 by Benjamin Peterson · 13 years ago
  26. 32140f8 Replay changeset 70249:b571c7a8cf2e from fubar branch. Original commit message: by Barry Warsaw · 13 years ago
  27. 3428926 Replay changeset 70248:c714e2f92f63 from fubar branch. Original commit message: by Barry Warsaw · 13 years ago
  28. cf0d8ab Replay changeset 70238:03e488b5c009 from fubar branch. Original commit message: by Barry Warsaw · 13 years ago
  29. 4394e0d Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* by Antoine Pitrou · 13 years ago
  30. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 14 years ago
  31. d4acd35 make this subversion artifact empty by Benjamin Peterson · 14 years ago
  32. 3a5508e Port build identification from default branch. by Georg Brandl · 14 years ago
  33. 07f5451 remove dictmaker rule; it's unused by Benjamin Peterson · 14 years ago
  34. 5ee8448 next release cycle bump by Benjamin Peterson · 14 years ago
  35. 3e0fa42 2.7.1 final version bump by Benjamin Peterson · 14 years ago
  36. b727650 Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from by Georg Brandl · 14 years ago
  37. db4c334 towards final by Benjamin Peterson · 14 years ago
  38. cc21417 2.7.1rc1 bump by Benjamin Peterson · 14 years ago
  39. 0491047 Merged revisions 85675 via svnmerge from by R. David Murray · 14 years ago
  40. 93db23e Merged revisions 84810 via svnmerge from by Daniel Stutzbach · 14 years ago
  41. 1fcdba8 Merged revisions 84391 via svnmerge from by Antoine Pitrou · 14 years ago
  42. a408350 Merged revisions 84344 via svnmerge from by Antoine Pitrou · 14 years ago
  43. 1740947 Post release bump by Barry Warsaw · 14 years ago
  44. d724296 2.6.6 final. \o/ by Barry Warsaw · 14 years ago
  45. 8275da3 Post release twiddling. by Barry Warsaw · 14 years ago
  46. 607a2e3 Bumping to 2.6.6rc2. by Barry Warsaw · 14 years ago
  47. 498323e Post 2.6.6rc1 by Barry Warsaw · 14 years ago
  48. 6053744 Bumping to 2.6.6 rc 1 by Barry Warsaw · 14 years ago
  49. d483a1a Merged revisions 82969 via svnmerge from by Stefan Krah · 14 years ago
  50. a177594 Issue #9036: Throughout the code base, Py_CHARMASK is used on 8-bit wide by Stefan Krah · 14 years ago
  51. d6bbe0c technically not at 2.7.1 yet by Benjamin Peterson · 14 years ago
  52. e3c1045 prepare for 2.7.1 by Benjamin Peterson · 14 years ago
  53. c60082d update to 2.7 final by Benjamin Peterson · 14 years ago
  54. 3db4161 Issue #9020: The Py_IS* macros from pyctype.h should generally only be by Stefan Krah · 14 years ago
  55. 4f61259 towards final release by Benjamin Peterson · 14 years ago
  56. bfcedf4 bump verson to 2.7rc2 by Benjamin Peterson · 14 years ago
  57. 2f3d9f9 careening towards 2.7rc2 we go by Benjamin Peterson · 14 years ago
  58. 77d534e bump version to 2.7 rc1 by Benjamin Peterson · 14 years ago
  59. 52ca516 Merged revisions 81398 via svnmerge from by Antoine Pitrou · 14 years ago
  60. 6a26560 Issue #5753: A new C API function, :cfunc:`PySys_SetArgvEx`, allows by Antoine Pitrou · 14 years ago
  61. c7c96a9 Recorded merge of revisions 81029 via svnmerge from by Antoine Pitrou · 14 years ago
  62. c83ea13 Untabify C files. Will watch buildbots. by Antoine Pitrou · 14 years ago
  63. 534b8de towards 2.7 release candidate 1 by Benjamin Peterson · 14 years ago
  64. c251607 bump version to 2.7 beta 2 by Benjamin Peterson · 14 years ago
  65. 0746619 Merged revisions 80178 via svnmerge from by Ronald Oussoren · 14 years ago
  66. 37805e5 Fix for issue #7072 by Ronald Oussoren · 14 years ago
  67. 1240906 towards beta 2 by Benjamin Peterson · 15 years ago
  68. fbac6c1 bump version to 2.7b1 by Benjamin Peterson · 15 years ago
  69. 5ac006d Capsule-related changes: by Larry Hastings · 15 years ago
  70. 76c8649 Issue #8276: PyEval_CallObject() is now only available in macro form. The by Antoine Pitrou · 15 years ago
  71. a57df2c Issue #8268: Old-style classes (not just instances) now support weak references. by Antoine Pitrou · 15 years ago
  72. 4e9830f Remove extraneous experimental code checked in by accident. by Larry Hastings · 15 years ago
  73. 402b73f Backported PyCapsule from 3.1, and converted most uses of CObject to PyCapsule. by Larry Hastings · 15 years ago
  74. d156fa3 Merged revisions 78638 via svnmerge from by Victor Stinner · 15 years ago
  75. c694183 Post 2.6.5 final cleanup. by Barry Warsaw · 15 years ago
  76. d1dd2e3 Bumping to 2.6.5 final. by Barry Warsaw · 15 years ago
  77. 001a395 Add support for weak references to code objects. This will be used by an optimization in the incoming Python 3 JIT. by Collin Winter · 15 years ago
  78. fb0928d Bumping to 2.6.5rc2 by Barry Warsaw · 15 years ago
  79. 5da7e7c post release update by Benjamin Peterson · 15 years ago
  80. 8e7c117 bump version to 2.7a4 by Benjamin Peterson · 15 years ago
  81. 71fb87e Issue #7544: Preallocate thread memory before creating the thread to avoid a by Victor Stinner · 15 years ago
  82. 5de5914 Post 2.6.5rc1 cleanup. by Barry Warsaw · 15 years ago
  83. fc79e8f Bump to 2.6.5 rc 1. by Barry Warsaw · 15 years ago
  84. adfc80b #4852: Remove dead code in every thread implementation, unused for many years. by Amaury Forgeot d'Arc · 15 years ago
  85. 79e1f8a Merged revisions 78189 via svnmerge from by Mark Dickinson · 15 years ago
  86. d5fdc06 Silence more 'comparison between signed and unsigned' warnings. by Mark Dickinson · 15 years ago
  87. 2d798ac post release updates by Benjamin Peterson · 15 years ago
  88. a7be9d2 bump version to 2.7a3 by Benjamin Peterson · 15 years ago
  89. 2483728 Merged revisions 77989 via svnmerge from by Antoine Pitrou · 15 years ago
  90. bb445a1 Issue #5677: Explicitly forbid write operations on read-only file objects, by Antoine Pitrou · 15 years ago
  91. a36507c Issue #7767: Add new C-API function PyLong_AsLongLongAndOverflow, a by Mark Dickinson · 15 years ago
  92. a55af9a - Issue #7658: Ensure that the new pythonw executable works on OSX 10.4 by Ronald Oussoren · 15 years ago
  93. 59c6efa Merged revisions 77581 via svnmerge from by Antoine Pitrou · 15 years ago
  94. 60ba2c8 Use PyAPI_DATA. by Antoine Pitrou · 15 years ago
  95. bb667d4 Merged revisions 77573 via svnmerge from by Antoine Pitrou · 15 years ago
  96. e80a6a4 Issue #7561: Operations on empty bytearrays (such as `int(bytearray())`) by Antoine Pitrou · 15 years ago
  97. 69eb516 Issue #1967: Backport dictionary views. by Alexandre Vassalotti · 15 years ago
  98. b646547 Issue #2333: Backport set and dict comprehensions syntax. by Alexandre Vassalotti · 15 years ago
  99. ee936a2 Issue #2335: Backport set literals syntax from Python 3.x. by Alexandre Vassalotti · 15 years ago
  100. dd6d92a post release version adjustment by Benjamin Peterson · 15 years ago