1. 8a553f5 merge 3.3 by Benjamin Peterson · 11 years ago
  2. 5128173 remove runtime_library_dirs for _sqlite; it isn't needed by Benjamin Peterson · 11 years ago
  3. af9049e merge 3.3 by Benjamin Peterson · 11 years ago
  4. 4a42cd4 avoid referencing past the bounds of an array by Benjamin Peterson · 11 years ago
  5. 466eaaa merge 3.3 by Benjamin Peterson · 11 years ago
  6. c77e7a4 only define zero constant when it is used by Benjamin Peterson · 11 years ago
  7. ce68c19 remove unused zero constants by Benjamin Peterson · 11 years ago
  8. d3b3bba Merge: #20933: At least one place maps 'test' to 'localhost'...fix test. by R David Murray · 11 years ago
  9. fdbe918 #20933: At least one place maps 'test' to 'localhost'...fix test. by R David Murray · 11 years ago
  10. 1aca78d merge 3.3 by Benjamin Peterson · 11 years ago
  11. ef87f8c avoid referencing out-of-bounds memory by Benjamin Peterson · 11 years ago
  12. 45c9dce fix c89 declaration order by Benjamin Peterson · 11 years ago
  13. dfa8228 merge 3.3 by Benjamin Peterson · 11 years ago
  14. 041c38a don't do pointer arithmetic with signed numbers by Benjamin Peterson · 11 years ago
  15. bdc4b02 cast negative numbers to size_t before shifting them (#20929) by Benjamin Peterson · 11 years ago
  16. 21b391c Reverted change introduced in edb12dad7bf6. by Vinay Sajip · 11 years ago
  17. b69c0c1 whatsnew: final edit pass. by R David Murray · 11 years ago
  18. 3e825c6 Added Doc/tools/ subdirs to .hgignore. by Vinay Sajip · 11 years ago
  19. f0b2ef1 Issue #20884: whatsnew: Frozen modules don't set __file__ anymore. by Brett Cannon · 11 years ago
  20. 698abe7 Closes #20918: Added handling for exceptions during fallback output of logging exceptions. by Vinay Sajip · 11 years ago
  21. a0b9eeb whatsnew: link from module_spec section to Deprecation, for replacements. by R David Murray · 11 years ago
  22. d664db8 whatsnew: difflib.isbjunk &c were removed, not deprecated. by R David Murray · 11 years ago
  23. 44b03c5 whatsnew: small tweaks to codecs entry. by R David Murray · 11 years ago
  24. fb2c2db Merge #7475: Remove references to '.transform' from transform codec docstrings. by R David Murray · 11 years ago
  25. e5cb836 #7475: Remove references to '.transform' from transform codec docstrings. by R David Murray · 11 years ago
  26. bcf7012 whatsnew: linkify some pip things, and explain why non-inheriting is good. by R David Murray · 11 years ago
  27. f446d7a Remove references to make targets deleted in eef7899ea7ab by Éric Araujo · 11 years ago
  28. 7bf5031 Clarify distutils’ clean command (ref #6142) by Éric Araujo · 11 years ago
  29. ef04c59 Clarify distutils’ clean command (ref #6142) by Éric Araujo · 11 years ago
  30. a85e100 Issue #19407: Fix typos in new distribution & installation guides. by Ned Deily · 11 years ago
  31. 66646e2 whatsnew: remove 'draft' note, tidy up summary, collect SSLContext stuff. by R David Murray · 11 years ago
  32. 9cb1ec5 Issue #20908: PyMem_Malloc() must be used with PyMem_Free(), not with free() by Victor Stinner · 11 years ago
  33. 58c767f MERGE: Closes #20908: Memory leak in Reg2Py() by Jesus Cea · 11 years ago
  34. 782c4cf Closes #20908: Memory leak in Reg2Py() by Jesus Cea · 11 years ago
  35. d73721a whatsnew: collections no longer implicitly imports 'abc' (#20784). by R David Murray · 11 years ago
  36. b895505 whatsnew: HTTPError.headers (#15701). by R David Murray · 11 years ago
  37. 5253034 whatsnew: make it clear I'm the editor, not author of all text. by R David Murray · 11 years ago
  38. 45fc871 Make distutils error messages more helpful (#11599). by Éric Araujo · 11 years ago
  39. 966f2fc weaken callback count inequality (closes #20901) by Benjamin Peterson · 11 years ago
  40. 5eea8a7 remove unnecessary word (closes #19060) by Benjamin Peterson · 11 years ago
  41. fa5e6e4 Fix note markup (#16805). by Éric Araujo · 11 years ago
  42. d0fc83d merge 3.2 (#20896) by Benjamin Peterson · 11 years ago
  43. cf25c5c use ssl.PROTOCOL_SSLv23 for maximum compatibility (closes #20896) by Benjamin Peterson · 11 years ago
  44. f993399 add Sean Rodman by Benjamin Peterson · 11 years ago
  45. bb185ab use support.rmtree instead of shutil (closes #19614) by Benjamin Peterson · 11 years ago
  46. 40e1ffc whatsnew: fix unittest subtest example. by R David Murray · 11 years ago
  47. 97c3642 What's New in Python 3.4: more security changes by Victor Stinner · 11 years ago
  48. e300797 Issue #19407: fix link by Nick Coghlan · 11 years ago
  49. f7614d5 Close #19407: New installation & distribution guides by Nick Coghlan · 11 years ago
  50. 9e06227 Merge heads by Éric Araujo · 11 years ago
  51. f1e8c70 Merge 3.3 (#11599) by Éric Araujo · 11 years ago
  52. 2fb3b82 asyncio doc: functions are coroutine, they don't return a coroutine by Victor Stinner · 11 years ago
  53. 39930c9 Close #20889: asyncio doc: Document acquire(), locked() and release() method of by Victor Stinner · 11 years ago
  54. d079d3a Close #20787: asyncio doc: fix typo. Patch written by akira. by Victor Stinner · 11 years ago
  55. a6d018a merge 3.3 (#20901) by Benjamin Peterson · 11 years ago
  56. 605765f merge 3.3 (#19060) by Benjamin Peterson · 11 years ago
  57. abdc16e Merge 3.3 (#16805) by Éric Araujo · 11 years ago
  58. 8546e22 merge 3.3 (#20896) by Benjamin Peterson · 11 years ago
  59. 67266d1 merge 3.3 by Benjamin Peterson · 11 years ago
  60. e8f3819 merge 3.3 (#19614) by Benjamin Peterson · 11 years ago
  61. f31213c Backed out changeset c13398566409 by Benjamin Peterson · 11 years ago
  62. 5a2c040 Issue #20896: Workaround the bug temporarely to fix buildbots by Victor Stinner · 11 years ago
  63. a0fe1f7 Merge 3.3 (#4931) by Éric Araujo · 11 years ago
  64. fc773a2 Avoid “error: None” messages from distutils (#4931). by Éric Araujo · 11 years ago
  65. 03a4da5 whatsnew: spelling errors. by R David Murray · 11 years ago
  66. 600e08d Merge #20030: doc that TestLoader.discover returns a TestSuite. by R David Murray · 11 years ago
  67. ed5d95b #20030: doc that TestLoader.discover returns a TestSuite. by R David Murray · 11 years ago
  68. 86deec1 merge 3.3 by Benjamin Peterson · 11 years ago
  69. 8e4b3c7 improve algorithms_* documentation by Benjamin Peterson · 11 years ago
  70. f4ce417 whatsnew: doctest finds tests in extension modules (#3158) by R David Murray · 11 years ago
  71. 162d7ca merge 3.3 (closes #20892) by Benjamin Peterson · 11 years ago
  72. bfca3ca fix typo (closes #20892) by Benjamin Peterson · 11 years ago
  73. 49bef7b whatsnew: mention that upgrading PIP means it doesn't get unistalled. by R David Murray · 11 years ago
  74. 6cd3a0d whatsnew: summary section tweaks. by R David Murray · 11 years ago
  75. 1243c7d Issue #19157: Include the broadcast address in the usuable hosts for IPv6 by Peter Moody · 11 years ago
  76. 11a4270 What's New in Python 3.4: Security improvements by Victor Stinner · 11 years ago
  77. 637d2e9 Issue #20888: improve "Pretty Top" example of tracemalloc, use linecache by Victor Stinner · 11 years ago
  78. 0c18282 whatsnew: remove XXXs. by R David Murray · 11 years ago
  79. 4896ebe whatsnew: take credit. by R David Murray · 11 years ago
  80. 9ea2a63 whatsnew: deprecation of ElementTree XMLParser *html* and iterparse *parser*. by R David Murray · 11 years ago
  81. 30781e9 whatsnew: urllib Request objects are now reusable. by R David Murray · 11 years ago
  82. 0c5598b whatsnew: shutil copyfile SameFileError (#1492704) by R David Murray · 11 years ago
  83. 8df4ec7 whatsnew: os.open O_PATH and O_TMPFILE. by R David Murray · 11 years ago
  84. a69bb5c whatsnew: os.open O_TMPFILE (#18673). by R David Murray · 11 years ago
  85. 60de1a0 whatsnew: json dump-with-indent whitespace change (#16333). by R David Murray · 11 years ago
  86. e8db162 whatsnew: PEP 424 implementation. by R David Murray · 11 years ago
  87. d840b8d whatsnew: multiprocessing start methods and context (#8713 and #18999) by R David Murray · 11 years ago
  88. 18a364f Closes #20090: update Doc/README and the error message in sphinx-build.py to make by Georg Brandl · 11 years ago
  89. f2e677c whatsnew: remove redundant entry. by R David Murray · 11 years ago
  90. c51ebce whatsnew: logging.config.listen *verify* (#15452). by R David Murray · 11 years ago
  91. 416616f whatsnew: logging.fileConfig accepts ConfigParser instances. (#16110) by R David Murray · 11 years ago
  92. c5f5d69 whatsnew: total_ordering supports NotImplemented (#10042) by R David Murray · 11 years ago
  93. a6ea7a3 whatsnew: filecmp.DEFAULT_IGNORES (#15442) by R David Murray · 11 years ago
  94. c083836 whatsnew: Message.set_param *replace*, Policy.content_manager. by R David Murray · 11 years ago
  95. c51eaf5 whatsnew: ChainMap.new_child *m* argument. by R David Murray · 11 years ago
  96. 02e77d1 Closes #20090: update Doc/README.txt for the changes in the 3.4 branch. by Georg Brandl · 11 years ago
  97. b6111f5 Remove unused sphinx-build.py entry script. by Georg Brandl · 11 years ago
  98. fa06047 whatsnew: add porting note for pyvenv --without-pip. by R David Murray · 11 years ago
  99. 8ce8ff9 tracemalloc: filter_traces() raises a TypeError if filters is not an iterable by Victor Stinner · 11 years ago
  100. bcfcfc5 use assertEqual instead of the deprecated assertEquals (closes #20877) by Benjamin Peterson · 11 years ago