1. 336c729 dummy merge from 3.2 by Eli Bendersky · 14 years ago
  2. b191b8a Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 14 years ago
  3. 6860a92 Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 14 years ago
  4. f0eccfd #11435: Merge with 3.2 by Ezio Melotti · 14 years ago
  5. 1a87e32 #11435: Update the links generated by the source directive to use hg.python.org. by Ezio Melotti · 14 years ago
  6. 5e25525 ? by R David Murray · 14 years ago
  7. e17e9fc Merge heads. by R David Murray · 14 years ago
  8. 3de991f Merge heads by R David Murray · 14 years ago
  9. ee30a0b Merge #10999 fix. by R David Murray · 14 years ago
  10. 5647c47 Merge #10999 fix. by R David Murray · 14 years ago
  11. 3017806 #10999: Add missing documentation for chflags constants to stat module docs by R David Murray · 14 years ago
  12. 98d935b Dummy merge with 3.2. by Ezio Melotti · 14 years ago
  13. b1a7b4d Dummy merge with 3.1. by Ezio Melotti · 14 years ago
  14. c29cd93 Use simpler assert in basic example. by Ezio Melotti · 14 years ago
  15. 1aea1da Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  16. f2b5673 Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  17. c542547 Reword the finalization note. by Gregory P. Smith · 14 years ago
  18. c60137b Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  19. 7eecd22 Remove unused import. by Eric V. Smith · 14 years ago
  20. a2087d0 Merge from 3.2. by Ezio Melotti · 14 years ago
  21. 40dcb1d Port a couple of changes from 3.1. by Ezio Melotti · 14 years ago
  22. 2d1e88a Backport from 3.2 several improvements and fixes for unittest.rst. by Ezio Melotti · 14 years ago
  23. d2dee34 Merge fix for issue #11450 by Antoine Pitrou · 14 years ago
  24. 35db8a8 Merge fix for issue #11450 by Antoine Pitrou · 14 years ago
  25. 7983d33 Issue #11450: Don't truncate hg version info in Py_GetBuildInfo() when by Antoine Pitrou · 14 years ago
  26. 33cb5c9 Issue #5622: merge fix from 3.2. by Ned Deily · 14 years ago
  27. 2d12f96 Issue #5622: merge fix from 3.1. by Ned Deily · 14 years ago
  28. d285318 Issue #5622: Fix curses.wrapper to raise correct exception if curses by Ned Deily · 14 years ago
  29. df30993 Issue #11444: Merge fix from 3.2. by Vinay Sajip · 14 years ago
  30. d9512e9 Issue #11444: Merge fix from 3.1. by Vinay Sajip · 14 years ago
  31. c8ab6ee Issue #11444: Lock handlers while flushing/closing during shutdown. by Vinay Sajip · 14 years ago
  32. 7a21147 #8594: fix ResourceWarning in test_ftplib.py - patch by Nadeem Vawda. by Giampaolo Rodolà · 14 years ago
  33. 684d78c #11298: merge from 3.2. by Ezio Melotti · 14 years ago
  34. 3d99584 #11298: Improve the unittest discovery explanation. by Ezio Melotti · 14 years ago
  35. 966ed31 merge heads by Benjamin Peterson · 14 years ago
  36. a393bb7 merge 3.2 by Benjamin Peterson · 14 years ago
  37. 3b59f33 merge 3.1 by Benjamin Peterson · 14 years ago
  38. 49d7149 transform izip_longest #11424 by Benjamin Peterson · 14 years ago
  39. 7988ba3 transform izip_longest #11424 by Benjamin Peterson · 14 years ago
  40. 4bcfb92 Issue #11424: Merged fix from 3.2. by Vinay Sajip · 14 years ago
  41. 9f9991c #Issue 11424: added equivalent fixes for dictConfig. by Vinay Sajip · 14 years ago
  42. e783553 #Issue 11424: merged fix from 3.1. by Vinay Sajip · 14 years ago
  43. 3f84b07 Issue #11424: Fix bug in determining child loggers. by Vinay Sajip · 14 years ago
  44. 52d3e7e Name c -> cls in example. by Georg Brandl · 14 years ago
  45. 2b29ab1 merge 3.2 by Benjamin Peterson · 14 years ago
  46. 2ae5cff merge 3.1 by Benjamin Peterson · 14 years ago
  47. c9c8d0e merge 3.1 by Benjamin Peterson · 14 years ago
  48. d86e4c8 only do this sys.stderr replacing on CPython by Benjamin Peterson · 14 years ago
  49. 63bd5f9 Merge 3.2. by Thomas Wouters · 14 years ago
  50. 6b10343 Merge 3.1. by Thomas Wouters · 14 years ago
  51. 81638f1 Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 14 years ago
  52. 5fd4bd3 avoid casting with this nice macro by Benjamin Peterson · 14 years ago
  53. c142389 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
  54. bb3e937 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
  55. 21967d0 Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
  56. 1ebca48 Merge doc fixes. by Georg Brandl · 14 years ago
  57. 891391b Merge doc fixes. by Georg Brandl · 14 years ago
  58. 1d0a0f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 14 years ago
  59. 931e5c1 #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 14 years ago
  60. 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 · 14 years ago
  61. 45ec333 #11227: use Host header in asyncore example. by Georg Brandl · 14 years ago
  62. 12a6153 #11373: fix spelling. by Georg Brandl · 14 years ago
  63. 3640e18 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 14 years ago
  64. da22719 #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 14 years ago
  65. e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 14 years ago
  66. 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 14 years ago
  67. 8a1acf2 merge heads by Georg Brandl · 14 years ago
  68. 776e586 Remove sys.subversion and svn build identification leftovers. by Georg Brandl · 14 years ago
  69. fe09a54 Merge build identification to default branch. by Georg Brandl · 14 years ago
  70. 13039c8 Merge build identification to 3.2 branch. by Georg Brandl · 14 years ago
  71. 125d5c8 Issue #11408: In threading.Lock.acquire(), only call gettimeofday() when by Antoine Pitrou · 14 years ago
  72. f874deb Merge fix for issue #11391 by Antoine Pitrou · 14 years ago
  73. 80d3610 Merge fix for issue #11391 by Antoine Pitrou · 14 years ago
  74. 7b50c2c Fix buildbot failure following 97a5590b9291 by Antoine Pitrou · 14 years ago
  75. 16a0a0b Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 14 years ago
  76. d1b1991 Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. by Antoine Pitrou · 14 years ago
  77. 8256242 Adapt platform and test_platform to the build identification changes. by Georg Brandl · 14 years ago
  78. 1ca2e79 Commit the hg build identification patch from the pymigr repo. by Georg Brandl · 14 years ago
  79. 53b13e9 Merge tags from 3.2. by Georg Brandl · 14 years ago
  80. 776e2d4 Merge tags from 3.1. by Georg Brandl · 14 years ago
  81. 3c2ccf2 More tag fixups. by Georg Brandl · 14 years ago
  82. 533c79d Add the map of SVN revision numbers to changeset ids. by Antoine Pitrou · 14 years ago
  83. 4f10b76 Dummy-merge 3.2 branch into default branch. by Georg Brandl · 14 years ago
  84. 766f164 Dummy-merge 3.1 branch into 3.2 branch. by Georg Brandl · 14 years ago
  85. 45b0b01 Fix tag references in default branch. by Georg Brandl · 14 years ago
  86. 49857f8 Add updated .hgeol file and fix newlines in the 3.2 branch. by Georg Brandl · 14 years ago
  87. b2a39da Fix tag references in 3.2 branch. by Georg Brandl · 14 years ago
  88. 5537d29 Add updated .hgeol file and fix newlines in the 3.1 branch. by Georg Brandl · 14 years ago
  89. 6e63a41 Fix tag references in 3.1 branch. by Georg Brandl · 14 years ago
  90. 27ee089 Issue #3080: Add PyImport_AddModuleObject() and PyImport_ExecCodeModuleObject() by Victor Stinner · 14 years ago
  91. 0639b56 Issue #3080: Add PyModule_NewObject() function by Victor Stinner · 14 years ago
  92. 3a9559b Update Misc/NEWS to include issue #9795 (nntplib context manager support) by Giampaolo Rodolà · 14 years ago
  93. dc29e7d Include Марк Коренберг and Steffen Daode Nurpmeso in Mist/ACKS for contributions in issues 11265 and 11351. by Giampaolo Rodolà · 14 years ago
  94. 0716a57 Mentioned new clear() method of MutableSequence in its doc, and added unit tests for its mixin methods by Eli Bendersky · 14 years ago
  95. 9479d1a Issue #11388: Added a clear() method to MutableSequence by Eli Bendersky · 14 years ago
  96. e0c8635 Merged revisions 88735 via svnmerge from by Eli Bendersky · 14 years ago
  97. 1bc4f19 Issue #11386: Fixed the exception thrown by bytearray.pop() for empty bytearrays by Eli Bendersky · 14 years ago
  98. 424298a Issue 9795: adds context manager protocol to nntplib.NNTP class so that it can used with the 'with' statement. by Giampaolo Rodolà · 14 years ago
  99. 4db28d3 Issue #10516: added copy() and clear() methods to bytearrays as well by Eli Bendersky · 14 years ago
  100. 752b950 Merged revisions 88730 via svnmerge from by R. David Murray · 14 years ago