Python 3.11.2
  1. c993ffa GH-101616: Mention the Docs Discourse forum in the "reporting docs issues" (GH-101617) by Miss Islington (bot) · 2 years, 6 months ago
  2. 7cbcfbe GH-56426: Add cross-reference to the documentation for faulthandler, traceback, and pdb. (GH-101157) by Miss Islington (bot) · 2 years, 7 months ago
  3. 4c76346 Add missing `versionadded` directive for `PyCode_Addr2Location` (GH-101347) by Miss Islington (bot) · 2 years, 7 months ago
  4. 4392bf6 docs: replace PyPI description with link (GH-101506) by Miss Islington (bot) · 2 years, 7 months ago
  5. 2366c1a gh-100920: Update documentation for `asyncio.StreamWriter.wait_closed` (GH-101514) by Miss Islington (bot) · 2 years, 7 months ago
  6. bfac5d9 gh-100925: Move array methods under class in array doc (GH-101485) by Miss Islington (bot) · 2 years, 7 months ago
  7. 08f5c77 docs: Fix enum reassign `str` documentation (GH-101507) by Miss Islington (bot) · 2 years, 7 months ago
  8. c2c970f Docs: improve accuracy of sqlite3 `check_same_thread` parameter (GH-101351) by Miss Islington (bot) · 2 years, 7 months ago
  9. e98fa71 gh-101467: Correct py.exe handling of prefix matches and cases when only one runtime is installed (GH-101468) by Miss Islington (bot) · 2 years, 7 months ago
  10. 89442e1 gh-101498 : Fix asyncio.Timeout example in docs (GH-101499) by Miss Islington (bot) · 2 years, 7 months ago
  11. c796d34 [3.11] gh-101454: fix documentation for END_ASYNC_FOR (#101455) (#101493) by Irit Katriel · 2 years, 7 months ago
  12. 85cc5d0e gh-98657: [docs] `array.typecodes` is a module-level attribute (GH-98729) by Miss Islington (bot) · 2 years, 7 months ago
  13. 5e49807 [3.11] gh-101440: fix json snippet error in logging-cookbook.rst (GH-101439) (GH-101463) by Miss Islington (bot) · 2 years, 7 months ago
  14. 9e4ba5c4 gh-99276 - Updated Doc/faq/general.rst (GH-101396) by Miss Islington (bot) · 2 years, 7 months ago
  15. 43af2db Add JOBS parameter to docs Makefile (GH-101395) by Miss Islington (bot) · 2 years, 7 months ago
  16. a79dd88 gh-77607: Improve accuracy of os.path.join docs (GH-101406) by Miss Islington (bot) · 2 years, 7 months ago
  17. 6a94f4c Fixes typo in asyncio.TaskGroup context manager code example (GH-101449) by Miss Islington (bot) · 2 years, 7 months ago
  18. 6ec9f2d gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424) by Miss Islington (bot) · 2 years, 7 months ago
  19. 3bcb630 gh-98240: Updated Path.rename docs, when it is atomic (GH-98245) by Miss Islington (bot) · 2 years, 7 months ago
  20. 3467991 Fix trivial typo in shebang example (GH-101385) by Miss Islington (bot) · 2 years, 7 months ago
  21. 88a1e6d [3.11] [doc] Add a section on logging handler configuration order. (GH-101380) (GH-101382) by Miss Islington (bot) · 2 years, 7 months ago
  22. 1016909 [3.11] [doc] Add some notices to logging configuration documentation. (GH-101373) (GH-101376) by Miss Islington (bot) · 2 years, 7 months ago
  23. bab7994 [docs] Mention how to get/set a bigint PyLong via the C API (GH-101270) by Miss Islington (bot) · 2 years, 7 months ago
  24. 4cf4169 Added asyncio REPL example to docs. (GH-101243) by Miss Islington (bot) · 2 years, 7 months ago
  25. 69d12d8 [3.11] GH-101097: Switch from standard interval notation to greater or less than signs for random.random()'s documentation (GH-101119) (GH-101246) by Miss Islington (bot) · 2 years, 7 months ago
  26. db0eeb3 [3.11] gh-86610: Use attribute directive in docs for pathlib.PurePath (GH-101114) (#101205) by Miss Islington (bot) · 2 years, 7 months ago
  27. efc89f3 [3.11] GH-101111: Disambigaute origin of const for store_const and append_const (GH-101121) (#101203) by Miss Islington (bot) · 2 years, 7 months ago
  28. 1798df2 [3.11] Fix minor typos in SSL documentation (GH-101158) (#101201) by Miss Islington (bot) · 2 years, 7 months ago
  29. 0dc35e4 gh-91485: Avoid unnecessary use of non-Python syntax in io docs (GH-101177) by Miss Islington (bot) · 2 years, 7 months ago
  30. e039d53 [3.11] gh-101100: [Enum] Fix sphinx warnings in docs (GH-101122) (#101173) by Miss Islington (bot) · 2 years, 7 months ago
  31. 5e1c4ac [3.11] Provided better example for logging cookbook (GH-101164) (GH-101184) by Miss Islington (bot) · 2 years, 7 months ago
  32. efe3a38 [3.11] gh-101144: Allow zipfile.Path .open & .read_text encoding to be positional (#101179) by Gregory P. Smith · 2 years, 7 months ago
  33. 1998ea6 gh-101041: Fix a misspelled name of `utctimetuple` in a doc warning (GH-101042) by Miss Islington (bot) · 2 years, 7 months ago
  34. db65a32 Docs: improve sqlite3 placeholders example (GH-101092) by Miss Islington (bot) · 2 years, 7 months ago
  35. 5e52778 Fix typo in `ReprEnum` documentation (GH-101079) by Miss Islington (bot) · 2 years, 7 months ago
  36. a3510c3 gh-100247: Improve documentation for custom shebang commands in py.exe launcher (GH-101083) by Miss Islington (bot) · 2 years, 7 months ago
  37. 6d98282 [3.11] Sync-up parameter name in equivalent code snippet of `enumerate` (GH-101029) (#101030) by Miss Islington (bot) · 2 years, 7 months ago
  38. c7aa392 gh-100668: Clarify how sqlite3 maps parameters onto placeholders (GH-100960) by Miss Islington (bot) · 2 years, 7 months ago
  39. 39c1f68 gh-101021: Document binary parameters as bytes (GH-101024) by Miss Islington (bot) · 2 years, 7 months ago
  40. ba88628 [3.11] Add recipes to showcase tee(), zip*, batched, starmap, and product. (GH-101028) by Raymond Hettinger · 2 years, 7 months ago
  41. 6492492 gh-100247: Fix py.exe launcher not using entire shebang command for finding custom commands (GH-100944) by Miss Islington (bot) · 2 years, 7 months ago
  42. 2834fdc [3.11] gh-100160: Tweak the documentation for the default asyncio policy (GH-100969) by Serhiy Storchaka · 2 years, 7 months ago
  43. 7571764 Fix typo in `enum` module documentation (GH-100992) by Miss Islington (bot) · 2 years, 7 months ago
  44. e8097d4 GH-100894: Updated the doc for `sys.winver` to clarify its usual contents (GH-100913) by Miss Islington (bot) · 2 years, 7 months ago
  45. 1b2459d [3.11] gh-100160: Remove any deprecation warnings in asyncio.get_event_loop() (#100412) by Serhiy Storchaka · 2 years, 7 months ago
  46. a7f9afd [3.11] gh-100916: Convert argument to appropriate type (GH-100917) (GH-100918) by Miss Islington (bot) · 2 years, 7 months ago
  47. 1e74a12 [3.11] Fix typos in Doc folder (GH-100880). (#100914) by Hugo van Kemenade · 2 years, 7 months ago
  48. 4e096ec bpo-28356: Document os.rename() behavior on Windows for differing volumes (GH-27376) by Miss Islington (bot) · 2 years, 7 months ago
  49. 07d1f99 [3.11] Update copyright years to 2023. (gh-100848) (GH-100849) by Miss Islington (bot) · 2 years, 7 months ago
  50. 87076d8 gh-100783: fix os.path.join documentation (GH-100811) by Miss Islington (bot) · 2 years, 7 months ago
  51. caed845 gh-100824: Fix typo in the documentation of unittest.TestLoader.testNamePatterns (GH-100825) by Miss Islington (bot) · 2 years, 7 months ago
  52. 4b4e6da [3.11] Future-proof recipe by renaming dotproduct() to sumprod() (GH-100828) by Raymond Hettinger · 2 years, 7 months ago
  53. a3e2407 gh-100673: Removed erroneous note in the get_type_hints docs (GH-100701) by Miss Islington (bot) · 2 years, 7 months ago
  54. 72263f2 gh-99026 update dataclasses docs for when annotations are inspected (gh-100798) by Miss Islington (bot) · 2 years, 8 months ago
  55. d6b8413 gh-87691: clarify use of anchor in pathlib docs (GH-100782) by Miss Islington (bot) · 2 years, 8 months ago
  56. 7586100 gh-87691: add an absolute path pathlib example in / operator docs (GH-100737) by Miss Islington (bot) · 2 years, 8 months ago
  57. a34f0bd GH-100766: Note that locale.LC_MESSAGES is not universal (GH-100767) by Miss Islington (bot) · 2 years, 8 months ago
  58. eba6b00 [3.11] gh-81611: Improve `range` paragraph in 8.3 of language reference (GH-98353) (#100704) by Miss Islington (bot) · 2 years, 8 months ago
  59. c915f00 docs: fix `ssizeobjargproc` parameters (GH-100736) by Miss Islington (bot) · 2 years, 8 months ago
  60. b93bd15 [3.11] Docs: Fix the Show Source link (GH-100733) by Zachary Ware · 2 years, 8 months ago
  61. 7e9b2b0 [Enum] docs: replace 'last value' by 'highest value' for Flag auto (GH-100709) by Miss Islington (bot) · 2 years, 8 months ago
  62. f49006e gh-100700: Remove Date and Release fields in past whatsnews (GH-100729) by Zachary Ware · 2 years, 8 months ago
  63. b99ac1d fix `grammer` -> `grammar` typo in expressions.rst (GH-100683) by Miss Islington (bot) · 2 years, 8 months ago
  64. 1bc0705 Fix deprecation doc for `PyEval_InitThreads` (GH-100667) by Miss Islington (bot) · 2 years, 8 months ago
  65. af136e9 gh-100428: Make int documentation more accurate (GH-100436) by Miss Islington (bot) · 2 years, 8 months ago
  66. e7a2659 gh-99953: Purge mention of numeric param style from sqlite3 docs (GH-100630) by Miss Islington (bot) · 2 years, 8 months ago
  67. 18ccb84 gh-100201: Document behavior with a bare `yield` statement (GH-100416) by Miss Islington (bot) · 2 years, 8 months ago
  68. c7dcfda gh-96773 Fix documentation of socket backlog (GH-96778) by Miss Islington (bot) · 2 years, 8 months ago
  69. 7ed7127 gh-100546: Remove incorrect positional-only marker from eval (GH-100547) by Miss Islington (bot) · 2 years, 8 months ago
  70. f80ba44 gh-100633 Tutorial: Fix dataclasses import (GH-100638) by Miss Islington (bot) · 2 years, 8 months ago
  71. f9ddbc0 GH-85979: Clarify specification of `object.__await__` (GH-22320) by Miss Islington (bot) · 2 years, 8 months ago
  72. 1800630 [3.11] Improve comments in itertools uniquification recipes (GH-100631) (GH-100632) by Miss Islington (bot) · 2 years, 8 months ago
  73. 297465a gh-100616: Document 'attr' parameter for window.vline() in curses module (GH-24961) by Miss Islington (bot) · 2 years, 8 months ago
  74. e180dff gh-100583: Improve the `pydoc` documentation (GH-100590) by Miss Islington (bot) · 2 years, 8 months ago
  75. ac31120 GH-100101: Clarify documentation of zip's strict option (GH-100103) by Miss Islington (bot) · 2 years, 8 months ago
  76. 9120450 Restore early-out to factor(). Strengthen tests. (GH-100591) by Miss Islington (bot) · 2 years, 8 months ago
  77. 95fa61c Improve factor() recipe and fix its tests (GH-100576) by Miss Islington (bot) · 2 years, 8 months ago
  78. de62128 gh-55688: Add note about ending backslashes for raw strings (GH-94768) by Miss Islington (bot) · 2 years, 8 months ago
  79. 2cb4b13 [3.11] gh-92446: Improve argparse choices docs (GH-94627) (#100528) by Shantanu · 2 years, 8 months ago
  80. 44b664e gh-99535: Add test for inheritance of annotations and update documentation (GH-99990) by Miss Islington (bot) · 2 years, 8 months ago
  81. f801fa8 gh-100472: Fix docs claim that compileall parameters could be bytes (GH-100473) by Miss Islington (bot) · 2 years, 8 months ago
  82. 80013d7 [Minor PR] Quotes in documentation changed into code blocks (GH-99536) by Miss Islington (bot) · 2 years, 8 months ago
  83. 3b70487 GH-93179: Document the thread safety of functools.lru_cache (GH-95970) by Miss Islington (bot) · 2 years, 8 months ago
  84. bf0f306 gh-100428: Make float documentation more accurate (GH-100437) by Miss Islington (bot) · 2 years, 8 months ago
  85. a7eee89 gh-99908: Tutorial: Modernize the 'data-record class' example (GH-100499) by Miss Islington (bot) · 2 years, 8 months ago
  86. ba87dae Misc Itertools recipe tweaks (GH-100493) by Miss Islington (bot) · 2 years, 8 months ago
  87. b914054 gh-77771: Add enterabs example in sched (GH-92716) by Miss Islington (bot) · 2 years, 8 months ago
  88. a852c5f [3.11] Correct CVE-2020-10735 documentation (GH-100306). (#100476) by Gregory P. Smith · 2 years, 8 months ago
  89. 94775943 Add "strict" to dotproduct(). Add docstring. Factor-out common code. (GH-100480) by Miss Islington (bot) · 2 years, 8 months ago
  90. 4b3b642 gh-98712: Clarify "readonly bytes-like object" semantics in C arg-parsing docs (GH-98710) by Miss Islington (bot) · 2 years, 8 months ago
  91. 1fa4c6b gh-48496: Added example and link to faq for UnboundLocalError in reference (GH-93068) by Miss Islington (bot) · 2 years, 8 months ago
  92. fe828ec gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry (GH-91499) by Miss Islington (bot) · 2 years, 8 months ago
  93. 23fa166 gh-99991: improve docs on str.encode and bytes.decode (GH-100198) by Miss Islington (bot) · 2 years, 8 months ago
  94. 1332fda Clarify that every thread has its own default context in contextvars (GH-99246) by Miss Islington (bot) · 2 years, 8 months ago
  95. cfa78ec gh-69929: re docs: Add more specific definition of \w (GH-92015) by Miss Islington (bot) · 2 years, 8 months ago
  96. 0918667 [3.11] GH-98363: Update batched() recipe in docs to match 3.12 (#100323) by Raymond Hettinger · 2 years, 8 months ago
  97. bf0a334 Docs: Use `PY_VERSION_HEX` for version comparison (GH-100179) by Miss Islington (bot) · 2 years, 8 months ago
  98. 370498b gh-97909: Fix markup for `PyMethodDef` members (GH-100089) by Miss Islington (bot) · 2 years, 8 months ago
  99. e3d8578 Document that zipfile's pwd parameter is a `bytes` object (GH-100209) by Miss Islington (bot) · 2 years, 8 months ago
  100. 4c810f9 gh-99830: asyncio: Document returns of remove_{reader,writer} (GH-100302) by Miss Islington (bot) · 2 years, 8 months ago