1. b5689de #5827: make sure that normpath preserves unicode by Ezio Melotti · 15 years ago
  2. 0d54bd5 Blocked revisions 77438 via svnmerge by Alexandre Vassalotti · 15 years ago
  3. 58a96ef Fixed repr of dictionary views. by Alexandre Vassalotti · 15 years ago
  4. 36b8ef4 Blocked revisions 77400,77422,77428 via svnmerge by R. David Murray · 15 years ago
  5. eda9c0c Blocked revisions 77431 via svnmerge by Tarek Ziadé · 15 years ago
  6. ae7731a module cleanup by Tarek Ziadé · 15 years ago
  7. 69eb516 Issue #1967: Backport dictionary views. by Alexandre Vassalotti · 15 years ago
  8. 7a8df80 Add missing NEWS entry for r77422. by Alexandre Vassalotti · 15 years ago
  9. 06426fc Merged revisions 77424 via svnmerge from by Tarek Ziadé · 15 years ago
  10. dc0f487 Fixed #5372: .o files are now always rebuilt because file age test don't work in some case by Tarek Ziadé · 15 years ago
  11. 102d70e Update version information for AST changes in r77422. by Alexandre Vassalotti · 15 years ago
  12. b646547 Issue #2333: Backport set and dict comprehensions syntax. by Alexandre Vassalotti · 15 years ago
  13. 0ca7452 Change a variable type to avoid signed overflow; replace repeated '19999' constant by a define. by Mark Dickinson · 15 years ago
  14. e822ab0 fix test_popen when the path to python has spaces #7671 by Benjamin Peterson · 15 years ago
  15. ea7e6bc Merged revisions 77412 via svnmerge from by R. David Murray · 15 years ago
  16. 08ecfdd Merged revisions 77411 via svnmerge from by Senthil Kumaran · 15 years ago
  17. 0e207df Issue #7119: document that a program-generated Message object by R. David Murray · 15 years ago
  18. 2e3da14 Fixed issue7648 - test_urllib2 fails on Windows if not run from C: by Senthil Kumaran · 15 years ago
  19. 5a0b399 Remove unused BCinfo fields and an unused macro. by Mark Dickinson · 15 years ago
  20. d875be0 Merged revisions 77403 via svnmerge from by Martin v. Löwis · 15 years ago
  21. 9d87323 Update root certificate to CAcert. by Martin v. Löwis · 15 years ago
  22. 6fdd3dc DeprecationWarning is now silent by default. by Brett Cannon · 15 years ago
  23. 3ad57e2 Update the version # of Python-ast.c based on the backport of set literals from by Brett Cannon · 15 years ago
  24. ee936a2 Issue #2335: Backport set literals syntax from Python 3.x. by Alexandre Vassalotti · 15 years ago
  25. 590092d Blocked revisions 77391 via svnmerge by Mark Dickinson · 15 years ago
  26. e365613 Issue #7532: Add additional slicing test cases for new- and old-style by Mark Dickinson · 15 years ago
  27. dd6d92a post release version adjustment by Benjamin Peterson · 15 years ago
  28. 46bb2b9 tag 2.7 alpha 2 by Benjamin Peterson · 15 years ago
  29. aa7e51f bump version to 2.7a2 by Benjamin Peterson · 15 years ago
  30. 8360b21 #7422: make it clear that getargspec() only works on Python functions. by Georg Brandl · 15 years ago
  31. 53bfc1a added more test coverage from trunk for #7617 by Tarek Ziadé · 15 years ago
  32. 330a80c Merged revisions 77377 via svnmerge from by Tarek Ziadé · 15 years ago
  33. c25417f Fixed #7617: all flavors of gcc should be recognized now by Tarek Ziadé · 15 years ago
  34. f998341 Merged revisions 75669-75671 via svnmerge from by Tarek Ziadé · 15 years ago
  35. 5b77d6d Remove obsolete warning filters in regrtest.py (from issue #7092 -- patch by by Antoine Pitrou · 15 years ago
  36. 0b07457 Merged revisions 77370 via svnmerge from by Antoine Pitrou · 15 years ago
  37. 7a2ee0b Fix for Issue7026. For the Error - RuntimeError: dictionary changed size during iteration by Senthil Kumaran · 15 years ago
  38. 8015725 Issue #7092: Remove py3k warning when importing cPickle. 2to3 handles by Antoine Pitrou · 15 years ago
  39. ce8e33a Reverting the Revision: 77368. I committed Flox's big patch for tests by by Senthil Kumaran · 15 years ago
  40. 3ddc435 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox by Senthil Kumaran · 15 years ago
  41. d3ffdb4 Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox. by Senthil Kumaran · 15 years ago
  42. e0f4be7 Blocked revisions 77362 via svnmerge by Mark Dickinson · 15 years ago
  43. 3194d14 Backport some float repr tests that were missed in issue 7117. by Mark Dickinson · 15 years ago
  44. 96aa3ca #7653: clarify how the PythonPath registry key should look like. by Georg Brandl · 15 years ago
  45. 54fd8ae Fix description for Py_GetPath(); it sounded like it always returned sys.path. by Georg Brandl · 15 years ago
  46. 8dba727 Merged revisions 77352-77354 via svnmerge from by Antoine Pitrou · 15 years ago
  47. 5458418 Fix reattribution mistake when fixing attribution mistake! by Antoine Pitrou · 15 years ago
  48. 254d23f Fix attribution. Florent actually repackaged and reviewed Victor's patch (sorry!). by Antoine Pitrou · 15 years ago
  49. 0d423b8 Issue #7455: Fix possible crash in cPickle on invalid input. Patch by by Antoine Pitrou · 15 years ago
  50. a507072 Blocked revisions 77339 via svnmerge by Mark Dickinson · 15 years ago
  51. bdd863d Eric Smith was missing fro m the issue 7117 whatsnew attribution. by Mark Dickinson · 15 years ago
  52. f4d63ab Fix inadvertent checkin of debug line. by R. David Murray · 15 years ago
  53. ff2d7a7 Add -W to the 'basics', 'opt', and 'all' test runs so that we get verbose by R. David Murray · 15 years ago
  54. 2561774 Move news item to correct section. by R. David Murray · 15 years ago
  55. 981130b Merged revisions 74245 via svnmerge from by R. David Murray · 15 years ago
  56. 705a358 #5950: document that zip files with comments are unsupported in zipimport. by Georg Brandl · 15 years ago
  57. 8904053 #5991: let completion for the "help" command include help topics. by Georg Brandl · 15 years ago
  58. 5089a38 Small fixes to test_cmd: fix signature of do_shell, remove duplicate import, add option to run the custom Cmd class. by Georg Brandl · 15 years ago
  59. 8b1587f Merged revisions 77324 via svnmerge from by Mark Dickinson · 15 years ago
  60. 202eb90 Add missing docstring for Context.divmod. Thanks Juan José Conti. by Mark Dickinson · 15 years ago
  61. 88a0b17 remove auto-numbered format fields by Benjamin Peterson · 15 years ago
  62. 442879a Add Stefan. by Georg Brandl · 15 years ago
  63. 2b6e4bc add a test about hashing array.array by Benjamin Peterson · 15 years ago
  64. af45b11 Kill a couple of "<>" by Antoine Pitrou · 15 years ago
  65. b9d4963 Issue #7092: Fix the DeprecationWarnings emitted by the standard library by Antoine Pitrou · 15 years ago
  66. ed76861 Merged revisions 77306 via svnmerge from by Ezio Melotti · 15 years ago
  67. b9c3ed4 #3340: document print/get_usage and print/get_version by Ezio Melotti · 15 years ago
  68. f3565a4 Blocked revisions 77302 via svnmerge by Mark Dickinson · 15 years ago
  69. 2bcd177 Fix typo in comment. by Mark Dickinson · 15 years ago
  70. 8198256 fixed markup errors by Ezio Melotti · 15 years ago
  71. 3694366 factor out __complex__ lookup code to fix another case by Benjamin Peterson · 15 years ago
  72. ecdae19 do correct lookup of the __complex__ method by Benjamin Peterson · 15 years ago
  73. 37559a0 Credit Nir Aides for r77288 by Antoine Pitrou · 15 years ago
  74. 673ddf9 Issue #7471: Improve the performance of GzipFile's buffering mechanism, by Antoine Pitrou · 15 years ago
  75. 49d709c Fix testSourceAddress to not test the host, it wasn't passing on some platforms. by Gregory P. Smith · 15 years ago
  76. 3b18ff7 remove an obsolete file that should've gone with r77252 by Gregory P. Smith · 15 years ago
  77. bbd82e4 Merged revisions 74225,77266,77279 via svnmerge from by Georg Brandl · 15 years ago
  78. 7c910eb Update doc build step. by Georg Brandl · 15 years ago
  79. 4dc147a Blocked revisions 77275 via svnmerge by Mark Dickinson · 15 years ago
  80. f132c16 Make use of PyLong_AsLongAndOverflow in math_ldexp. by Mark Dickinson · 15 years ago
  81. 8a6c293 Merged revisions 77271 via svnmerge from by Ezio Melotti · 15 years ago
  82. 722a8a9 :stmt: -> :keyword: by Ezio Melotti · 15 years ago
  83. 30565e9 Merged revisions 77267 via svnmerge from by Ezio Melotti · 15 years ago
  84. 5129ed3 #7618: fix highlight of code blocks by Ezio Melotti · 15 years ago
  85. ae628c9 r77152 to Doc/Makefile broke doc build due to (at least some) make by Kurt B. Kaiser · 15 years ago
  86. 9d32521 issue3972: HTTPConnection and HTTPSConnection now support a by Gregory P. Smith · 15 years ago
  87. 79a3eb1 Adds an optional source_address parameter to socket.create_connection(). by Gregory P. Smith · 15 years ago
  88. 7f8ebdb Add a few items by Andrew M. Kuchling · 15 years ago
  89. ffd5d88 make setup.py similar to py3k's when reporting on _hashlib as missing or not. by Gregory P. Smith · 15 years ago
  90. 6dcdcde Import all implementations of the hash algorithms (OpenSSL & builtin) and run by Gregory P. Smith · 15 years ago
  91. 92c58ae Fix typo. by Georg Brandl · 15 years ago
  92. fe32d30 mention the r77252 change by Gregory P. Smith · 15 years ago
  93. 443ec68 Issue #3745: Undo the requirement for new buffer API only objects to be passed by Gregory P. Smith · 15 years ago
  94. c2fa18c Always compile the all versions of the hashlib algorithm modules when Python by Gregory P. Smith · 15 years ago
  95. b538d54 Remove silly conditional. by Antoine Pitrou · 15 years ago
  96. 83f86e8 Add tests for issue #7458: str.rfind() would crash when called with an invalid by Antoine Pitrou · 15 years ago
  97. 4960590 Merged revisions 77242 via svnmerge from by Gregory P. Smith · 15 years ago
  98. b56fb12 Correct documentation for s* z* and w*, the argument that should be passed by Gregory P. Smith · 15 years ago
  99. 5b7139a Issue #7462: Implement the stringlib fast search algorithm for the `rfind`, by Antoine Pitrou · 15 years ago
  100. e560d75 Blocked revisions 77234 via svnmerge by Mark Dickinson · 15 years ago