1. 6cb2b92 convert ast versioning to mercurial by Benjamin Peterson · 14 years ago
  2. 540fcd7 Dummy merge with 3.2. by Ezio Melotti · 14 years ago
  3. 32b0127 merge 3.2 by Benjamin Peterson · 14 years ago
  4. b9cd353 Issue 9856: Change object.__format__ with a non-empty format string from a PendingDeprecationWarning to a DeprecationWarning. by Eric V. Smith · 14 years ago
  5. e4f6a80 Fix example in atexit doc: Both open and read could raise the IOError (#10461 follow-up). by Éric Araujo · 14 years ago
  6. e8eabe7 Merge #11131 by Mark Dickinson · 14 years ago
  7. dcdbfec Recording the merge. by Senthil Kumaran · 14 years ago
  8. 476021b Fix issue11283 - Clarifying a re pattern in the re module docs for conditional regex by orsenthil@gmail.com · 14 years ago
  9. ceae11d merge by Brett Cannon · 14 years ago
  10. 755d512 Remove a now unneeded tweak to test_zipimport_support in order to not by Brett Cannon · 14 years ago
  11. baf40f0 Merge #11403 by Antoine Pitrou · 14 years ago
  12. 16c4ce1 Issue #9935: Speed up pickling of instances of user-defined classes. by Antoine Pitrou · 14 years ago
  13. f5f6288 Issue #11179: Make ccbench work under Python 3.1 and 2.7 again. by Antoine Pitrou · 14 years ago
  14. 3b1eb1a #11446: merge with 3.2. by Ezio Melotti · 14 years ago
  15. a3dd56b Use with statement where it improves the documentation (closes #10461) by Éric Araujo · 14 years ago
  16. 17b880a Issue #11244: The peephole optimizer is now able to constant-fold by Antoine Pitrou · 14 years ago
  17. 336c729 dummy merge from 3.2 by Eli Bendersky · 14 years ago
  18. b191b8a Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 14 years ago
  19. 6860a92 Issue #11426: use 'with' statements on open files in CSV examples by Eli Bendersky · 14 years ago
  20. f0eccfd #11435: Merge with 3.2 by Ezio Melotti · 14 years ago
  21. 5e25525 ? by R David Murray · 14 years ago
  22. 3de991f Merge heads by R David Murray · 14 years ago
  23. ee30a0b Merge #10999 fix. by R David Murray · 14 years ago
  24. 98d935b Dummy merge with 3.2. by Ezio Melotti · 14 years ago
  25. 1aea1da Explicitly mention that people should not depend on immediate by Gregory P. Smith · 14 years ago
  26. 7eecd22 Remove unused import. by Eric V. Smith · 14 years ago
  27. a2087d0 Merge from 3.2. by Ezio Melotti · 14 years ago
  28. d2dee34 Merge fix for issue #11450 by Antoine Pitrou · 14 years ago
  29. 33cb5c9 Issue #5622: merge fix from 3.2. by Ned Deily · 14 years ago
  30. df30993 Issue #11444: Merge fix from 3.2. by Vinay Sajip · 14 years ago
  31. 7a21147 #8594: fix ResourceWarning in test_ftplib.py - patch by Nadeem Vawda. by Giampaolo Rodolà · 14 years ago
  32. 684d78c #11298: merge from 3.2. by Ezio Melotti · 14 years ago
  33. 966ed31 merge heads by Benjamin Peterson · 14 years ago
  34. a393bb7 merge 3.2 by Benjamin Peterson · 14 years ago
  35. 7988ba3 transform izip_longest #11424 by Benjamin Peterson · 14 years ago
  36. 4bcfb92 Issue #11424: Merged fix from 3.2. by Vinay Sajip · 14 years ago
  37. 44b740f #Issue 11424: merged fix from 2.6. by Vinay Sajip · 14 years ago
  38. 8dd2a40 Issue #11424: Fix bug in determining child loggers. by Vinay Sajip · 14 years ago
  39. 52d3e7e Name c -> cls in example. by Georg Brandl · 14 years ago
  40. 2b29ab1 merge 3.2 by Benjamin Peterson · 14 years ago
  41. 2ae5cff merge 3.1 by Benjamin Peterson · 14 years ago
  42. c9c8d0e merge 3.1 by Benjamin Peterson · 14 years ago
  43. d86e4c8 only do this sys.stderr replacing on CPython by Benjamin Peterson · 14 years ago
  44. bf12cdc only do this sys.stderr replacing on CPython by Benjamin Peterson · 14 years ago
  45. 63bd5f9 Merge 3.2. by Thomas Wouters · 14 years ago
  46. 6b10343 Merge 3.1. by Thomas Wouters · 14 years ago
  47. 81638f1 Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 14 years ago
  48. 5edae7e Issue #11411: Fix typo in the Makefile that prevented 'make DESTDIR=' from by Thomas Wouters · 14 years ago
  49. 5fd4bd3 avoid casting with this nice macro by Benjamin Peterson · 14 years ago
  50. 90f00ea Convert DOS files to CRLF. This doesn't touch the .hgeol settings, so that the files by Martin v. Löwis · 14 years ago
  51. 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
  52. 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
  53. 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
  54. 1ebca48 Merge doc fixes. by Georg Brandl · 14 years ago
  55. 891391b Merge doc fixes. by Georg Brandl · 14 years ago
  56. 1d0a0f5 #11294: add missing ERA_T_FMT to locale docs. by Georg Brandl · 14 years ago
  57. 6076c1b #11292: add missing A_REVERSE to curses attribute table. by Georg Brandl · 14 years ago
  58. 6dea5f5 #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. 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 · 14 years ago
  61. 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
  62. 45ec333 #11227: use Host header in asyncore example. by Georg Brandl · 14 years ago
  63. 3a610a5 #11373: fix spelling. by Georg Brandl · 14 years ago
  64. 12a6153 #11373: fix spelling. by Georg Brandl · 14 years ago
  65. 3640e18 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 14 years ago
  66. 21b832e #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 14 years ago
  67. cdbc696 #11405: do not reference the string module again for its deprecated functions, only for Template class. by Georg Brandl · 14 years ago
  68. da22719 #11392: you can trust the computer, but you have to know what it does. by Georg Brandl · 14 years ago
  69. e32acd0 #11337: remove unreferenced footnote. by Georg Brandl · 14 years ago
  70. c9497ba #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 14 years ago
  71. 310337f #11400: remove reference to pre-1.5 assignment behavior. by Georg Brandl · 14 years ago
  72. 3a5508e Port build identification from default branch. by Georg Brandl · 14 years ago
  73. 93512f2 Add some more ignores from default. by Georg Brandl · 14 years ago
  74. 8a1acf2 merge heads by Georg Brandl · 14 years ago
  75. 776e586 Remove sys.subversion and svn build identification leftovers. by Georg Brandl · 14 years ago
  76. fe09a54 Merge build identification to default branch. by Georg Brandl · 14 years ago
  77. 13039c8 Merge build identification to 3.2 branch. by Georg Brandl · 14 years ago
  78. 125d5c8 Issue #11408: In threading.Lock.acquire(), only call gettimeofday() when by Antoine Pitrou · 14 years ago
  79. d6f3a3e Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 14 years ago
  80. f874deb Merge fix for issue #11391 by Antoine Pitrou · 14 years ago
  81. 80d3610 Merge fix for issue #11391 by Antoine Pitrou · 14 years ago
  82. 7b50c2c Fix buildbot failure following 97a5590b9291 by Antoine Pitrou · 14 years ago
  83. 16a0a0b Issue #11391: Writing to a mmap object created with by Antoine Pitrou · 14 years ago
  84. d1b1991 Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. by Antoine Pitrou · 14 years ago
  85. 414596a Lib/email/test/data/msg_26.txt had its line endings wrong in the SVN repository. by Antoine Pitrou · 14 years ago
  86. 8256242 Adapt platform and test_platform to the build identification changes. by Georg Brandl · 14 years ago
  87. 1ca2e79 Commit the hg build identification patch from the pymigr repo. by Georg Brandl · 14 years ago
  88. c20dfe3 Merge tags from 2.6. by Georg Brandl · 14 years ago
  89. df8e75e Merge tags from 2.5. by Georg Brandl · 14 years ago
  90. 6e0a8b8 Add tags from the closed branches. by Georg Brandl · 14 years ago
  91. 53b13e9 Merge tags from 3.2. by Georg Brandl · 14 years ago
  92. 776e2d4 Merge tags from 3.1. by Georg Brandl · 14 years ago
  93. 3c2ccf2 More tag fixups. by Georg Brandl · 14 years ago
  94. 533c79d Add the map of SVN revision numbers to changeset ids. by Antoine Pitrou · 14 years ago
  95. 4f10b76 Dummy-merge 3.2 branch into default branch. by Georg Brandl · 14 years ago
  96. 766f164 Dummy-merge 3.1 branch into 3.2 branch. by Georg Brandl · 14 years ago
  97. dadb9cb Dummy-merge 2.6 branch into 2.7 branch. by Georg Brandl · 14 years ago
  98. ae2af38 Dummy-merge 2.5 branch into 2.6 branch. by Georg Brandl · 14 years ago
  99. 45b0b01 Fix tag references in default branch. by Georg Brandl · 14 years ago
  100. 49857f8 Add updated .hgeol file and fix newlines in the 3.2 branch. by Georg Brandl · 14 years ago