1. 17ad40e Have BSD 'make -s' do the right thing, thanks to Daniel Shahaf by Christian Heimes · 12 years ago
  2. cbb0284 Issue #16590: remove obsolete compatibility code from the _json module. by Antoine Pitrou · 12 years ago
  3. f02f280 Add Bruno Dupuis by Benjamin Peterson · 12 years ago
  4. 4089eec merge 3.3 (#16573) by Benjamin Peterson · 12 years ago
  5. daf2829 merge 3.2 by Benjamin Peterson · 12 years ago
  6. 343d530 add changelog by Benjamin Peterson · 12 years ago
  7. 139891b merge 3.2 (#16573) by Benjamin Peterson · 12 years ago
  8. 57af387 enumerate only requires an iterable (closes #16573) by Benjamin Peterson · 12 years ago
  9. 1d1210e Merge: remove redundant sentence from c-api docs (issue #16323) by Andrew Svetlov · 12 years ago
  10. f4c3a18 Remove redundant sentence from c-api docs (issue #16323) by Andrew Svetlov · 12 years ago
  11. 7030dd8 Merge issue #16477: Close tarfile internal handlers in case of exception. by Andrew Svetlov · 12 years ago
  12. 7ecd13d Merge issue #16477: Close tarfile internal handlers in case of exception. by Andrew Svetlov · 12 years ago
  13. 718df1d Issue #16477: Close tarfile internal handlers in case of exception. by Andrew Svetlov · 12 years ago
  14. 63cd0aa #16549: merge with 3.3. by Ezio Melotti · 12 years ago
  15. 159f12e #16549: merge with 3.2. by Ezio Melotti · 12 years ago
  16. 4927633 #16549: fix test failures on Windows. by Ezio Melotti · 12 years ago
  17. fc02014 #16333: add Misc/NEWS entry for e63ac05ccfa8. by Ezio Melotti · 12 years ago
  18. ccfc970 #16476: null merge with 3.3. by Ezio Melotti · 12 years ago
  19. 4cee810 #16476: merge with 3.2. by Ezio Melotti · 12 years ago
  20. b32512e #16476: Fix json.tool to avoid including trailing whitespace. by Ezio Melotti · 12 years ago
  21. 401cf29 #16549: merge with 3.3. by Ezio Melotti · 12 years ago
  22. 1e86d01 #16549: merge with 3.2. by Ezio Melotti · 12 years ago
  23. 057bcb4 #16549: Make json.tool work again on Python 3 and add tests. Initial patch by Berker Peksag and Serhiy Storchaka. by Ezio Melotti · 12 years ago
  24. d7fed37 Cleanup json decoder: float() has builtin support of nan, +inf, -inf since Python 2.6 by Victor Stinner · 12 years ago
  25. 9f94b6d #16333: fix example in docstring. by Ezio Melotti · 12 years ago
  26. 1003144 #16333: use (",", ": ") as default separator when indent is specified to avoid trailing whitespace. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  27. d966c21 #16333: null merge with 3.3. by Ezio Melotti · 12 years ago
  28. 57af3bf #16333: merge with 3.2. by Ezio Melotti · 12 years ago
  29. d654ded #16333: document a way to get rid of trailing whitespace when indent is used. by Ezio Melotti · 12 years ago
  30. 2d6f0c1 Revert duplicate changes in argparse docs. by Andrew Svetlov · 12 years ago
  31. eff1738 Revert duplicate changes in argparse docs. by Andrew Svetlov · 12 years ago
  32. 7412099 Revert duplicate changes in argparse docs. by Andrew Svetlov · 12 years ago
  33. adec76a Merge issue #11076: document the way to convert argparse.Namespace to a dict. by Andrew Svetlov · 12 years ago
  34. 51292ff Merge issue #11076: document the way to convert argparse.Namespace to a dict. by Andrew Svetlov · 12 years ago
  35. e15cb61 Issue #11076: document the way to convert argparse.Namespace to a dict. by Andrew Svetlov · 12 years ago
  36. a6dfe54 Null merge from 3.3. by Chris Jerdonek · 12 years ago
  37. 164f8f1 Merge heads. by Chris Jerdonek · 12 years ago
  38. 1fb4758 Merge heads. by Chris Jerdonek · 12 years ago
  39. 1bfaa68 Merge from 3.3: improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  40. d97c71f Merge from 3.2: improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  41. 122e930 Merge issue #16323: Fix wrong C API documentation for locale encoding. by Andrew Svetlov · 12 years ago
  42. 0fe030b Issue #16323: Fix wrong C API documentation for locale encoding. by Andrew Svetlov · 12 years ago
  43. c2a7fd6 Improve argument/parameter documentation (issue #15990). by Chris Jerdonek · 12 years ago
  44. 16459e8 Merge from 3.3: Add a str class entry to the string section (issue #16209). by Chris Jerdonek · 12 years ago
  45. bb4e941 Add a str class entry to the "Text Sequence Type" section (issue #16209). by Chris Jerdonek · 12 years ago
  46. bff98fe Issue #16464: reset Request's Content-Length header on .data change. by Andrew Svetlov · 12 years ago
  47. 9a270d9 null merge by Gregory P. Smith · 12 years ago
  48. 2160218 null merge (3.3 is different) by Gregory P. Smith · 12 years ago
  49. 14b04cd Plug a leak in timemodule. The module dictionary is saved during by Gregory P. Smith · 12 years ago
  50. 847d4ad #16556: merge with 3.3. by Ezio Melotti · 12 years ago
  51. 7768dd7 #16556: merge with 3.2. by Ezio Melotti · 12 years ago
  52. 28c88f4 #16556: Fix inconsistency between kwds and kwargs. Patch by Taavi Burns. by Ezio Melotti · 12 years ago
  53. 185e7e9 #16559: merge with 3.3. by Ezio Melotti · 12 years ago
  54. c483034 #16559: merge with 3.2. by Ezio Melotti · 12 years ago
  55. 8c52370 #16559: Add more tests for the json module. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  56. b48f4ea Merge from 3.3: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 12 years ago
  57. 3b39d35 Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552). by Chris Jerdonek · 12 years ago
  58. 0b502ff Add hyperlinks to the docs of some os.path functions (issue #16552). by Chris Jerdonek · 12 years ago
  59. 367923b Null merge for fix for #16521. by Vinay Sajip · 12 years ago
  60. d27e05d Closes #16521: Improved error handling for basicConfig(), added tests for same. by Vinay Sajip · 12 years ago
  61. 073f067 Issue #16546: merge fix from 3.3 by Mark Dickinson · 12 years ago
  62. ded35ae Issue #16546: make ast.YieldFrom argument mandatory. by Mark Dickinson · 12 years ago
  63. ab56710 Issue #12848: The pure Python pickle implementation now treats object lengths as unsigned 32-bit integers, like the C implementation does. by Antoine Pitrou · 12 years ago
  64. 9982c53 Issue #12848: The pure Python pickle implementation now treats object lengths as unsigned 32-bit integers, like the C implementation does. by Antoine Pitrou · 12 years ago
  65. bf6ecf9 Issue #12848: The pure Python pickle implementation now treats object lengths as unsigned 32-bit integers, like the C implementation does. by Antoine Pitrou · 12 years ago
  66. 7fde5b3 Fix missing import (followup to #4473). by Antoine Pitrou · 12 years ago
  67. df204be Issue #16423: urllib.request now has support for ``data:`` URLs. by Antoine Pitrou · 12 years ago
  68. a833e0d Merge debug print removal with 3.3. by Ezio Melotti · 12 years ago
  69. 9ab09d1 Merge debug print removal with 3.2. by Ezio Melotti · 12 years ago
  70. 82e60de Remove debug print. by Ezio Melotti · 12 years ago
  71. f8eb15d Merged upstream changes. by Vinay Sajip · 12 years ago
  72. 70adf6f Closes #16519: Merged fix from 3.3. by Vinay Sajip · 12 years ago
  73. 27e4b60 Issue #16519: Used os.path.abspath, removed unnecessary code for executable_name. by Vinay Sajip · 12 years ago
  74. 8618d74 Issue #4473: Add a POP3.stls() to switch a clear-text POP3 session into an encrypted POP3 session, on supported servers. by Antoine Pitrou · 12 years ago
  75. 25cee19 Issue #4473: Add a POP3.capa() method to query the capabilities advertised by the POP3 server. by Antoine Pitrou · 12 years ago
  76. d89824b Issue #4473: Ensure the socket is shutdown cleanly in POP3.close(). by Antoine Pitrou · 12 years ago
  77. ff790aa #16530: merge with 3.3. by Ezio Melotti · 12 years ago
  78. 44dcd6b #16530: merge with 3.2. by Ezio Melotti · 12 years ago
  79. ba4d8ed #16530: the "options" arg of os.wait3 is required. by Ezio Melotti · 12 years ago
  80. 8b9a8f3 #16306: merge with 3.3. by Ezio Melotti · 12 years ago
  81. 8a6d1fe #16306: merge with 3.2. by Ezio Melotti · 12 years ago
  82. a0dd22e #16306: report only the first unknown option and add more tests. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  83. 9f8c219 Merge issue #16538: correctly describe MAKE_CLOSURE in docs. by Andrew Svetlov · 12 years ago
  84. a5c4309 Issue #16538: correctly describe MAKE_CLOSURE in docs. by Andrew Svetlov · 12 years ago
  85. 32f4e6e #16309: avoid using deprecated method and turn docstring in a comment. by Ezio Melotti · 12 years ago
  86. 588090f Merge 3.3. by Stefan Krah · 12 years ago
  87. 19c2139 Fix more usages of NULL without including stdio.h. by Stefan Krah · 12 years ago
  88. 8cb9e2e Merge 3.3. by Stefan Krah · 12 years ago
  89. 7dba594 Issue #13057: Include stdio.h when NULL is used in configure.ac. by Stefan Krah · 12 years ago
  90. 60dd6e5 #16522: s/always 1/at most 1/. by R David Murray · 12 years ago
  91. ded22c6 Merge #13424 followup from 3.3 by Éric Araujo · 12 years ago
  92. 5bd9270 Address reviews for open’s opener argument doc patch (#13424). by Éric Araujo · 12 years ago
  93. 5a9d706 #16522: Add FAIL_FAST flag to doctest. by R David Murray · 12 years ago
  94. 90d3352 Null merge with 3.3. by Ezio Melotti · 12 years ago
  95. f81a84d Null merge with 3.2. by Ezio Melotti · 12 years ago
  96. 3c76aa6 Remove unused variabile "plain" in builtin_exec. by Ezio Melotti · 12 years ago
  97. bf6fb16 Null merge from 3.3. by Chris Jerdonek · 12 years ago
  98. fbc32f6 Null merge from 3.2. by Chris Jerdonek · 12 years ago
  99. 777db2d Fix label in docs (from issue #13538). by Chris Jerdonek · 12 years ago
  100. d675a2c Merge from 3.3: Improve str() and object.__str__() docs (issue #13538). by Chris Jerdonek · 12 years ago