1. beec02a whatsnew: note in deprecation section about html.parser strict. by R David Murray · 10 years ago
  2. 393c8f3 whatsnew: rewrite resource entry: prlimit and new constants. by R David Murray · 10 years ago
  3. 6674ac0 whatsnew: ipaddress is_global by R David Murray · 10 years ago
  4. 83db8fc whatsnew: improve PyZipFile filterfuc entry, and its docs (#19274). by R David Murray · 10 years ago
  5. 04edfdf whatsnew: tweak a couple importlib porting notes. by R David Murray · 10 years ago
  6. 66902ed whatsnew: Windows build uses ASLR and DEP. by R David Murray · 10 years ago
  7. dc855b7 Close #20839: pkgutil.find_loader now uses importlib.util.find_spec by Nick Coghlan · 10 years ago
  8. c913a7a Issue20653: fix ReST for Enum by Ethan Furman · 10 years ago
  9. 9c45444 Close issue20653: improve functional API docs; minor code changes by Ethan Furman · 10 years ago
  10. f70200e Close #20814: doc: Fix "Pretty top" example of tracemalloc by Victor Stinner · 10 years ago
  11. 8be7791 whatsnew: add some issue number annotations. by R David Murray · 10 years ago
  12. db8843f whatsnew: memoryview is Sequence and supports Reversed. by R David Murray · 10 years ago
  13. 9c0c101 whatsnew: unittest discover works on namespace packages (#17457). by R David Murray · 10 years ago
  14. 8ab5021 whatsnew: give Serhiy credit for audioop 24-bit sample support. by R David Murray · 10 years ago
  15. 0bec63e whatsnew: compression libraries support 'x' mode. by R David Murray · 10 years ago
  16. 4b1ea23 whatsnew: tarfile stat constants removal. by R David Murray · 10 years ago
  17. ecef6cd whatsnew: return types of re functions. by R David Murray · 10 years ago
  18. 98f2bbf #16135: remove mentions of OS/2 from the documentation by Andrew Kuchling · 10 years ago
  19. acc74e6 Issue #20650: Tweak some awkward wording. by Brett Cannon · 10 years ago
  20. 871119e whatsnew: fix textwrap/shorten entry, and improve the related docs. by R David Murray · 10 years ago
  21. 9251d59 whatsnew: expand pbkdf2_hmac entry slightly. by R David Murray · 10 years ago
  22. d2d81f0 whatsnew: reformat pdb entry to match style of most other module entries. by R David Murray · 10 years ago
  23. bdf5efa whatsnew: reword the contextlib.redirect_stdout entry for increased clarity. by R David Murray · 10 years ago
  24. 80ebf6d whatsnew: attribute base64 memoryview change to Nick. by R David Murray · 10 years ago
  25. 63f4dd5 whatsnew: pprint's compact option. by R David Murray · 10 years ago
  26. f8a5892 Merge with 3.3 by Zachary Ware · 10 years ago
  27. 7bbd101 Fix several C-API doc typos caught by tomo cocoa on docs@. by Zachary Ware · 10 years ago
  28. 9846898 Close #20759: Fix some typos in the mock docs. (Merge with 3.3) by Zachary Ware · 10 years ago
  29. 5ea5d2c Issue #20759: Fix some typos in the mock docs. by Zachary Ware · 10 years ago
  30. 13cc883 whatsnew: DynanicClassAttribute (#19030), Py_SetStandardStreamEncoding (#16129) by R David Murray · 10 years ago
  31. ef85119 Issue #20765: Add missing documentation for PurePath.with_name() and PurePath.with_suffix(). by Antoine Pitrou · 10 years ago
  32. 77d73fa whatsnew: encoding is now optional in PYTHONIOENCODING (#18818) by R David Murray · 10 years ago
  33. 6c0f707 whatsnew: logging SocketHandler and DatagramHandler support Unix domain sockets. by R David Murray · 10 years ago
  34. 7cae336 whatsnew: Request.method can be overridden in subclasses (#18978). by R David Murray · 10 years ago
  35. 3e97585 Clarify that flow control works for datagrams, except on BSD. by Guido van Rossum · 10 years ago
  36. 8920e91 whatsnew: http.server --bind cli option. by R David Murray · 10 years ago
  37. 56f3c30 whatsnew: unittest.TestCase.assertLogs. by R David Murray · 10 years ago
  38. 4e4a313 Fix return type in doc of PyStructSequence_InitType2. by R David Murray · 10 years ago
  39. 4e564c8 whatsnew: cypthon can be compiled with address sanity checking enabled. by R David Murray · 10 years ago
  40. 4f91364 Merge #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence. by R David Murray · 10 years ago
  41. f031a6f #20628: wrap lines to < 80. by R David Murray · 10 years ago
  42. df714b9 #20628: make it clear that DictReader/Writer *fieldnames* is a Sequence. by R David Murray · 10 years ago
  43. c5f5e62 #20740: merge with 3.3. by Ezio Melotti · 10 years ago
  44. 6b53234 #20740: desquarify 2. by Ezio Melotti · 10 years ago
  45. 8eb443d Fix typo. by R David Murray · 10 years ago
  46. 26818f6 whatsnew: frame.clear, expanded entry for -I/isolated mode. by R David Murray · 10 years ago
  47. de0e1d3 asyncio doc: fix references in subprocess doc by Victor Stinner · 10 years ago
  48. 0717124 subprocess.Popen.wait doc: mention asyncio to avoid busy loop by Victor Stinner · 10 years ago
  49. 09141c4 Closes #20755: port sphinx-1.1 fixes from default by Georg Brandl · 11 years ago
  50. 06a7062 merge with 3.3 by Georg Brandl · 11 years ago
  51. c4f44c0 Closes #20735: remove erroneous deprecated marker from stringprep docs by Georg Brandl · 11 years ago
  52. 54bf73a whatsnew: threading.main_thread, os.urandom persistent handle, sunau.open with. by R David Murray · 11 years ago
  53. 0b32adf whatsnew: unittest uses argparse now. by R David Murray · 11 years ago
  54. ef3da23 whatsnew: unittest drops references to successful tests. by R David Murray · 11 years ago
  55. 2751967 whatsnew: pyvenv --copies option. by R David Murray · 11 years ago
  56. f3f2838 whatsnew: devnull fileno/close/closed. by R David Murray · 11 years ago
  57. 93a9328 whatsnew: hashlib.hash.name is now public and returns lowercase always. by R David Murray · 11 years ago
  58. 6e1bc7c whatsnew: textwrap.shorten. by R David Murray · 11 years ago
  59. a183064 whatsnew: ExtensionFileLoader.get_filename. by R David Murray · 11 years ago
  60. 32f30a8 #20677: fix typo in enum docs. Patch by Saimadhav Heblikar. by Ezio Melotti · 11 years ago
  61. 98681d4 Reflow paragraph. by R David Murray · 11 years ago
  62. 928924d whatsnew: os.path.ismount recognizes volumes mounted below root. by R David Murray · 11 years ago
  63. 237fda2 whatsnew: PyStructSequence_InitType2, Victor's MemoryError fixes. by R David Murray · 11 years ago
  64. 7c12432 whatsnew: Windows uses VirtualAlloc, --version goes to stdout. by R David Murray · 11 years ago
  65. b070b3f whatsnew: frozen package __path__; and min/max versionadded. by R David Murray · 11 years ago
  66. fce0082 whatsnew: importlib deprecations. by R David Murray · 11 years ago
  67. 7a19355 asyncio.docs: Document subprocess_exec and subprocess_shell. Issue #20694. by Yury Selivanov · 11 years ago
  68. f9200ae asyncio.docs: Improve wordings; add a note to the Coroutines section. Issue #20706 by Yury Selivanov · 11 years ago
  69. 35669ae asyncio.docs: Improve documentation of Streams. Issue #20696. by Yury Selivanov · 11 years ago
  70. d579742 asyncio.docs: Document Error Handling API and asyncio.Handle by Yury Selivanov · 11 years ago
  71. aabc131 asyncio doc: remove reference to _DEBUG (now replaced with PYTHONASYNCIODEBUG by Victor Stinner · 11 years ago
  72. 7ef60cd asyncio, Tulip issue #136: Add get/set_debug() methods to BaseEventLoopTests. by Victor Stinner · 11 years ago
  73. 03e9cb2 asyncio: document new create_unix_connection() and create_unix_server() methods by Victor Stinner · 11 years ago
  74. 34ce99f Mangle __parameters in __annotations__ dict properly. Issue #20625. by Yury Selivanov · 11 years ago
  75. 8b21d91 Issue #20493: Document that asyncio should not exceed one day by Victor Stinner · 11 years ago
  76. 0aba4dc Close #20649: Fix typo in asyncio doc. Patch written by Brett Cannon. by Victor Stinner · 11 years ago
  77. 38df2ad Close #20652: asyncio doc: close the event loop in run_forever() example. Fix by Victor Stinner · 11 years ago
  78. 23f628d Issue #20616: Add a format() method to tracemalloc.Traceback. by Victor Stinner · 11 years ago
  79. c77974e Merge from 3.3 by Andrew Kuchling · 11 years ago
  80. 3137885 #12211: remove paragraph about NaNs by Andrew Kuchling · 11 years ago
  81. 87a113b Merge from 3.3 by Andrew Kuchling · 11 years ago
  82. 8cb1ec3 #12211: clarify math.copysign() documentation and docstring by Andrew Kuchling · 11 years ago
  83. f7b2f36 Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore by Georg Brandl · 11 years ago
  84. a3d0ffe Merge from 3.3 by Andrew Kuchling · 11 years ago
  85. e5235f1 #20241: use correct RFC number by Andrew Kuchling · 11 years ago
  86. cb3ff44 #16728: Mention collections.abc.Sequence in 'sequence' glossary entry by Andrew Kuchling · 11 years ago
  87. ac6e578 Merge from 3.3 by Andrew Kuchling · 11 years ago
  88. 46ff4ee Clarify versionchanged sentence. Closes #20497. by Andrew Kuchling · 11 years ago
  89. 30f2401 merge 3.3 by Benjamin Peterson · 11 years ago
  90. 4da9ab0 #20237: make a revision pass over the XML vulnerabilities section by Andrew Kuchling · 11 years ago
  91. 504f6e8 #19890: merge with 3.3. by Ezio Melotti · 11 years ago
  92. e426b71 #19890: fix typo in multiprocessing docs. Patch by Mike Short. by Ezio Melotti · 11 years ago
  93. 2877346 ayncio, Tulip issue 129: BaseEventLoop.sock_connect() now raises an error if by Victor Stinner · 11 years ago
  94. 85489f9 whatsnew: 'other improvements' and 'optimizations' belong under CPython heading. by R David Murray · 11 years ago
  95. 5d411a1 whatsnew: PyUnicode_FromFormat width/precision, thread cleanup after fork. by R David Murray · 11 years ago
  96. af7d2c4 whatsnew: LOAD_CLASSDEREF, -X showrefcount by R David Murray · 11 years ago
  97. 2167e29 whatsnew: os.path.samestat on windows, keyword defaults evaluation order. by R David Murray · 11 years ago
  98. db2d8a4 whatsnew: command.com support gone, int *base* can be __index__ but not float. by R David Murray · 11 years ago
  99. d630e79 whatsnew: object.__format__ raises TypeError on non-empty string. by R David Murray · 11 years ago
  100. 5402272 whatsnew: undocumented Popen.wait endtime is deprecated. by R David Murray · 11 years ago