1. 405a471 Issue 10787: Document the probability density function for random.gammavariate. by Raymond Hettinger · 13 years ago
  2. b76f620 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  3. 4fbd88a Fix typo spotted by Sandro Tosi by Éric Araujo · 13 years ago
  4. 911da47 Issue #11628: cmp_to_key should use__slots__. by Raymond Hettinger · 13 years ago
  5. 7250730 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  6. fe67be1 null merge by Martin v. Löwis · 13 years ago
  7. f23c515 null merge by Martin v. Löwis · 13 years ago
  8. ce5d0e2 Set subversion version identification to empty strings if this is not a subversion by Martin v. Löwis · 13 years ago
  9. b6dc81d Fix duplicate word. by Georg Brandl · 13 years ago
  10. 86f9074 Fix some issue references in NEWS by Éric Araujo · 13 years ago
  11. c75f265 Fix typo in class name by Éric Araujo · 13 years ago
  12. ec5b5cb the name of the option is a bit too low-level by Benjamin Peterson · 13 years ago
  13. dbd4efa Merge from 2.6. by Guido van Rossum · 13 years ago
  14. d7bed77 Whoops. The copyright should be two lines (merge from 2.5). by Guido van Rossum · 13 years ago
  15. 197f7f6 Whoops. The copyright should be two lines. by Guido van Rossum · 13 years ago
  16. 3a61345 Test commit. Add 2011 to copyright line (merge from 2.6). by Guido van Rossum · 13 years ago
  17. 54b76d4 Test commit. Add 2011 to copyright line (merge from 2.5). by Guido van Rossum · 13 years ago
  18. deeb71e Test commit. Add 2011 to copyright line. by Guido van Rossum · 13 years ago
  19. dbc5e12 Minor doc clean-up. by Raymond Hettinger · 13 years ago
  20. 374274d Fix the total_ordering decorator to handle cross-type comparisons by Éric Araujo · 13 years ago
  21. 5136867 News update for previous commit by Michael Foord · 13 years ago
  22. 8faa207 Issue #10979. unittest stdout buffering now works for class and module fixtures. by Michael Foord · 13 years ago
  23. 5a9a508 branch merge. by Senthil Kumaran · 13 years ago
  24. 2e61730 merge from 2.6 branch by Senthil Kumaran · 13 years ago
  25. dfd1579 merge from 2.5 branch. by Senthil Kumaran · 13 years ago
  26. 3853586 Fix issue11442 - Add a charset parameter to the Content-type to avoid XSS attacks. by Senthil Kumaran · 13 years ago
  27. 020d3d9 <Home> toggle non-functional when NumLock set. Issue3851 by Kurt B. Kaiser · 13 years ago
  28. 764d75f Changes for Wing Project file caused by mercurial transition. Plus ignoring python.exe-gdb.py. by Michael Foord · 13 years ago
  29. 4c9e91a Issue #10242: backport of more fixes to unittest.TestCase.assertItemsEqual by Michael Foord · 13 years ago
  30. 2ab5994 Issue #11569: use absolute path to the sysctl command in multiprocessing to by Ronald Oussoren · 13 years ago
  31. b3f7564 Revert typo fixes in zlib/* by Ezio Melotti · 13 years ago
  32. c2077b0 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  33. 6905de1 Close issue #8600: test_gdb failures because innocuous warnings by Jesus Cea · 13 years ago
  34. ab40e4c Merge #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  35. d4acd35 make this subversion artifact empty by Benjamin Peterson · 13 years ago
  36. 8d77efc Revert typo fixes in _cytpes/libffi* by Ezio Melotti · 13 years ago
  37. 24b07bc #11515: fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  38. 1aa999c Issue #11500: Fixed a bug in the os x proxy bypass code for fully qualified by Ronald Oussoren · 13 years ago
  39. 1919983 Issue #1099: Fix the build on MacOSX when building a framework with pydebug using GCC 4.0. by Ronald Oussoren · 13 years ago
  40. b44e184 Port #11488 patch from 3.1 (changeset f816841bab03) by R David Murray · 13 years ago
  41. a3ed3f0 Issue #10885: Fix multiprocessing docs typo by Ross Lagerwall · 13 years ago
  42. 8c76c53 merge heads by R David Murray · 13 years ago
  43. cdd5fc9 #11490: EACCES can also mean command not found by R David Murray · 13 years ago
  44. ad797b6 #11484: remove paragraph about with_traceback from 2.7 doc. by Ezio Melotti · 13 years ago
  45. 8b78a9d Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478) by Antoine Pitrou · 13 years ago
  46. e103425 Dummy merge of 2.6 reversion of logging change by Nick Coghlan · 13 years ago
  47. ec40bab Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 13 years ago
  48. dd6833d Fix markup in inputoutput.rst. by Ezio Melotti · 13 years ago
  49. 4f1a665 clarify condition for readline to return EOF (closes #11312) by Benjamin Peterson · 13 years ago
  50. 5ddf51f Fixes issue #11476: StreamHandler parameter name change documented. by Vinay Sajip · 13 years ago
  51. c3ab30b Fix typo. by Ezio Melotti · 13 years ago
  52. 3c5edd0 trunc -> math.trunc (closes #11475) by Benjamin Peterson · 13 years ago
  53. 2c8c62e Issue 11131: Fix sign of zero result on plus and minus operations in ROUND_FLOOR rounding mode. by Mark Dickinson · 13 years ago
  54. d4f016f Issue #11403: add some MSVC-generated files to .hgignore by Antoine Pitrou · 13 years ago
  55. 3ae8113 Reverted bug fixes for #11444 (fc4d045e3170) and #11424 (b9d76846bb1c), which should not have been made in this branch. by Vinay Sajip · 13 years ago
  56. efd8bab #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 13 years ago
  57. 3cbb66b Use simpler assert in basic example. by Ezio Melotti · 13 years ago
  58. dd7c593 Backport from 3.x several improvements and fixes for unittest.rst. by Ezio Melotti · 13 years ago
  59. 28d57c0 Explicitly mention that people should not depend on finalization of by Gregory P. Smith · 13 years ago
  60. 2ddaaff Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when by Antoine Pitrou · 13 years ago
  61. 9d4836e Issue #5622: Fix curses.wrapper to raise correct exception if curses by Ned Deily · 13 years ago
  62. ee145ec Issue #11444: Merge fix from 2.6. by Vinay Sajip · 13 years ago
  63. f4d0af4 Issue #11444: Lock handlers while flushing/closing during shutdown. by Vinay Sajip · 13 years ago
  64. 9e1ed47 #11298: Improve the unittest discovery explanation. by Ezio Melotti · 13 years ago
  65. 1e93f4d Sort out 2.7 and 2.7.1 tags. by Georg Brandl · 13 years ago
  66. 1af19d1 transform izip_longest #11424 by Benjamin Peterson · 13 years ago
  67. 923e6d2 Whitespace normalization. by Vinay Sajip · 13 years ago
  68. 44b740f #Issue 11424: merged fix from 2.6. by Vinay Sajip · 13 years ago
  69. 8dd2a40 Issue #11424: Fix bug in determining child loggers. by Vinay Sajip · 13 years ago
  70. bf12cdc only do this sys.stderr replacing on CPython by Benjamin Peterson · 13 years ago
  71. 5edae7e Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 13 years ago
  72. 90f00ea Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 13 years ago
  73. 6076c1b #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 13 years ago
  74. 6dea5f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 13 years ago
  75. f125a9a #11239: add } to list of metacharacters (it is only a metacharacter sometimes, ie. when closing a {n,m} group, but so is ]. by Georg Brandl · 13 years ago
  76. 3a610a5 #11373: fix spelling. by Georg Brandl · 13 years ago
  77. 21b832e #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 13 years ago
  78. cdbc696 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 13 years ago
  79. c9497ba #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 13 years ago
  80. 3a5508e Port build identification from default branch. by Georg Brandl · 13 years ago
  81. 93512f2 Add some more ignores from default. by Georg Brandl · 13 years ago
  82. d6f3a3e Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 13 years ago
  83. 414596a Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. by Antoine Pitrou · 13 years ago
  84. c20dfe3 Merge tags from 2.6. by Georg Brandl · 13 years ago
  85. df8e75e Merge tags from 2.5. by Georg Brandl · 13 years ago
  86. 6e0a8b8 Add tags from the closed branches. by Georg Brandl · 13 years ago
  87. dadb9cb Dummy-merge 2.6 branch into 2.7 branch. by Georg Brandl · 13 years ago
  88. ae2af38 Dummy-merge 2.5 branch into 2.6 branch. by Georg Brandl · 13 years ago
  89. faa9ad2 Add updated .hgeol file and fix newlines in the 2.7 branch. by Georg Brandl · 13 years ago
  90. 9504bc1 Fix tag references in 2.7 branch. by Georg Brandl · 13 years ago
  91. b5c93e9 Add .hgeol file and fix newlines in the 2.6 branch. by Georg Brandl · 13 years ago
  92. 6feb900 Fix tag references in 2.6 branch. by Georg Brandl · 13 years ago
  93. 4db2c25 Add .hgeol file and fix newlines in the 2.5 branch. by Georg Brandl · 13 years ago
  94. 2af945c Fix tag references in 2.5 branch. by Georg Brandl · 13 years ago
  95. 680e6eb Merged revisions 88735 via svnmerge from by Eli Bendersky · 13 years ago
  96. 1a33790 Merged revisions 88730 via svnmerge from by R. David Murray · 13 years ago
  97. d65224f Merged revisions 88722 via svnmerge from by Giampaolo Rodolà · 13 years ago
  98. 2262766 Merged revisions 88691 via svnmerge from by Antoine Pitrou · 13 years ago
  99. 370d85c Python 2 can encode/decode surrogates to utf-8. Add a test for this. by Ezio Melotti · 13 years ago
  100. 8ef3907 Merged revisions 88671 via svnmerge from by Antoine Pitrou · 13 years ago