Python 3.8.4rc1
  1. 12bb0b6 Update ssl.rst by Miss Islington (bot) · 5 years ago
  2. ea16430 bpo-41123: Doc: PyLong_FromUnicode will be removed in 3.10 (GH-21205) by Miss Islington (bot) · 5 years ago
  3. 7318f0a bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141) (GH-21147) by Ned Deily · 5 years ago
  4. ec05a7f bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081) by Miss Islington (bot) · 5 years ago
  5. 4f5dde4 bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-20283) by Miss Islington (bot) · 5 years ago
  6. 6eab52f bpo-39699: Remove accidentally committed test change (GH-21089) by Ammar Askar · 5 years ago
  7. 56d25ad Improve asyncio.loop.call_soon() documentation (GH-20883) by Miss Islington (bot) · 5 years ago
  8. a4c0956 Add link to .pypirc specification (GH-20680) (#21019) by Miss Islington (bot) · 5 years ago
  9. f8c05bb [3.8] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH-20860) by Miss Islington (bot) · 5 years ago
  10. 972aba8 [3.8] bpo-40895: Update weakref documentation to remove old warnings (GH-20687) (GH-20792) by Antoine Pitrou · 5 years ago
  11. 663836e [3.8] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) (GH-20771) by Miss Islington (bot) · 5 years ago
  12. 32c1fb0 [3.8] Revert bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-20745) by Stefan Krah · 5 years ago
  13. 706de4e [3.8] Revert bpo-39576: Clarify the word size for the 32-bit build. (GH-20743) by Stefan Krah · 5 years ago
  14. 14073c5 bpo-24914: mention Python supports multiple paradigms in the FAQ (GH-20658) (GH-20738) by Miss Islington (bot) · 5 years ago
  15. 12dfbae bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367) by Miss Islington (bot) · 5 years ago
  16. c935b33 Fix spacing in docs for tarfile (GH-20629) by Miss Islington (bot) · 5 years ago
  17. 139f1ba Ensure correct version of Sphinx is used for Windows builds (GH-20582) by Miss Islington (bot) · 5 years ago
  18. d0dc369 bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570) by Miss Islington (bot) · 5 years ago
  19. ba1c2c8 bpo-40798: Generate a different message for already removed elements (GH-20483) by Miss Islington (bot) · 5 years ago
  20. ef2f9ac closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) by Miss Islington (bot) · 5 years ago
  21. f89d7bc Note the output ordering of combinatoric functions (GH-19732) (GH-20502) by Miss Islington (bot) · 5 years ago
  22. c0c5db5 Improve IO tutorial's "Old string formatting" section (GH-16251) by Miss Islington (bot) · 5 years ago
  23. b5ecbf0 bpo-40025: Require _generate_next_value_ to be defined before members(GH-19763) by Miss Islington (bot) · 5 years ago
  24. e3e800f [3.8] bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832) by Tal Einat · 5 years ago
  25. c2a177a bpo-39301: State that floor division is used for right shift operations (GH-20347) (GH-20415) by Miss Islington (bot) · 5 years ago
  26. b38bd88 bpo-40745: Fix typos in NewType docs (GH-20379) by Miss Islington (bot) · 5 years ago
  27. 1f2cc7c closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403) by Miss Islington (bot) · 5 years ago
  28. 331b2df bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383) by Miss Islington (bot) · 5 years ago
  29. 2fecb48 bpo-40405: Fix asyncio.as_completed docs (GH-19753) by Miss Islington (bot) · 5 years ago
  30. dc32391 bpo-40439: Update broken link in lexical analysis docs (GH-20184) by Miss Islington (bot) · 5 years ago
  31. 0714c48 Reword aware/naive introduction sentence (GH-20175) by Miss Islington (bot) · 5 years ago
  32. 822efa5 [doc] Remove references to obsolete BuildApplet on macOS. (GH-20023) by Miss Islington (bot) · 5 years ago
  33. d88f0aa bpo-40651: Improve LRU recipe in the OrderedDict documentation (GH-GH-20139) (GH-20167) by Miss Islington (bot) · 5 years ago
  34. b5279c1 Doc: Python 3.10 in sidebar and version switcher. (GH-20209) by Miss Islington (bot) · 5 years ago
  35. 257e11c bpo-39976: Add **other_popen_kwargs to subprocess docs (GH-20145) by Miss Islington (bot) · 5 years ago
  36. 7a3522d Doc: change 'Posix' for 'POSIX' (GH-20001) by Miss Islington (bot) · 5 years ago
  37. b1e23f3 Doc: move a dot outside double quotes (GH-20007) by Miss Islington (bot) · 5 years ago
  38. eb5ce32 bpo-38872: Document exec symbol for codeop.compile_command (GH-20047) (GH-20098) by Miss Islington (bot) · 5 years ago
  39. 546f643 Make the first dataclass example more useful (GH-19994) (GH-19997) by Miss Islington (bot) · 5 years ago
  40. 9609460 Remove outdated and confusing advice about setting maxsize (GH-19889) (GH-19890) by Miss Islington (bot) · 5 years ago
  41. 108e455 Fix missing space in docs(GH-19866) (GH-19872) by Miss Islington (bot) · 5 years ago
  42. 399b9a4 bpo-40419: timeit CLI docs now mention 1,2,5,10,... trials instead of powers of 10 (GH-19752) by Miss Islington (bot) · 5 years ago
  43. e058280 [3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843) by Antoine Pitrou · 5 years ago
  44. c9d7d32 bpo-39691: Clarify io.open_code behavior (GH-19824) by Miss Islington (bot) · 5 years ago
  45. 71e6122 bpo-39562: Correctly updated the version section in the what's new document (GH-19838) by Pablo Galindo · 5 years ago
  46. 5055c27 [3.8] bpo-39562: Prevent collision of future and compiler flags (GH-19230) (GH-19835) by Pablo Galindo · 5 years ago
  47. 9412f4d bpo-40348: Fix typos in the programming FAQ (GH-19729) by Miss Islington (bot) · 5 years ago
  48. ca5649c [3.8] bpo-38387: Formally document PyDoc_STRVAR and PyDoc_STR macros (GH-16607) (GH-19727) by Zachary Ware · 5 years ago
  49. 179f22c bpo-40387: Improve queue join() example. (GH-19724) (GH-19726) by Miss Islington (bot) · 5 years ago
  50. 882a7f4 bpo-40279: Add some error-handling to the module initialisation docs example (GH-19705) (GH-19710) by Miss Islington (bot) · 5 years ago
  51. 22a4849 Minor modernization and readability improvement to the tokenizer example (GH-19558) (GH-19661) by Miss Islington (bot) · 5 years ago
  52. 7d65c04 Small improvements to the recipes and examples. (GH-19635) (GH-19638) by Miss Islington (bot) · 5 years ago
  53. 8c07343 bpo-39285: Clarify example for PurePath.match (GH-19458) by Miss Islington (bot) · 5 years ago
  54. 020f2aa bpo-27635: Fix pickle documentation about `__new__` not being called. (GH-19269) by Miss Islington (bot) · 5 years ago
  55. 08b640f Fix parameter names in assertIn() docs (GH-18829) by Miss Islington (bot) · 5 years ago
  56. 3e72de9 [3.8] bpo-39667: Sync zipp 3.0 (GH-18540) (GH-18701) by Miss Islington (bot) · 5 years ago
  57. ee691b0 [3.8] Improved documentation for `BUILD_CONST_KEY_MAP` (GH-19454) (GH-19495) by Miss Islington (bot) · 5 years ago
  58. ceba064 bpo-38501: Add a warning section to multiprocessing.Pool docs about resource managing (GH-19466) by Miss Islington (bot) · 5 years ago
  59. 1bf7dee bpo-40197: Better describe the benchmark results table (GH-19386) by Miss Islington (bot) · 5 years ago
  60. 37a257c bpo-40204: Pin Sphinx version to 1.8.2 in Doc/Makefile (GH-19442) by Victor Stinner · 5 years ago
  61. f7b0259 Fix misinformation about NaN != NaN comparison (GH-19357) (GH-19383) by Miss Islington (bot) · 5 years ago
  62. 0d1d7c8 bpo-36320: Use the deprecated-removed directive for _field_types (GH-19370) by Serhiy Storchaka · 5 years ago
  63. e678398 bpo-40131: Fix source and target order in zipapp example (GH-19290) (GH-19339) by Miss Islington (bot) · 5 years ago
  64. 77c623b bpo-40122: Updated documentation for dis.findlabels() (GH-19274) by Miss Islington (bot) · 5 years ago
  65. b7345c2 bpo-38972: Link to instructions to change PowerShell execution policy (GH-19131) by Miss Islington (bot) · 5 years ago
  66. 267afc2 bpo-40094: Enhance os.WIFEXITED documentation (GH-19244) (GH-19277) by Miss Islington (bot) · 5 years ago
  67. 40e1b04 Document most common signals (GH-19245) (GH-19257) by Victor Stinner · 5 years ago
  68. 6c9a2a8 fix comma location in various places (GH-19233) by Miss Islington (bot) · 5 years ago
  69. bb85226 bpo-40045: Make "dunder" method documentation easier to locate (GH-19153) (GH-19198) by Miss Islington (bot) · 5 years ago
  70. 9c5c497 bpo-38237: Use divmod for positional arguments whatsnew example (GH-19171) by Miss Islington (bot) · 5 years ago
  71. 8dad09a bpo-19698: Document when importlib.machinery.FrozenImporter gained spec-related methods (GH-19158) (#19164) by Miss Islington (bot) · 5 years ago
  72. 96686c7 bpo-39879: Update datamodel docs to include dict ordering (GH-19006) by Miss Islington (bot) · 5 years ago
  73. 2227c1a bpo-40013: Clarify documentation of restval in csv.DictReader (GH-19099) (GH-19141) by Miss Islington (bot) · 5 years ago
  74. 8cd48b6 Clarify a guarantee of the logging module. (GH-19132) by Miss Islington (bot) · 5 years ago
  75. 687f592 bpo-39652: Truncate the column name after '[' only if PARSE_COLNAMES is set. (GH-18942) by Miss Islington (bot) · 5 years ago
  76. 2972336 bpo-39797 Changes to socketserver.BaseServer's shutdown() method. (GH-18929) by Miss Islington (bot) · 5 years ago
  77. 2477aed Fix "versionchanged" for pow named arguments (GH-19042) (GH-19079) by Miss Islington (bot) · 5 years ago
  78. da1fe76 bpo-39973: Fix the docs for PyObject_GenericSetDict() (GH-19026) by Miss Islington (bot) · 5 years ago
  79. 4abe77c bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) by Miss Islington (bot) · 5 years ago
  80. 9c63cd8 Link to list of keywords in the laguage reference (GH-18024) by Miss Islington (bot) · 5 years ago
  81. a927e91 bpo-39677: dis: rename the operand of MAKE_FUNCTION from `argc` to `flags` for 3.6+ (GC-18550) by Miss Islington (bot) · 5 years ago
  82. d3af92e [3.8] Doc: Fix grammar in PyErr_ResourceWarning (GH-18879) (GH-18976) by Karthikeyan Singaravelan · 5 years ago
  83. 99ef1ac Fix syntax error in an example in the ast documentation and sync docstrings (GH-18946) by Miss Islington (bot) · 5 years ago
  84. 6ce36ed Fix download.html (GH-18902) by Miss Islington (bot) · 5 years ago
  85. b26ccfe tracemalloc: 'pretty top' example no longer changes the filename (GH-18903) by Miss Islington (bot) · 5 years ago
  86. a5e821c bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801) by Miss Islington (bot) · 5 years ago
  87. 765117d fix typo: add space (GH-18853) by Miss Islington (bot) · 5 years ago
  88. 6df0c47 bpo-17422: slightly more precise language (GH-18682) by Miss Islington (bot) · 5 years ago
  89. 0c71770 bpo-39868: Update Language Reference for PEP 572. (GH-18793) by Miss Islington (bot) · 5 years ago
  90. da9ee00 IDLE doc: improve Startup failure subsection. (GH-18771) by Miss Islington (bot) · 5 years ago
  91. 7b39c47 [3.8] bpo-39808: Improve docs for pathlib.Path.stat() (GH-18719) (GH-18783) by Miss Islington (bot) · 5 years ago
  92. 5a3926d Add a missing space after a period in 'typing.TypedDict' documentation (GH-18784) by Miss Islington (bot) · 5 years ago
  93. 6c8cc0d Fix misleading statement about mixed-type numeric comparisons (GH-18615) (#18773) by Miss Islington (bot) · 5 years ago
  94. 2aa694d bpo-39674: Update collections ABC deprecation doc (GH-18748) by Victor Stinner · 5 years ago
  95. 1827fc3 bpo-39778: Add clarification about tp_traverse and ownership (GH-18754) by Miss Islington (bot) · 5 years ago
  96. 70d7a62 [3.8] Fix syntax (GH-18716) by Stefan Krah · 5 years ago
  97. 4d70124 [3.8] bpo-39794: Add --without-decimal-contextvar (GH-18702) by Stefan Krah · 5 years ago
  98. 7f53d87 bpo-39718: add TYPE_IGNORE, COLONEQUAL to py38 changes in token (GH-18598) by Miss Islington (bot) · 5 years ago
  99. 445152e bpo-13790: Change 'string' to 'specification' in format doc (GH-18690) by Miss Islington (bot) · 5 years ago
  100. 343bc06 bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) by Steve Dower · 5 years ago