1. e858bca forward merge from 3.1 by Senthil Kumaran · 13 years ago
  2. abd4a05 Fix issue11283 - Clarifying a re pattern in the re module docs for conditional regex by Senthil Kumaran · 13 years ago
  3. dd8f2e7 Merge #11403 by Antoine Pitrou · 13 years ago
  4. 26606fd Issue #11403: add some MSVC-generated files to .hgignore by Antoine Pitrou · 13 years ago
  5. 375ff58 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. by Antoine Pitrou · 13 years ago
  6. 147f608 #11446: merge with 3.1. by Ezio Melotti · 13 years ago
  7. 7885833 #11446: fix incorrect PEP link. by Ezio Melotti · 13 years ago
  8. fc4252d merge by Eli Bendersky · 13 years ago
  9. a7a1c15 merge from 3.1 by Eli Bendersky · 13 years ago
  10. 9cc6249 Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 13 years ago
  11. 1a87e32 #11435: Update the links generated by the source directive to use hg.python.org. by Ezio Melotti · 13 years ago
  12. e17e9fc Merge heads. by R David Murray · 13 years ago
  13. 5647c47 Merge #10999 fix. by R David Murray · 13 years ago
  14. 3017806 #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 13 years ago
  15. b1a7b4d Dummy merge with 3.1. by Ezio Melotti · 13 years ago
  16. c29cd93 Use simpler assert in basic example. by Ezio Melotti · 13 years ago
  17. f2b5673 Explicitly mention that people should not depend on immediate by Gregory P. Smith · 13 years ago
  18. c542547 Reword the finalization note. by Gregory P. Smith · 13 years ago
  19. c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 13 years ago
  20. 40dcb1d Port a couple of changes from 3.1. by Ezio Melotti · 13 years ago
  21. 2d1e88a Backport from 3.2 several improvements and fixes for unittest.rst. by Ezio Melotti · 13 years ago
  22. 35db8a8 Merge fix for issue #11450 by Antoine Pitrou · 13 years ago
  23. 7983d33 Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when by Antoine Pitrou · 13 years ago
  24. 2d12f96 Issue #5622: merge fix from 3.1. by Ned Deily · 13 years ago
  25. d285318 Issue #5622: Fix curses.wrapper to raise correct exception if curses by Ned Deily · 13 years ago
  26. d9512e9 Issue #11444: Merge fix from 3.1. by Vinay Sajip · 13 years ago
  27. c8ab6ee Issue #11444: Lock handlers while flushing/closing during shutdown. by Vinay Sajip · 13 years ago
  28. 3d99584 #11298: Improve the unittest discovery explanation. by Ezio Melotti · 13 years ago
  29. 3b59f33 merge 3.1 by Benjamin Peterson · 13 years ago
  30. 49d7149 transform izip_longest #11424 by Benjamin Peterson · 13 years ago
  31. 9f9991c #Issue 11424: added equivalent fixes for dictConfig. by Vinay Sajip · 13 years ago
  32. e783553 #Issue 11424: merged fix from 3.1. by Vinay Sajip · 13 years ago
  33. 3f84b07 Issue #11424: Fix bug in determining child loggers. by Vinay Sajip · 13 years ago
  34. 2ae5cff merge 3.1 by Benjamin Peterson · 13 years ago
  35. d86e4c8 only do this sys.stderr replacing on CPython by Benjamin Peterson · 13 years ago
  36. 6b10343 Merge 3.1. by Thomas Wouters · 13 years ago
  37. 81638f1 Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 13 years ago
  38. bb3e937 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 13 years ago
  39. 21967d0 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 13 years ago
  40. 891391b Merge doc fixes. by Georg Brandl · 13 years ago
  41. 1d0a0f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 13 years ago
  42. 931e5c1 #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 13 years ago
  43. a2388be #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
  44. 45ec333 #11227: use Host header in asyncore example. by Georg Brandl · 13 years ago
  45. 12a6153 #11373: fix spelling. by Georg Brandl · 13 years ago
  46. 3640e18 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 13 years ago
  47. da22719 #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 13 years ago
  48. e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 13 years ago
  49. 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 13 years ago
  50. 13039c8 Merge build identification to 3.2 branch. by Georg Brandl · 13 years ago
  51. 80d3610 Merge fix for issue #11391 by Antoine Pitrou · 13 years ago
  52. 7b50c2c Fix buildbot failure following 97a5590b9291 by Antoine Pitrou · 13 years ago
  53. 16a0a0b Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 13 years ago
  54. d1b1991 Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. by Antoine Pitrou · 13 years ago
  55. 8256242 Adapt platform and test_platform to the build identification changes. by Georg Brandl · 13 years ago
  56. 1ca2e79 Commit the hg build identification patch from the pymigr repo. by Georg Brandl · 13 years ago
  57. 776e2d4 Merge tags from 3.1. by Georg Brandl · 13 years ago
  58. 3c2ccf2 More tag fixups. by Georg Brandl · 13 years ago
  59. 766f164 Dummy-merge 3.1 branch into 3.2 branch. by Georg Brandl · 13 years ago
  60. 49857f8 Add updated .hgeol file and fix newlines in the 3.2 branch. by Georg Brandl · 13 years ago
  61. b2a39da Fix tag references in 3.2 branch. by Georg Brandl · 13 years ago
  62. 5537d29 Add updated .hgeol file and fix newlines in the 3.1 branch. by Georg Brandl · 13 years ago
  63. 6e63a41 Fix tag references in 3.1 branch. by Georg Brandl · 13 years ago
  64. e0c8635d8 Merged revisions 88735 via svnmerge from by Eli Bendersky · 14 years ago
  65. 752b950 Merged revisions 88730 via svnmerge from by R. David Murray · 14 years ago
  66. 00a4286 Merged revisions 88726 via svnmerge from by Giampaolo Rodolà · 14 years ago
  67. 2f95dc0 Merged revisions 88722 via svnmerge from by Giampaolo Rodolà · 14 years ago
  68. 9c9105d Merged revisions 88722 via svnmerge from by Giampaolo Rodolà · 14 years ago
  69. c7eb789 Merged revisions 88717 via svnmerge from by Fred Drake · 14 years ago
  70. f0e293c Merged revisions 88700 via svnmerge from by Victor Stinner · 14 years ago
  71. 2b574a2 Merged revisions 88697 via svnmerge from by Victor Stinner · 14 years ago
  72. d84dfee Merged revisions 88691 via svnmerge from by Antoine Pitrou · 14 years ago
  73. 88f416e Apparently, skipUnless() doesn't prevent the execution of setUp() under 3.1. by Antoine Pitrou · 14 years ago
  74. 9e719b6 Merged revisions 88460,88464,88466,88486,88511,88652 via svnmerge from by Antoine Pitrou · 14 years ago
  75. 6120d87 Merged revisions 88686 via svnmerge from by Antoine Pitrou · 14 years ago
  76. d1c9845 Merged revisions 88671 via svnmerge from by Antoine Pitrou · 14 years ago
  77. f3352e7 Merged revisions 88668 via svnmerge from by Benjamin Peterson · 14 years ago
  78. 86cbfec Merged revisions 88664 via svnmerge from by Antoine Pitrou · 14 years ago
  79. 849272b Merged revisions 88658 via svnmerge from by Benjamin Peterson · 14 years ago
  80. 4914f9e Merged revisions 88652 via svnmerge from by Antoine Pitrou · 14 years ago
  81. 89807a5 Issue #11330: Updated tests for correct asctime handling. by Vinay Sajip · 14 years ago
  82. ed0473c Issue #9941: Fixed TimedRotatingHandler test issues. by Vinay Sajip · 14 years ago
  83. 6c04569 Typos by Éric Araujo · 14 years ago
  84. 2a4c0f8 Removed typo. by Vinay Sajip · 14 years ago
  85. dcc9513 Issue #11331: fixed documentation in logging cookbook. by Vinay Sajip · 14 years ago
  86. 10914b7 Issue #11330: asctime format bug fixed. by Vinay Sajip · 14 years ago
  87. 9dba9c4 Final update and deprecation of maintainers.rst. by Éric Araujo · 14 years ago
  88. 725c2b9 Merged revisions 88631 via svnmerge from by Senthil Kumaran · 14 years ago
  89. 5d5381e Merged revisions 88622 via svnmerge from by Antoine Pitrou · 14 years ago
  90. 682f6a7 Merged revisions 88613 via svnmerge from by Éric Araujo · 14 years ago
  91. 7d9d34f Merged revisions 88613 via svnmerge from by Éric Araujo · 14 years ago
  92. d843c2d Merged revisions 88610 via svnmerge from by Antoine Pitrou · 14 years ago
  93. 31c4403 Merged revisions 88604 via svnmerge from by Giampaolo Rodolà · 14 years ago
  94. fb9a9c8 Merged revisions 88581 via svnmerge from by Giampaolo Rodolà · 14 years ago
  95. bd65e7f Markup backport fix. by Georg Brandl · 14 years ago
  96. 9b2c82b Blocked revisions 86869-86870,86934,86943,86954-86955,86957-86959,86961,86963,87013,87019-87022,87024-87025,87045,87047-87048,87051,87060,87062-87064,87082-87083,87086,87088,87102,87147-87148,87161,87364-87366,87394-87398,87400,87525,87549,87579-87580,87583-87588,87593,87603-87604,87657,87761,87788,87983,88026,88028,88032-88033,88035,88041-88042,88048,88166,88261,88263-88266,88276,88330,88366,88411-88413,88420,88443-88445,88447-88449,88451,88463,88523-88524 via svnmerge by Georg Brandl · 14 years ago
  97. 8f15987 Merged revisions 88438,88440 via svnmerge from by Georg Brandl · 14 years ago
  98. 3f0df3b Merged revisions 88430 via svnmerge from by Georg Brandl · 14 years ago
  99. 6baf117 Merged revisions 88426 via svnmerge from by Georg Brandl · 14 years ago
  100. 2774310 Merged revisions 87627,87638,87739,87760,87771,87787,87984,87986,88108,88115,88144,88165,88329,88364-88365,88369-88370,88423-88424 via svnmerge from by Georg Brandl · 14 years ago