1. 2f1b1ff Merged revisions 83864 via svnmerge from by Florent Xicluna · 15 years ago
  2. 172e15f Merged revisions 83833,83838-83839,83859,83878 via svnmerge from by Florent Xicluna · 15 years ago
  3. 5c7589c Merged revisions 83841 via svnmerge from by Thomas Heller · 15 years ago
  4. 001d3a1 Fis issue5504: ctypes does now work with systems where mmap can't be by Thomas Heller · 15 years ago
  5. e677ecf Merged revisions 83822 via svnmerge from by Senthil Kumaran · 15 years ago
  6. 2866933 Merged revisions 83780 via svnmerge from by Mark Dickinson · 15 years ago
  7. 24af0e9 Merged revisions 83763 via svnmerge from by Brian Curtin · 15 years ago
  8. 3ad323e Issue8757: Implicit set-to-frozenset conversion not thread-safe. by Raymond Hettinger · 15 years ago
  9. 5e68433 Merged revisions 83751-83752 via svnmerge from by Mark Dickinson · 15 years ago
  10. 4d80889 Merged revisions 83745 via svnmerge from by Brian Curtin · 15 years ago
  11. 185fae7 Merged revisions 83719 via svnmerge from by Antoine Pitrou · 15 years ago
  12. 47617ab fix issue #2944: asyncore doesn't handle connection refused correctly (patch by Alexander Shigin) by Giampaolo Rodolà · 15 years ago
  13. 75a292e Merged revisions 83690 via svnmerge from by R. David Murray · 15 years ago
  14. f38d888 Merged revisions 83683 via svnmerge from by Mark Dickinson · 15 years ago
  15. 1cbf78e Merged revisions 83675 via svnmerge from by R. David Murray · 15 years ago
  16. 0f98128 Merged revisions 83670 via svnmerge from by Mark Dickinson · 15 years ago
  17. 4ee9853 Merged revisions 83667 via svnmerge from by Mark Dickinson · 15 years ago
  18. 9c5efad Merged revisions 83523 via svnmerge from by Georg Brandl · 15 years ago
  19. a2a92cf Merged revisions 83531 via svnmerge from by Georg Brandl · 15 years ago
  20. 222e208 Fix style of referring to issues. by Georg Brandl · 15 years ago
  21. 7f0c3ff Merged revisions 83201 via svnmerge from by Georg Brandl · 15 years ago
  22. 2bd953e Merged revisions 83238 via svnmerge from by Georg Brandl · 15 years ago
  23. 3970301 Merged revisions 83440 via svnmerge from by Antoine Pitrou · 15 years ago
  24. 5077599 Merged revisions 83259,83261,83264-83265,83268-83269,83271-83272,83281 via svnmerge from by Georg Brandl · 15 years ago
  25. e277325 Merged revisions 83352,83356-83358,83362,83366,83368-83369 via svnmerge from by Georg Brandl · 15 years ago
  26. 004c74d Merged revisions 83370,83372-83374,83384 via svnmerge from by Georg Brandl · 15 years ago
  27. 0347c71 Merged revisions 83385-83389,83391 via svnmerge from by Georg Brandl · 15 years ago
  28. 78e6957 Merged revisions 83393,83396,83398,83405,83408 via svnmerge from by Georg Brandl · 15 years ago
  29. 607951d Merged revisions 83411 via svnmerge from by Antoine Pitrou · 15 years ago
  30. ba6c08e Merged revisions 83407 via svnmerge from by Brian Curtin · 15 years ago
  31. aad57bd Merged revisions 83400 via svnmerge from by Mark Dickinson · 15 years ago
  32. 1f05e2e #8471: reset _SpoofOut.buf to an empty string when truncating; if Unicode had been output previously, it had been coerced to a Unicode string, potentially making subsequent prints behave differently or raise UnicodeErrors. by Georg Brandl · 15 years ago
  33. 58f15b6 Merged revisions 83380 via svnmerge from by R. David Murray · 15 years ago
  34. a491727 #1019882: if start() and stop() were not in the same stack frame, stats.load() would crash with IndexError. by Georg Brandl · 15 years ago
  35. 6e86bf7 - Issue #7567: Don't call `setupterm' twice. by Matthias Klose · 15 years ago
  36. 96527c3 Merged revisions 83239 via svnmerge from by Mark Dickinson · 15 years ago
  37. 0969c67 Fix for issue 9392: without this patch a framework build will not install by Ronald Oussoren · 15 years ago
  38. 73363e8 Issue #6213: Implement getstate() and setstate() methods of utf-8-sig and by Victor Stinner · 15 years ago
  39. b2ec232 Merged revisions 83156 via svnmerge from by Brian Curtin · 15 years ago
  40. 2a91ce8 Fixes issue #3704: cookielib was not properly handling URLs with a / in the by Gregory P. Smith · 15 years ago
  41. 9e7ffae Merged revisions 83088 via svnmerge from by Ronald Oussoren · 15 years ago
  42. 8b0d84e Backport of 83120 (#9032) by Victor Stinner · 15 years ago
  43. 2c6aee9 Forward port r70643 (#5542) + part of r83120 (just remove the comment) by Victor Stinner · 15 years ago
  44. 4c16d12 Merged revisions 83116 via svnmerge from by Victor Stinner · 15 years ago
  45. 3a04a25 Merged revisions 83075 via svnmerge from by Ronald Oussoren · 15 years ago
  46. 9ae2cb7 Merged revisions 83072 via svnmerge from by Brett Cannon · 15 years ago
  47. 8a14db8 As the installer change is user-visible its better to by Ronald Oussoren · 15 years ago
  48. 880685f Reverting the checkin made in revision 82940, as it was adding new parameters to quote function in a bugfix release. by Senthil Kumaran · 15 years ago
  49. 7a7013e Merged revisions 83030 via svnmerge from by Antoine Pitrou · 15 years ago
  50. 8c4fa11 Backport r82456. by Brett Cannon · 15 years ago
  51. cac0b83 Merged revisions 82941,82943 via svnmerge from by Mark Dickinson · 15 years ago
  52. 5dba6df Fixing Issue1712522 - urllib.quote to support Unicode. The default by Senthil Kumaran · 15 years ago
  53. 4082d9b Merged revisions 82934 via svnmerge from by Benjamin Peterson · 15 years ago
  54. 05b7631 Merged revisions 82922 via svnmerge from by R. David Murray · 15 years ago
  55. 42add99 Merged revisions 82821 via svnmerge from by Mark Dickinson · 15 years ago
  56. 3266978 Merged revisions 82814 via svnmerge from by Antoine Pitrou · 15 years ago
  57. 7595620 Fix for issue #9164: with this patch sysconfig and distuls don't break by Ronald Oussoren · 15 years ago
  58. f6cbdcb Add missing NEWS entry for 7646. by R. David Murray · 15 years ago
  59. 7ea29b0 Move Misc/NEWS entries to the right place. by Mark Dickinson · 15 years ago
  60. 9b9e125 Merged revisions 82654 via svnmerge from by Mark Dickinson · 15 years ago
  61. e85aa73 Merged revisions 82646,82649-82650 via svnmerge from by Mark Dickinson · 15 years ago
  62. 22db735 Merged revisions 82647 via svnmerge from by Antoine Pitrou · 15 years ago
  63. 3caf7b9 #9161: Fix regression in acceptance of unicode strings in add_option calls. by R. David Murray · 15 years ago
  64. 75b44b3 Issue #9130: Fix validation of relative imports in parser module. by Mark Dickinson · 15 years ago
  65. a7ee59b Issue #9128: Validate class decorator syntax correctly in parser module. by Mark Dickinson · 15 years ago
  66. e3c1045 prepare for 2.7.1 by Benjamin Peterson · 15 years ago
  67. 6a336f6 move sections by Benjamin Peterson · 15 years ago
  68. 0063367 add another line between sections by Benjamin Peterson · 15 years ago
  69. c60082d update to 2.7 final by Benjamin Peterson · 15 years ago
  70. c670b7e add period; rewrap by Benjamin Peterson · 15 years ago
  71. 15e5b1b Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module, by Victor Stinner · 15 years ago
  72. e00e2f0 fix issue #6589: cleanup asyncore.socket_map if smtpd.SMTPServer constructor raises an exception by Giampaolo Rodolà · 15 years ago
  73. 070f0ab Issue #9125: Update parser module for "except ... as ..." syntax. by Mark Dickinson · 15 years ago
  74. 0dddf60 Issue #9075: In the ssl module, remove the setting of a `debug` flag by Antoine Pitrou · 15 years ago
  75. 947ce58 prevent assignment to set literals by Benjamin Peterson · 15 years ago
  76. b913389 remove INT_MAX assertions; they can fail with large Py_ssize_t #9058 by Benjamin Peterson · 15 years ago
  77. bde67df keep UserDict an old-style class by Benjamin Peterson · 15 years ago
  78. 4f61259 towards final release by Benjamin Peterson · 15 years ago
  79. bfcedf4 bump verson to 2.7rc2 by Benjamin Peterson · 15 years ago
  80. afa1b30 fix finding visual studio 2008 on 64 bit #8854 by Benjamin Peterson · 15 years ago
  81. f180099 Fix #8959 by reverting revision 80761. by Thomas Heller · 15 years ago
  82. df1cf30 #8720: fix inspect regression by teaching getsourcefile about linecache. by R. David Murray · 15 years ago
  83. e979ec8 Issue #8986: erfc was raising OverflowError on Linux for arguments in by Mark Dickinson · 15 years ago
  84. 8842c35 Revert r80580 due to some unintended side effects. See issue #8202 for details. by Nick Coghlan · 15 years ago
  85. 936efc7 Issue #8924: logging: Improved error handling for Unicode in exception text. by Vinay Sajip · 15 years ago
  86. cca3a3f Issue #8941: decoding big endian UTF-32 data in UCS-2 builds could crash by Antoine Pitrou · 15 years ago
  87. b65bd2e Issue #8362: Add Misc/maintainers.rst: list of module maintainers by Victor Stinner · 15 years ago
  88. 83d3576 NEWS update for issue 8948. by Michael Foord · 15 years ago
  89. fa4c59f kill extra word by Benjamin Peterson · 15 years ago
  90. 13e934a correctly overflow when indexes are too large by Benjamin Peterson · 15 years ago
  91. 770fd15 Fixed #8909: now the doc details the size of the bitmap used in distutils' bdist_wininst by Tarek Ziadé · 15 years ago
  92. 2f3d9f9 careening towards 2.7rc2 we go by Benjamin Peterson · 15 years ago
  93. 77d534e bump version to 2.7 rc1 by Benjamin Peterson · 15 years ago
  94. d891859 Updated NEWS file. by Michael Foord · 15 years ago
  95. ab2eb0e Add a NEWS entry for r81758 and clarify a comment. by Ezio Melotti · 15 years ago
  96. 3b818bf Issue #8899: time.struct_time now has class and atribute docstrings. by Alexander Belopolsky · 15 years ago
  97. e4b83e0 Issue #8627: Fix "XXX undetected error" from unchecked PyErr_WarnPy3k return. by Mark Dickinson · 15 years ago
  98. 23f0d6b Issue #8627: remove out-of-date warning about overriding __cmp__ by Mark Dickinson · 15 years ago
  99. e7e505b #4487: have Charset check with codecs for possible aliases. by R. David Murray · 15 years ago
  100. eba67c0 Issue #6470: Drop UNC prefix in FixTk.py by Martin v. Löwis · 15 years ago