Python 3.9.3
  1. d104a78 bpo-43677: Fix a minor error in Doc/howto/descriptor.rst (GH-25123) (#25140) by Miss Islington (bot) · 4 years, 5 months ago
  2. 244fa23 Doc: io: Remove "In-memory streams" section (GH-24927) by Miss Islington (bot) · 4 years, 5 months ago
  3. b3c1e2c bpo-42840: Document providing kwargs to type. (GH-24173) by Miss Islington (bot) · 4 years, 5 months ago
  4. 84694c3 bpo-42225: IDLE - document two unix-related problems. (GH-25078) by Miss Islington (bot) · 4 years, 5 months ago
  5. 9a8e078 bpo-31907: [doc] clarify that str.format() does not support arbitrary expressions (GH-25053) (GH-25055) by Miss Islington (bot) · 4 years, 5 months ago
  6. 138e039 bpo-43644: Add docs for importlib.resources.as_file. (GH-25048) by Miss Islington (bot) · 4 years, 5 months ago
  7. 7990072 bpo-39231: correct tutorial annotations section (GH-25029) by Miss Islington (bot) · 4 years, 5 months ago
  8. c84e769 bpo-39616: clarify SSLContext.check_hostname effect (GH-18484) by Miss Islington (bot) · 4 years, 5 months ago
  9. f311290 bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025) (#25027) by Miss Islington (bot) · 4 years, 5 months ago
  10. 10e17bc Clarify attribute docs on types.ModuleType (GH-24974) by Miss Islington (bot) · 4 years, 5 months ago
  11. 4cc9e23 Add a warning block around the get_referrers() documentation (GH-24511) by Miss Islington (bot) · 4 years, 5 months ago
  12. a838e47 bpo-43506: Doc: Update removal schedule for Py_UNICODE encoder APIs (GH-24885) by Miss Islington (bot) · 4 years, 5 months ago
  13. d0312ce [3.9] bpo-43285: Add a What's New entry for 3.9.3. (GH-24888) by Gregory P. Smith · 4 years, 5 months ago
  14. 83f6760 Fix typo in the word "spaghetti" (GH-24866) by Miss Islington (bot) · 4 years, 5 months ago
  15. 2fe4084 [3.9] [doc] Document logging.basicConfig default format (GH-23710) (GH-24835) by Miss Islington (bot) · 4 years, 5 months ago
  16. c3f0333 bpo-43199: Briefly explain why no goto (GH-24852) by Miss Islington (bot) · 4 years, 5 months ago
  17. 45d9c8c bpo-43427: Separte the method overview from the static method specifics. (GH-24787) (GH-24849) by Miss Islington (bot) · 4 years, 5 months ago
  18. bb46c13 Fix typos in unittest documentation (GH-24194) by Miss Islington (bot) · 4 years, 5 months ago
  19. 5c674e4 Update link to Django's Context class. (GH-24805) (#24841) by Miss Islington (bot) · 4 years, 5 months ago
  20. 4d7f11e [3.9] bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (GH-24826) by Mariusz Felisiak · 4 years, 5 months ago
  21. f814675 [3.9] bpo-43439: Add audit hooks for gc functions (GH-24794). (GH-24811) by Pablo Galindo · 4 years, 5 months ago
  22. da60256 bpo-43446: Fix markup in sqlite3 footnote (GH-24806) by Miss Islington (bot) · 4 years, 5 months ago
  23. ea46c7b bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795) by Miss Islington (bot) · 4 years, 5 months ago
  24. fb3b031 bpo-43415: Fix typo on dataclasses.rst (GH-24789) (GH-24790) by Miss Islington (bot) · 4 years, 5 months ago
  25. 2c0a0b0 Put contextvars docs into the concurrency category (GH-24760) by Miss Islington (bot) · 4 years, 6 months ago
  26. 65f3a0d bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757) by Miss Islington (bot) · 4 years, 6 months ago
  27. 0dd4cb9 bpo-43400: Remove "easy to use" from mock docs (GH-24752) (GH-24758) by Miss Islington (bot) · 4 years, 6 months ago
  28. 374ee44 bpo-43396: Normalise naming in sqlite3 doc examples (GH-24746) by Miss Islington (bot) · 4 years, 6 months ago
  29. ff6a021 Add an attribution to the Green Tree Snakes in the AST docs (GH-24727) by Miss Islington (bot) · 4 years, 6 months ago
  30. f836e5f Doc: Improve library/json document. (GH-24390) by Miss Islington (bot) · 4 years, 6 months ago
  31. ff887f3 Fixed linenumber missing when audit hook has an error (GH-24692) by Miss Islington (bot) · 4 years, 6 months ago
  32. 4f9eb3f Fix grammar in enum documentation. (GH-24689) by Miss Islington (bot) · 4 years, 6 months ago
  33. f82578a bpo-43293: Doc: move note about GIL to top of threading module (GH-24622) by Miss Islington (bot) · 4 years, 6 months ago
  34. e202f1e bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) by Miss Islington (bot) · 4 years, 6 months ago
  35. 93853b7 bpo-36346: Document removal schedule of deprecate APIs (GH-20879) by Miss Islington (bot) · 4 years, 6 months ago
  36. 30fe3ee bpo-23882: Doc: Clarify unittest discovery document (GH-21560) by Miss Islington (bot) · 4 years, 6 months ago
  37. 693aeac bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604) by Miss Islington (bot) · 4 years, 6 months ago
  38. 7cc5889 bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595) by Miss Islington (bot) · 4 years, 6 months ago
  39. 216cb14 Fix typo in dis module doc (GH-24509) by Miss Islington (bot) · 4 years, 6 months ago
  40. a67fd01 bpo-43042: Augment tutorial sentence (GH-24514) by Miss Islington (bot) · 4 years, 6 months ago
  41. 1cfed3d closes bpo-43266: Improve array formatting. (GH-24573) by Miss Islington (bot) · 4 years, 6 months ago
  42. 1384887 closes bpo-43254: Fix *snprintf() man page refs. (GH-24563) by Miss Islington (bot) · 4 years, 6 months ago
  43. ec2385e Remove all links to mingw.org (GH-24552) by Miss Islington (bot) · 4 years, 6 months ago
  44. 9cc70bc [3.9] Minor improvements to the convolve() recipe (GH-24520) by Pablo Galindo · 4 years, 6 months ago
  45. c9f0781 [3.9] bpo-42967: only use '&' as a query string separator (GH-24297) (#24528) by Senthil Kumaran · 4 years, 6 months ago
  46. 242f6c9 bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505) by Miss Islington (bot) · 4 years, 6 months ago
  47. 917eca7 bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) (#24493) by Ken Jin · 4 years, 6 months ago
  48. 863eb71 bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446) by Miss Islington (bot) · 4 years, 6 months ago
  49. 39aeb9f Simple typo fix (GH-24448) by Miss Islington (bot) · 4 years, 6 months ago
  50. f02ef7a bpo-43082: Remove redundant 'the' in Descriptor howto (GH-24394) (GH-24427) by Miss Islington (bot) · 4 years, 7 months ago
  51. 3b94526 Add link to Microsoft docs for limitations in Windows Store package (GH-24422) by Miss Islington (bot) · 4 years, 7 months ago
  52. 926ca51 bpo-43059: Remove reference to legacy external sqlite3 repository (GH-24364) by Miss Islington (bot) · 4 years, 7 months ago
  53. 08867a0 [doc] Document VIRTUAL_ENV environment variable (GH-21970) by Miss Islington (bot) · 4 years, 7 months ago
  54. d34be1e Fixing typos in turtle.rst (GH-24376) by Miss Islington (bot) · 4 years, 7 months ago
  55. 44cd244 Fixed typo in turtle.rst (GH-24371) by Miss Islington (bot) · 4 years, 7 months ago
  56. 68102fb bpo-43008: Make IDLE respect sys.excepthook (GH-24302) by Miss Islington (bot) · 4 years, 7 months ago
  57. 98e1f5c bpo-40304: Correct type(name, bases, dict) doc (GH-19553) by Miss Islington (bot) · 4 years, 7 months ago
  58. ddc0fa3 Docs: Remove stray semicolon in init.rst (GH-23974) by Miss Islington (bot) · 4 years, 7 months ago
  59. 8c3914a [3.9] bpo-42811: Update importlib.utils.resolve_name() docs to use __spec__.parent (GH-24100) (GH-24149) by Yair Frid · 4 years, 7 months ago
  60. 49c150f bpo-38413: Remove outdated section about multithreading in sqlite3 (GH-23159) by Vladimir · 4 years, 7 months ago
  61. faf4957 bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602) (GH-24139) by Miss Islington (bot) · 4 years, 7 months ago
  62. a3ca674 bpo-14014: Clarify StreamWriter.reset() documentation (GH-13716) by Miss Islington (bot) · 4 years, 7 months ago
  63. e6d0107 Revert "[3.9] [doc] Fix erroneous backslashes in signatures and names (GH-23658)" (GH-24092) by Julien Palard · 4 years, 8 months ago
  64. b0ee2b4 [3.9] bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874). (GH-24077) by Serhiy Storchaka · 4 years, 8 months ago
  65. fa12749 Bring Python into the new year. (GH-24036) by Miss Islington (bot) · 4 years, 8 months ago
  66. 8333d42 bpo-42781: Document the mechanics of cached_property from a user viewpoint (GH-24031) (#24035) by Miss Islington (bot) · 4 years, 8 months ago
  67. 55fadff Fixes a typo in importlib.metadata. (GH-23921) (#24029) by Miss Islington (bot) · 4 years, 8 months ago
  68. 7a7f3e0 [3.9] bpo-41224: Add versionadded for Symbol.is_annotated (GH-23861). (GH-24017) by Andre Delfino · 4 years, 8 months ago
  69. cc7f745 bpo-42700: Swap descriptions in pyexpat.errors (GH-23876) by Miss Islington (bot) · 4 years, 8 months ago
  70. 1ceb097 [doc] Fix missing commas in signatures (GH-23693) by Miss Islington (bot) · 4 years, 8 months ago
  71. 0b43778 bpo-42770: Fix a typo in the email.headerregistry docs (GH-23982) by Miss Islington (bot) · 4 years, 8 months ago
  72. 9f6a37c bpo-42755: Fix sqlite3.Connection.backup docs (GH-23965) by Miss Islington (bot) · 4 years, 8 months ago
  73. ed48e9e Add convolve() to the itertools recipes (GH-23928) (GH-23949) by Miss Islington (bot) · 4 years, 8 months ago
  74. 7acfe41 bpo-42388: Fix subprocess.check_output input=None when text=True (GH-23467) by Miss Islington (bot) · 4 years, 8 months ago
  75. 1e1bacf BPO-42703: Fix incorrect documentation links for asyncio.Event (GH-23881) by Miss Islington (bot) · 4 years, 8 months ago
  76. 4ec2149 bpo-29030: Document interaction between *choices* and *metavar*. (GH-23884) (GH-23894) by Miss Islington (bot) · 4 years, 8 months ago
  77. 7c48859 [3.9] [doc] Fix a few margins due to bad markup (GH-23619). (GH-23859) by Andre Delfino · 4 years, 8 months ago
  78. e89993c [3.9] [doc] Fix erroneous backslashes in signatures and names (GH-23658) (GH-23827) by Andre Delfino · 4 years, 8 months ago
  79. 409ce4a bpo-42669: Document that `except` rejects nested tuples (GH-23822) (GH-23870) by Miss Islington (bot) · 4 years, 8 months ago
  80. 40b4c40 bpo-42572: Improve argparse docs for the type parameter. (GH-23849) (GH-23869) by Miss Islington (bot) · 4 years, 8 months ago
  81. a34ab81 bpo-41724: Explain when the conversion is not possible with detect_types enabled (GH-23855) (GH-23862) by Miss Islington (bot) · 4 years, 8 months ago
  82. 597ebc8 [3.9] bpo-42675: Document collections.abc.Callable changes (GH-23839) (#23852) by kj · 4 years, 8 months ago
  83. d458d8d bpo-42559: Not that getrandbits() is non-negative. (GH-23843) (GH-23851) by Miss Islington (bot) · 4 years, 8 months ago
  84. 7826658 bpo-34805: Guarantee that __subclasses__() is in definition order. (GH-23844) (GH-23850) by Miss Islington (bot) · 4 years, 8 months ago
  85. eef33e6 bpo-42670: Fix a missing word in the itertools.product() docs (GH-23823) (GH-23824) by Miss Islington (bot) · 4 years, 8 months ago
  86. 4b412e8 bpo-36769: Document that fnmatch.filter supports any kind of iterable (GH-13039) by Miss Islington (bot) · 4 years, 8 months ago
  87. 1461992 bpo-17140: Document multiprocessing's ThreadPool (GH-23812) by Miss Islington (bot) · 4 years, 8 months ago
  88. b812e23 bpo-39096: Format specification documentation fixes for numeric types (GH-23575) by Miss Islington (bot) · 4 years, 8 months ago
  89. 2fba844 Fix indentation for get_stats_profile() docs (GH-23618) by Miss Islington (bot) · 4 years, 8 months ago
  90. aba12b6 [3.9] bpo-42517: [Enum] deprecate private name members (GH-23722) (GH-23748) by Miss Islington (bot) · 4 years, 8 months ago
  91. be9e440 [3.9] bpo-41879: Doc: Fix description of async for statement (GH-23548) (GH-23749) by Miss Islington (bot) · 4 years, 8 months ago
  92. c1a3f9a [3.9] [doc] Link to issue regarding logging.disable level param default value GH-23732 by Andre Delfino · 4 years, 8 months ago
  93. facca72 bpo-38843: Document behavior of default when the attribute is already set (GH-23653) (#23668) by Miss Islington (bot) · 4 years, 8 months ago
  94. 3689c25 bpo-42523: Fix supported versions in "Using Python on Windows" (GH-23603) by Miss Islington (bot) · 4 years, 9 months ago
  95. ed46143 bpo-37221: PyCode_New() didn't change in Python 3.8 (GH-23595) by Miss Islington (bot) · 4 years, 9 months ago
  96. 4a44f53 [3.9] bpo-17852: Doc: Fix the tutorial about closing files (GH-23135) (GH-23527) by Miss Islington (bot) · 4 years, 9 months ago
  97. aef482f Fix bz2 examples markup (GH-23580) by Miss Islington (bot) · 4 years, 9 months ago
  98. 7e80c0f [3.9] [doc] Fix smtplib and xml.dom.minidom mark-up (GH-22769) (GH-23380) by Julien Palard · 4 years, 9 months ago
  99. aab9390 bpo-42501: Revise the usage note for Enums with the choices (GH-23563) (GH-23573) by Miss Islington (bot) · 4 years, 9 months ago
  100. a83119d bpo-42450: Minor updates to the itertools recipes (GH-23555) (GH-23562) by Miss Islington (bot) · 4 years, 9 months ago