Python 3.8.6rc1
  1. 4e581d6 closes bpo-41723: Fix an error in the py_compile documentation. (GH-22110) by Miss Islington (bot) · 5 years ago
  2. 4ddb2d7 [3.8] Improve asyncio-dev 'Concurrency and Multithreading' docs (GH-20882) (GH-22010) by Miss Islington (bot) · 5 years ago
  3. e77547b [3.8] Fix error in argparse documentation example (GH-17399) (GH-21990) by Miss Islington (bot) · 5 years ago
  4. e52f5bc [3.8] bpo-40486: Specify what happens if directory content change diring iteration (GH-22025) (GH-22094) by Miss Islington (bot) · 5 years ago
  5. 1470c91 bpo-38585: Remove references to defusedexpat (GH-22095) by Miss Islington (bot) · 5 years ago
  6. 9fef7c5 bpo-39883: Use BSD0 license for code in docs (GH-17635) (GH-22074) by Miss Islington (bot) · 5 years ago
  7. 5d663ed [doc] Remove references to PyChecker. (GH-22055) by Miss Islington (bot) · 5 years ago
  8. a8b05c4 Remove reference to Boa Constructor. (GH-22057) by Miss Islington (bot) · 5 years ago
  9. a1473d2 bpo-41634: Fix a typo in the curses documentation (GH-21958) by Miss Islington (bot) · 5 years ago
  10. 838316d [3.8] bpo-41624: fix documentation of typing.Coroutine (GH-21952). (#21983) by Karthikeyan Singaravelan · 5 years ago
  11. 0804539 Document vars behavior when __dict__ is missing (GH-21466) (GH-21941) by Miss Islington (bot) · 5 years ago
  12. e94d5db Fix grammar in Doc/tutorial/controlflow.rst (GH-21885) (#21923) by Miss Islington (bot) · 5 years ago
  13. 0694b82 bpo-40994: Ungroup items in collections.abc documentation for improved clarity (GH-21880) (#21927) by Miss Islington (bot) · 5 years ago
  14. 7d0fef5 bpo-40204: Allow pre-Sphinx 3 syntax in the doc (GH-21844) (GH-21901) (GH-21928) by Victor Stinner · 5 years ago
  15. 0a5b30d Fix typo in typing doc (GH-21879) by Miss Islington (bot) · 5 years ago
  16. 2a9f709 bpo-41410: Fix outdated info in mkstemp docs (GH-21701) by Miss Islington (bot) · 5 years ago
  17. e05f20b Fixed comment about pathlib.link_to: it was added in 3.8, not changed. (GH-21851) (#21866) by Miss Islington (bot) · 5 years ago
  18. 43b3e4c [3.8] bpo-41066: Update the comparison section for os vs pathlib (GH-21261) (GH-21864) by Antoine Pitrou · 5 years ago
  19. 622d90f bpo-41475: Fix note in "What's new in 3.7" (GH-21733) (GH-21833) by Miss Islington (bot) · 5 years ago
  20. 7b3ceaa [3.8] bpo-41504: Add links to asttokens, leoAst, LibCST and parso to ast docs (GH-21773) (GH-21829) by Miss Islington (bot) · 5 years ago
  21. f421865 [3.8] Doc: Add output to example code in programming FAQ (GH-21346) (GH-21791) by Miss Islington (bot) · 5 years ago
  22. 105cfb5 bpo-41455: Provide a link to how the third generation is collected in the GC docs (GH-21703) by Miss Islington (bot) · 5 years ago
  23. de5de41 Doc: Add a link to tutorial page from `open()` doc (GH-21737) by Miss Islington (bot) · 5 years ago
  24. dc98a54 bpo-41098: Doc: Add missing deprecated directives (GH-21162) by Miss Islington (bot) · 5 years ago
  25. f0e030c bpo-36346: Doc: Update removal schedule of legacy Unicode (GH-21479) by Miss Islington (bot) · 5 years ago
  26. 4bc8445 bpo-41425: Make tkinter doc example runnable (GH-21706) by Miss Islington (bot) · 5 years ago
  27. 45d37cb bpo-41424: Remove extra words in Tkinter-Packer documentation (GH-21707) by Miss Islington (bot) · 5 years ago
  28. 038827d bpo-41426 Fix grammar in curses.getmouse() documentation (GH-21677) by Miss Islington (bot) · 5 years ago
  29. b7722ed Remove incorrect mention of method.__class__ in descriptor docs (GH-21665) (GH-21668) by Miss Islington (bot) · 5 years ago
  30. 5e0ce46 Fix `List_Append` description, list is extracted at TOS1[-i] (GH-21465) by Miss Islington (bot) · 5 years ago
  31. 59cfba3 bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653) by Miss Islington (bot) · 5 years ago
  32. 3baff21 [3.8] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (#21647) by Guido van Rossum · 5 years ago
  33. 755cb49 bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (GH-18851) by Miss Islington (bot) · 5 years ago
  34. b99f770 bpo-41314: fixed annotations __future__ version (GH-21616) by Miss Islington (bot) · 5 years ago
  35. f526d10 Simple Documentation fix: Missing link to return type class. (GH-21291) by Miss Islington (bot) · 5 years ago
  36. 58f59a9 bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15312) by Miss Islington (bot) · 5 years ago
  37. dac8a3a bpo-41205: Document Decimal power 0 to the 0 (GH-21386) by Miss Islington (bot) · 5 years ago
  38. 700cb66 bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474) by Miss Islington (bot) · 5 years ago
  39. 7734738 bpo-41325: Add version note for args and kwargs property in call object (GH-21525) by Miss Islington (bot) · 5 years ago
  40. d4a6303 Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500) by Miss Islington (bot) · 5 years ago
  41. b4cd77d Fix repeated words in Classes tutorial (GH-21455) by Miss Islington (bot) · 5 years ago
  42. c77f71f bpo-41228: Fix /a/are/ in monthcalendar() descripton (GH-21372) by Miss Islington (bot) · 5 years ago
  43. a1d2084 Fix typo in docs: 'created by th' -> 'created by the' (GH-21384) by Miss Islington (bot) · 5 years ago
  44. 3d1c06e bpo-37765: Add keywords to IDLE tab completions (GH-15138) by Miss Islington (bot) · 5 years ago
  45. 1e66f7e bpo-41199: Docstring convention not followed for dataclasses documentation page (GH-21413) by Miss Islington (bot) · 5 years ago
  46. 730bce3 bpo-39417: Fix broken link to guide to building venvs (GH-18432) by Miss Islington (bot) · 5 years ago
  47. 6790f9b bpo-28681: Clarify multiple function names in the tutorial (GH-21340) (GH-21344) by Miss Islington (bot) · 5 years ago
  48. 7ceb3e3 bpo-26205: Specify the number of nested scopes (GH-21324) (GH-21342) by Miss Islington (bot) · 5 years ago
  49. 01c0925 bpo-41211: Doc: Fix PyLong_FromUnicode (GH-21331) by Miss Islington (bot) · 5 years ago
  50. 4874e59 bpo-41211: Doc: Fix PyLong_FromUnicodeObject (GH-21325) by Miss Islington (bot) · 5 years ago
  51. 6857ebe bpo-33864: Clarify the docs for typing.ByteString (GH-21311) by Miss Islington (bot) · 5 years ago
  52. 42f05e6 Doc: Minor fix to init config C API documentation (GH-21198) by Miss Islington (bot) · 5 years ago
  53. c81f9e2 Update FAQ release schedule and estimated users (GH-21180) by Miss Islington (bot) · 5 years ago
  54. 41d6e3f bpo-41123: Remove PyUnicode_AsUnicodeCopy in 3.10 (GH-21227) by Miss Islington (bot) · 5 years ago
  55. 12bb0b6 Update ssl.rst by Miss Islington (bot) · 5 years ago
  56. ea16430 bpo-41123: Doc: PyLong_FromUnicode will be removed in 3.10 (GH-21205) by Miss Islington (bot) · 5 years ago
  57. 7318f0a bpo-40204: Pin Sphinx version to 2.3.1 in ``Doc/Makefile``. (GH-21141) (GH-21147) by Ned Deily · 5 years ago
  58. ec05a7f bpo-40773: Fix rendering for 'retval' on the pdb page (GH-21081) by Miss Islington (bot) · 5 years ago
  59. 4f5dde4 bpo-40707: Document that Popen.communicate sets the returncode attribute (GH-20283) by Miss Islington (bot) · 5 years ago
  60. 6eab52f bpo-39699: Remove accidentally committed test change (GH-21089) by Ammar Askar · 5 years ago
  61. 56d25ad Improve asyncio.loop.call_soon() documentation (GH-20883) by Miss Islington (bot) · 5 years ago
  62. a4c0956 Add link to .pypirc specification (GH-20680) (#21019) by Miss Islington (bot) · 5 years ago
  63. f8c05bb [3.8] bpo-37674: Tweak imp module deprecation note in the docs (GH-20480) (GH-20860) by Miss Islington (bot) · 5 years ago
  64. 972aba8 [3.8] bpo-40895: Update weakref documentation to remove old warnings (GH-20687) (GH-20792) by Antoine Pitrou · 5 years ago
  65. 663836e [3.8] bpo-34003: Re-add versionchanged entry in csv docs (GH-20657) (GH-20771) by Miss Islington (bot) · 5 years ago
  66. 32c1fb0 [3.8] Revert bpo-39576: docs: set context for decimal arbitrary precision arithmetic (GH-20745) by Stefan Krah · 5 years ago
  67. 706de4e [3.8] Revert bpo-39576: Clarify the word size for the 32-bit build. (GH-20743) by Stefan Krah · 5 years ago
  68. 14073c5 bpo-24914: mention Python supports multiple paradigms in the FAQ (GH-20658) (GH-20738) by Miss Islington (bot) · 5 years ago
  69. 12dfbae bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367) by Miss Islington (bot) · 5 years ago
  70. c935b33 Fix spacing in docs for tarfile (GH-20629) by Miss Islington (bot) · 5 years ago
  71. 139f1ba Ensure correct version of Sphinx is used for Windows builds (GH-20582) by Miss Islington (bot) · 5 years ago
  72. d0dc369 bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570) by Miss Islington (bot) · 5 years ago
  73. ba1c2c8 bpo-40798: Generate a different message for already removed elements (GH-20483) by Miss Islington (bot) · 5 years ago
  74. ef2f9ac closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) by Miss Islington (bot) · 5 years ago
  75. f89d7bc Note the output ordering of combinatoric functions (GH-19732) (GH-20502) by Miss Islington (bot) · 5 years ago
  76. c0c5db5 Improve IO tutorial's "Old string formatting" section (GH-16251) by Miss Islington (bot) · 5 years ago
  77. b5ecbf0 bpo-40025: Require _generate_next_value_ to be defined before members(GH-19763) by Miss Islington (bot) · 5 years ago
  78. e3e800f [3.8] bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832) by Tal Einat · 5 years ago
  79. c2a177a bpo-39301: State that floor division is used for right shift operations (GH-20347) (GH-20415) by Miss Islington (bot) · 5 years ago
  80. b38bd88 bpo-40745: Fix typos in NewType docs (GH-20379) by Miss Islington (bot) · 5 years ago
  81. 1f2cc7c closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403) by Miss Islington (bot) · 5 years ago
  82. 331b2df bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383) by Miss Islington (bot) · 5 years ago
  83. 2fecb48 bpo-40405: Fix asyncio.as_completed docs (GH-19753) by Miss Islington (bot) · 5 years ago
  84. dc32391 bpo-40439: Update broken link in lexical analysis docs (GH-20184) by Miss Islington (bot) · 5 years ago
  85. 0714c48 Reword aware/naive introduction sentence (GH-20175) by Miss Islington (bot) · 5 years ago
  86. 822efa5 [doc] Remove references to obsolete BuildApplet on macOS. (GH-20023) by Miss Islington (bot) · 5 years ago
  87. d88f0aa bpo-40651: Improve LRU recipe in the OrderedDict documentation (GH-GH-20139) (GH-20167) by Miss Islington (bot) · 5 years ago
  88. b5279c1 Doc: Python 3.10 in sidebar and version switcher. (GH-20209) by Miss Islington (bot) · 5 years ago
  89. 257e11c bpo-39976: Add **other_popen_kwargs to subprocess docs (GH-20145) by Miss Islington (bot) · 5 years ago
  90. 7a3522d Doc: change 'Posix' for 'POSIX' (GH-20001) by Miss Islington (bot) · 5 years ago
  91. b1e23f3 Doc: move a dot outside double quotes (GH-20007) by Miss Islington (bot) · 5 years ago
  92. eb5ce32 bpo-38872: Document exec symbol for codeop.compile_command (GH-20047) (GH-20098) by Miss Islington (bot) · 5 years ago
  93. 546f643 Make the first dataclass example more useful (GH-19994) (GH-19997) by Miss Islington (bot) · 5 years ago
  94. 9609460 Remove outdated and confusing advice about setting maxsize (GH-19889) (GH-19890) by Miss Islington (bot) · 5 years ago
  95. 108e455 Fix missing space in docs(GH-19866) (GH-19872) by Miss Islington (bot) · 5 years ago
  96. 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
  97. e058280 [3.8] bpo-39435: Fix docs for pickle.loads (GH-18160) (GH-19843) by Antoine Pitrou · 5 years ago
  98. c9d7d32 bpo-39691: Clarify io.open_code behavior (GH-19824) by Miss Islington (bot) · 5 years ago
  99. 71e6122 bpo-39562: Correctly updated the version section in the what's new document (GH-19838) by Pablo Galindo · 5 years ago
  100. 5055c27 [3.8] bpo-39562: Prevent collision of future and compiler flags (GH-19230) (GH-19835) by Pablo Galindo · 5 years ago