Python 3.10.8
  1. bf6b52e [3.10] gh-88452: Add a warning about non-portability of environments. (GH-98155) (GH-98156) by Miss Islington (bot) · 2 years, 10 months ago
  2. de74587 gh-83940: os docs: Improve wording for getenv/getenvb (GH-98113) by Miss Islington (bot) · 2 years, 10 months ago
  3. 8827b95 doc: remove a misleading statement. (GH-98093) by Miss Islington (bot) · 2 years, 10 months ago
  4. ac0a19b gh-56133: copyreg docs: Clarify function/constructor parameter (GH-95497) by Miss Islington (bot) · 2 years, 10 months ago
  5. 03ea515 Fix types in buffer/memoryview docs (GH-98118) by Miss Islington (bot) · 2 years, 10 months ago
  6. 820ef62 [3.10] Minor edits to the Descriptor HowTo Guide (GH-24901) (GH-98114) by Miss Islington (bot) · 2 years, 10 months ago
  7. a2ce21f gh-97913 Docs: Add walrus operator to the index (GH-97921) by Miss Islington (bot) · 2 years, 10 months ago
  8. 786fde5 gh-97822: Fix http.server documentation reference to test() function (GH-98027) by Miss Islington (bot) · 2 years, 10 months ago
  9. 1818235 gh-57179: Add note on symlinks for os.walk (GH-94799) by Miss Islington (bot) · 2 years, 11 months ago
  10. 1a31799 gh-61105: Add default param, note on using cookiejar subclass (GH-95427) by Miss Islington (bot) · 2 years, 11 months ago
  11. 0239440 [3.10] gh-91708: Revert params note in urllib.parse.urlparse table (GH-96699) (#98053) by Miss Islington (bot) · 2 years, 11 months ago
  12. 90f2c79 Add a warning message about PyOS_snprintf (GH-95993) by Miss Islington (bot) · 2 years, 11 months ago
  13. e73cb54 gh-65496: Correct wording on csv's skipinitialspace argument (GH-96170) by Miss Islington (bot) · 2 years, 11 months ago
  14. 7565944 [3.10] gh-96959: Update HTTP links which are redirected to HTTPS (GH-98039) (#98050) by Miss Islington (bot) · 2 years, 11 months ago
  15. 5054ae2 gh-64921: Clarify wording for open()'s newline arg (GH-96171) by Miss Islington (bot) · 2 years, 11 months ago
  16. 5e87cc2 [3.10] gh-71316: Update dis documentation to include changes to jump arguments (GH-95798). (GH-98029) by Christopher Chianelli · 2 years, 11 months ago
  17. bb21bc3 [3.10] Remove extra spaces in custom openSSL documentation. (GH-93568) (#98008) by Miss Islington (bot) · 2 years, 11 months ago
  18. bc03bf4 gh-97850: Remove the open issues section from the import reference (GH-97935) by Miss Islington (bot) · 2 years, 11 months ago
  19. b7487df gh-86482: Document assignment expression need for ()s (GH-23291) by Miss Islington (bot) · 2 years, 11 months ago
  20. 537c93e [3.10] gh-93738: Disallow pre-v3 syntax in the C domain (GH-97962) (#97977) by Łukasz Langa · 2 years, 11 months ago
  21. e2591e4 [3.10] gh-95691: Doc BufferedWriter and BufferedReader (GH-95703) (#97948) by Miss Islington (bot) · 2 years, 11 months ago
  22. c80c282 GH-88968: Add notes about socket ownership transfers (GH-97936) by Miss Islington (bot) · 2 years, 11 months ago
  23. 9f1c9b1 [3.10] gh-97654: Add auto exception chaining example to tutorial (GH-97703) (#97884) by Miss Islington (bot) · 2 years, 11 months ago
  24. 3b0f2a7 [3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925) by Łukasz Langa · 2 years, 11 months ago
  25. b39182e [3.10] gh-93738: Documentation C syntax (Function glob patterns -> literal markup) (GH-97774) (#97911) by Miss Islington (bot) · 2 years, 11 months ago
  26. de0a656 [3.10] gh-93738: Documentation C syntax (:c:type:`PyTypeObject*` -> :c:expr:`PyTypeObject*`) (GH-97778) (#97890) by Miss Islington (bot) · 2 years, 11 months ago
  27. 9aed6bd [3.10] gh-93738: Documentation C syntax (Use `c:struct`) (GH-97772) (#97893) by Łukasz Langa · 2 years, 11 months ago
  28. d99ea4c [3.10] gh-93738: Documentation C syntax (:c:type: to :c:expr:, misc. cases) (GH-97775) (#97891) by Łukasz Langa · 2 years, 11 months ago
  29. 4245764 [3.10] gh-93738: Documentation C syntax (:c:type:`PyObject` -> :c:expr:`PyObject`) (GH-97776) (#97888) by Miss Islington (bot) · 2 years, 11 months ago
  30. 3c09deb gh-97661: Improve accuracy of sqlite3.Cursor.fetchone docs (GH-97662) by Miss Islington (bot) · 2 years, 11 months ago
  31. 24908f1 Add re.VERBOSE flag documentation example (GH-97678) by Miss Islington (bot) · 2 years, 11 months ago
  32. 09e5029 [3.10] gh-93738: Documentation C syntax (:c:type:`PyInterpreterState *` -> :c:expr:`PyInterpreterState *`) (GH-97777) (#97877) by Miss Islington (bot) · 2 years, 11 months ago
  33. 95289bf [3.10] gh-93738: Documentation C syntax (:c:data:`view->obj` -> :c:expr:`view->obj`) (GH-97773) (#97868) by Miss Islington (bot) · 2 years, 11 months ago
  34. 994eaa3 [3.10] gh-93738: Documentation C syntax (:c:type:`TYPE` -> :c:expr:`TYPE`) (GH-97770) (#97870) by Miss Islington (bot) · 2 years, 11 months ago
  35. 5eedf1d [3.10] gh-93738: Documentation C syntax (:c:type:`FILE` -> :c:expr:`FILE`) (GH-97769) (#97872) by Miss Islington (bot) · 2 years, 11 months ago
  36. 9c755d7 [3.10] gh-93738: Documentation C syntax (:c:type:`PyTupleObject*` -> :c:expr:`PyTupleObject*`) (GH-97780) (#97864) by Miss Islington (bot) · 2 years, 11 months ago
  37. 5aa108b [3.10] gh-93738: Documentation C syntax (:c:type:`PyBytesObject*` -> :c:expr:`PyBytesObject*`) (GH-97782) (#97862) by Miss Islington (bot) · 2 years, 11 months ago
  38. 20ddf1c [3.10] gh-93738: Documentation C syntax (:c:type:`PyUnicodeObject*` -> :c:expr:`PyUnicodeObject*`) (GH-97783) (#97860) by Miss Islington (bot) · 2 years, 11 months ago
  39. f879297 [3.10] gh-93738: Documentation C syntax (:c:type:`Py_UNICODE*` -> :c:expr:`Py_UNICODE*`) (GH-97784) (#97858) by Miss Islington (bot) · 2 years, 11 months ago
  40. a980daf [3.10] gh-88355: Fix backslashes in AF_PIPE (GH-96543) (#97855) by Miss Islington (bot) · 2 years, 11 months ago
  41. f9b49b6 [3.10] gh-96448: fix documentation for _thread.lock.acquire (GH-96449) (#97852) by Miss Islington (bot) · 2 years, 11 months ago
  42. 19ed29e [3.10] gh-97709: Included newline separator in Mandelbrot set (GH-97737) (#97823) by Miss Islington (bot) · 2 years, 11 months ago
  43. f4e2686 GH-82604: fix docs about configuring selector (GH-97755) by Miss Islington (bot) · 2 years, 11 months ago
  44. 2911521 gh-97754: Update doc for default location of per-user installs on Windows (GH-97756) by Miss Islington (bot) · 2 years, 11 months ago
  45. 82ce586 gh-93738: Documentation C syntax (:c:data:`0` -> ``0``) (GH-97771) by Miss Islington (bot) · 2 years, 11 months ago
  46. 6569837 Update http.client.rst (GH-24803) by Miss Islington (bot) · 2 years, 11 months ago
  47. 280bf3f Minor grammar changes to http.client docs (GH-96221) by Miss Islington (bot) · 2 years, 11 months ago
  48. f8a3c4c Document that MozillaCookieJar works for curl's cookie files (GH-91852) by Miss Islington (bot) · 2 years, 11 months ago
  49. 17b49be multiprocessing docs: Remove extra option ELLIPSIS from section with code (GH-96625) by Miss Islington (bot) · 2 years, 11 months ago
  50. e1cbb6f Fix typo in unittest docs (GH-97742) by Miss Islington (bot) · 2 years, 11 months ago
  51. bead571 [3.10] gh-96845: Fix docs around importlib.abc.Traversable (GH-97515) by Jason R. Coombs · 2 years, 11 months ago
  52. a1711ef gh-97740: Fix bang in Sphinx C domain ref target syntax (GH-97741) by Miss Islington (bot) · 2 years, 11 months ago
  53. 72d445a GH-85447: Clarify docs about awaiting future multiple times (GH-97738) by Miss Islington (bot) · 2 years, 11 months ago
  54. 5ee8344 gh-97607: Fix content parsing in the impl-detail reST directive (GH-97652) by Miss Islington (bot) · 2 years, 11 months ago
  55. a4fbb94 gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919) by Miss Islington (bot) · 2 years, 11 months ago
  56. 748b2b7 Fix capitalization of Unix in documentation (GH-96913) by Miss Islington (bot) · 2 years, 11 months ago
  57. 6d7dbcc gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685) by Miss Islington (bot) · 2 years, 11 months ago
  58. ba52d01 [3.10] Use SyntaxError invalid range in tutorial introduction example (GH-93031) (GH-97667) by Miss Islington (bot) · 2 years, 11 months ago
  59. 0688f11 gh-96397: Document that attributes need not be identifiers (GH-96454) by Miss Islington (bot) · 2 years, 11 months ago
  60. b7b261a closes gh-97650: correct sphinx executable (gh-97651) by Miss Islington (bot) · 2 years, 11 months ago
  61. 13f23e0 fixup policy docs (GH-97618) by Miss Islington (bot) · 2 years, 11 months ago
  62. feb4be1 [3.10] gh-65046: Add note about logging from async code. (GH-97602) (GH-97609) by Miss Islington (bot) · 2 years, 11 months ago
  63. 0a7d435 gh-96377: Update asyncio policy doc intro paras to be clear and accurate (GH-97603) by Miss Islington (bot) · 2 years, 11 months ago
  64. 2e315d8 gh-96959: Update more HTTP links (GH-97536) by Miss Islington (bot) · 2 years, 11 months ago
  65. 6a41d11 [3.10] gh-97567: Fixup cached_statements default value in sqlite3.connect docs (#97568) by Jia Junjie · 2 years, 11 months ago
  66. 72a7815 GH-65046: Fix docs about logging in `asyncio` (GH-97559) by Miss Islington (bot) · 2 years, 11 months ago
  67. 8bdaf9b gh-82530: Create blank function instead of invalid import for email example (GH-97529) by Miss Islington (bot) · 2 years, 11 months ago
  68. 437032e gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) by Miss Islington (bot) · 2 years, 11 months ago
  69. 2a50772 gh-77171: Document that wave only supports simple PCM files (GH-97510) by Miss Islington (bot) · 2 years, 11 months ago
  70. de9e8ae gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765) by Miss Islington (bot) · 2 years, 11 months ago
  71. 8a2afd2 gh-96397: Document that keywords in calls need not be identifiers (GH-96393) by Miss Islington (bot) · 2 years, 11 months ago
  72. c166541 gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291) (gh-96990) by Miss Islington (bot) · 2 years, 11 months ago
  73. 96739bc [3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (GH-93543) by Miss Islington (bot) · 2 years, 11 months ago
  74. 7b6021b [3.10] gh-96917: link to typing.readthedocs.io from typing.rst (GH-96921) (GH-96937) by Shantanu · 2 years, 11 months ago
  75. 7a8ac38 [3.10] gh-96727: Document restrictions on Handler.emit() with respect to locking. (GH-96948) (GH-96951) by Vinay Sajip · 2 years, 11 months ago
  76. ce11f39 gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874) by Miss Islington (bot) · 3 years ago
  77. ec08534 gh-96810: Clarify for which statements sqlite3 implicitly opens transactions (GH-96832) by Miss Islington (bot) · 3 years ago
  78. 7528e2c gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798) by Miss Islington (bot) · 3 years ago
  79. fbc768f [3.10] gh-96702: Order methods before attrs in sqlite3.Connection docs (GH-96703). (#96789) by Erlend E. Aasland · 3 years ago
  80. 9b71058 gh-94972: document that shield users need to keep a reference to their task (GH-96724) by Miss Islington (bot) · 3 years ago
  81. 6ee7a6b [3.10] gh-88287: Add BufferingFormatter documentation. (GH-96608) (GH-96674) by Miss Islington (bot) · 3 years ago
  82. 5caff8e [doc] Update example in traceback doc (GH-96600) (GH-96605) by Irit Katriel · 3 years ago
  83. e13f49a [3.10] gh-84095: Fill documentation gap regarding user-defined objects. (GH-… (GH-96576) by Vinay Sajip · 3 years ago
  84. f5a7847 Docs: alphabetically order sqlite3.Cursor attrs (GH-96565) by Miss Islington (bot) · 3 years ago
  85. 4dea99f gh-68163: Correct conversion of Rational instances to float (GH-25619) (GH-96557) by Miss Islington (bot) · 3 years ago
  86. 3a56a93 gh-95778: remove unneeded doc note on float.as_integer_ratio (GH-96553) by Miss Islington (bot) · 3 years ago
  87. 76d7105 doc typo: spell limitation (GH-96542) by Miss Islington (bot) · 3 years ago
  88. 7b163f8 [3.10] gh-89087: Update logging.QueueHandler documentation to clarify record… (GH-96527) (GH-96529) by Miss Islington (bot) · 3 years ago
  89. cb39a44 bpo-30419: DOC: Update missing information in bdb docs (GH-1687) by Miss Islington (bot) · 3 years ago
  90. 8f0fa4b [3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501) by Gregory P. Smith · 3 years ago
  91. bbcb03e gh-96168: Improve sqlite3 dict_factory example (GH-96457) by Miss Islington (bot) · 3 years ago
  92. 2ecc195 [3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453) by Erlend E. Aasland · 3 years ago
  93. a0d0a77 Docs: normalise sqlite3 placeholder how-to heading (GH-96413) by Miss Islington (bot) · 3 years ago
  94. 9389e2f Docs: Improve clarity for bytes.hex() (GH-95257) by Miss Islington (bot) · 3 years ago
  95. 57f4472 [3.10] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380) (GH-96400) by Miss Islington (bot) · 3 years ago
  96. e89f8b0 Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273) by Miss Islington (bot) · 3 years ago
  97. af9fbec [3.10] Docs: normalize SQL style in sqlite3 docs (GH-96403). (#96409) by Erlend E. Aasland · 3 years ago
  98. 928a692 [3.10] gh-95432: Add doctests for the sqlite3 docs (GH-96225) (#96379) by Erlend E. Aasland · 3 years ago
  99. b6fb779 GH-96359: Fix docs that claim int(0|1) doesn't match False (GH-96361) by Miss Islington (bot) · 3 years ago
  100. f51c232 [3.10] gh-95994: Clarify escaped newlines. (GH-96066) (#96360) by Ezio Melotti · 3 years ago