1. 49e5740 [3.13] gh-121027: Add a future warning in functools.partial.__get__ (GH-121086) (#121092) by Miss Islington (bot) · 1 year, 2 months ago
  2. d7cd71c [3.13] gh-120937: Reference weakref from the `__del__` documentation (GH-120940) (#121061) by Miss Islington (bot) · 1 year, 2 months ago
  3. 1764a31 [3.13] Doc/README: Document 'make htmllive' (GH-120692) (#120990) by Miss Islington (bot) · 1 year, 2 months ago
  4. 6cddf1a [3.13] gh-120661: improve example for basic type hints (GH-120934) (#120987) by Miss Islington (bot) · 1 year, 2 months ago
  5. 4619f89 [3.13] GH-119054: Add "Permissions and ownership" section to pathlib docs. (GH-120505) (#120967) by Barney Gale · 1 year, 2 months ago
  6. 0a77058 [3.13] gh-120858: PyDict_Next should not lock the dict (GH-120859) (#120964) by Miss Islington (bot) · 1 year, 2 months ago
  7. 447e07a [3.13] gh-119521: Rename IncompleteInputError to _IncompleteInputError and remove from public API/ABI (GH-119680, GH-120955) (GH-120944) by Miss Islington (bot) · 1 year, 2 months ago
  8. a19a589 [3.13] docs: puremagic.what() as replacement for imghdr.what() (GH-120871) (#120951) by Miss Islington (bot) · 1 year, 2 months ago
  9. 206028d [3.13] gh-112169: Documented getaddrinfo/getnameinfo default loop executor usage and implications. (GH-112191) (#120935) by Miss Islington (bot) · 1 year, 2 months ago
  10. 1aadb51 [3.13] Docs makefile/RTD: Use uv if installed (GH-120711) (#120922) by Miss Islington (bot) · 1 year, 2 months ago
  11. d6791cd [3.13] Typing docs: normalize some indents in code examples (GH-120912) (#120915) by Miss Islington (bot) · 1 year, 2 months ago
  12. 97acd29 [3.13] gh-120896: Fix typo in version changed note of `urllib.parse.urlparse()` (GH-120898) (#120902) by Miss Islington (bot) · 1 year, 2 months ago
  13. bf7aac3 [3.13] gh-119003: Clarify slice assignments (GH-119935) (#120847) by Miss Islington (bot) · 1 year, 2 months ago
  14. 4dc27bc [3.13] gh-119344: Make critical section API public (GH-119353) (#120856) by Sam Gross · 1 year, 2 months ago
  15. e748805 [3.13] gh-120838: Add a Note in the Docs About Expectations for Py_Finalize() (gh-120852) by Miss Islington (bot) · 1 year, 2 months ago
  16. abdbf33 [3.13] gh-120773: document introspective attributes of an async generator object in the inspect module (GH-120778) (#120827) by Miss Islington (bot) · 1 year, 2 months ago
  17. 7302855 [3.13] gh-111259: Document idiomatic RE pattern (?s:.) that matches any character (GH-120745) (GH-120813) by Miss Islington (bot) · 1 year, 2 months ago
  18. 3cb6c4c [3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#120800) by Sam Gross · 1 year, 2 months ago
  19. b8fd80f [3.13] GH-119462: Enforce invariants of type versioning. Backport of GH-120731. (#120748) by Mark Shannon · 1 year, 2 months ago
  20. d0a5e40 [3.13] Update the documentation howto index page and group docs into 3 logical sections (GH-119366, GH-120703) (GH-120646) by Miss Islington (bot) · 1 year, 2 months ago
  21. 8cfd005 [3.13] gh-119698: fix `symtable.Class.get_methods` and document its behaviour correctly (GH-120151) (#120777) by Jelle Zijlstra · 1 year, 2 months ago
  22. e415d25 [3.13] gh-118820: Zero-valued flag enum has no name (GH-118848) (GH-120759) by Miss Islington (bot) · 1 year, 2 months ago
  23. d3918eb [3.13] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-120753) (#120757) by Miss Islington (bot) · 1 year, 2 months ago
  24. adef569 [3.13] gh-120521: clarify except* documentation to allow tuples (GH-120523) (#120750) by Miss Islington (bot) · 1 year, 2 months ago
  25. c598e61 [3.13] gh-119960: Add information about regex flags in re module functions (GH-119978) (#120730) by Miss Islington (bot) · 1 year, 2 months ago
  26. 39c3f11 [3.13] gh-120381: Fix inspect.ismethoddescriptor() (GH-120684) by Miss Islington (bot) · 1 year, 2 months ago
  27. 1b02811 [3.13] gh-120496: Add a note about iterator thread-safe (gh-120685) (#120706) by Miss Islington (bot) · 1 year, 2 months ago
  28. 1ce5984 [3.13] gh-118789: Add `PyUnstable_Object_ClearWeakRefsNoCallbacks` (GH-118807) (#120695) by Miss Islington (bot) · 1 year, 2 months ago
  29. 8c129d9 [3.13] gh-119241: Add HOWTO for free-threaded C API extensions (GH-119877) (#120693) by Miss Islington (bot) · 1 year, 2 months ago
  30. 36b0052 [3.13] gh-120662: Improve `smtplib` example (GH-120668) (#120681) by Miss Islington (bot) · 1 year, 2 months ago
  31. 7c47f93 [3.13] gh-119933: Improve ``SyntaxError`` message for invalid type parameters expressions (GH-119976) (#120641) by Jelle Zijlstra · 1 year, 2 months ago
  32. 3b28e43 [3.13] gh-112346: Document the OS byte in `gzip.compress` output change in 3.11 (GH-120480) (#120612) by Miss Islington (bot) · 1 year, 2 months ago
  33. 7655989 [3.13] gh-118596: Add thread-safety clarifications to the SSLContext documentation (GH-118597) (#120595) by Miss Islington (bot) · 1 year, 2 months ago
  34. 96b784b [3.13] Docs: remove temporary hardcoded links (GH-120348) (#120587) by Miss Islington (bot) · 1 year, 2 months ago
  35. d4e1d09 [3.13] gh-120572: add missing parentheses in TypeIs documentation (GH-120573) (#120575) by Miss Islington (bot) · 1 year, 2 months ago
  36. a19bb26 [3.13] gh-112346: Always set OS byte to 255, simpler gzip.compress function. (GH-120486) (#120563) by Miss Islington (bot) · 1 year, 2 months ago
  37. 29bbd5f [3.13] annotations: expand documentation on "simple" assignment targets (GH-120535) (#120555) by Miss Islington (bot) · 1 year, 2 months ago
  38. da40fa3 [3.13] gh-120361: Add `nonmember` test with enum flags inside to `test_enum` (GH-120364) (#120511) by Miss Islington (bot) · 1 year, 2 months ago
  39. d5ad3b7 [3.13] GH-119054: Add "Renaming and deleting" section to pathlib docs. (GH-120465) (#120472) by Miss Islington (bot) · 1 year, 2 months ago
  40. e0f4dd8 [3.13] GH-119054: Add "Creating files and directories" section to pathlib docs. (GH-120186) (#120462) by Miss Islington (bot) · 1 year, 2 months ago
  41. b1ebbb5 [3.13] gh-101575: document Decimal.__round__() (GH-101737) (GH-120394) by Miss Islington (bot) · 1 year, 2 months ago
  42. f0788cb [3.13] gh-120345: Fix incorrect use of the :class: role with the "()" suffix (GH-120347) (GH-120411) by Miss Islington (bot) · 1 year, 2 months ago
  43. 8f5ce42 [3.13] gh-120128: fix description of argument to ipaddress.collapse_addresses() (GH-120131) (#120135) by Miss Islington (bot) · 1 year, 2 months ago
  44. f465dfb [3.13] Fix typo in ElementTree docs (GH-120342) (#120357) by Miss Islington (bot) · 1 year, 2 months ago
  45. f6689d9 [3.13] gh-120276: Fix incorrect email.header.Header maxlinelen default (GH-120277) (GH-120279) by Miss Islington (bot) · 1 year, 2 months ago
  46. a2003bd [3.13] gh-110383: Improve 'old string formatting' text in tutorial (GH-120219) (#120229) by Miss Islington (bot) · 1 year, 2 months ago
  47. ffa7d82 [3.13] gh-110383: Clarify "non-integral" wording in pow() docs (GH-119688) (#120206) by Miss Islington (bot) · 1 year, 2 months ago
  48. 0e6605f [3.13] Add Plausible for docs metrics (GH-119977) (#120193) by Miss Islington (bot) · 1 year, 2 months ago
  49. 56a7e04 [3.13] gh-119577: Adjust DeprecationWarning when testing element truth values in ElementTree (GH-119762) (GH-120189) by Miss Islington (bot) · 1 year, 2 months ago
  50. d4566c0 [3.13] GH-119054: Add "Reading directories" section to pathlib docs (GH-119956) (#120183) by Barney Gale · 1 year, 2 months ago
  51. 8e0c80a [3.13] gh-119287: clarify doc on BaseExceptionGroup.derive and link to it from contextlib.suppress (GH-119657) (#120105) by Miss Islington (bot) · 1 year, 2 months ago
  52. df8a98a [3.13] gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120085) by Miss Islington (bot) · 1 year, 2 months ago
  53. a653562 [3.13] gh-114616: Improve docs regarding changes to caches representation in dis (GH-120033) (#120079) by Miss Islington (bot) · 1 year, 2 months ago
  54. 54023a6 [3.13] Fix incorrect pull GitHub link in What's New (GH-120045) (#120052) by Miss Islington (bot) · 1 year, 2 months ago
  55. 6725c78 [3.13] gh-119588: Update docs to reflect decision to include the change with Python 3.13 and not 3.12. (GH-120043) (#120046) by Miss Islington (bot) · 1 year, 2 months ago
  56. 34a6d89 [3.13] gh-119588: Implement zipfile.Path.is_symlink (zipp 3.19.0). (GH-119591) (#119985) by Miss Islington (bot) · 1 year, 2 months ago
  57. 1177897 [3.13] gh-111389: Add PyHASH_MULTIPLIER constant (GH-119214) (#119334) by Miss Islington (bot) · 1 year, 2 months ago
  58. 6db1eb9 [3.13] gh-119968: Improved monitoring c-api docs (GH-119969) (#119971) by Miss Islington (bot) · 1 year, 3 months ago
  59. 3709e1b [3.13] gh-109975: What's New in Python 3.13: fix broken link for `telnetlib` alternative (GH-119958) (#119959) by Miss Islington (bot) · 1 year, 3 months ago
  60. d33b086 [3.13] GH-119054: Add "Reading and writing files" section to pathlib docs (GH-119524) (#119954) by Miss Islington (bot) · 1 year, 3 months ago
  61. 590fd9c [3.13] GH-119054: Add "Querying file type and status" section to pathlib docs (GH-119055) (#119951) by Barney Gale · 1 year, 3 months ago
  62. cfec22c [3.13] Improve documentation for typing.get_type_hints (GH-119928) (#119943) by Miss Islington (bot) · 1 year, 3 months ago
  63. cf8f292 [3.13] gh-118934: Fix PyEval_GetLocals docs (PEP 667) (GH-119934) by Miss Islington (bot) · 1 year, 3 months ago
  64. 36ca00f [3.13] gh-118888: Further PEP 667 docs updates (gh-119894) by Miss Islington (bot) · 1 year, 3 months ago
  65. edb6883 [3.13] gh-119016: Remove outdated sentences from the "classes" tutorial (GH-119130) (#119925) by Miss Islington (bot) · 1 year, 3 months ago
  66. 99d0f51 [3.13] Add unique() recipe to itertools docs (gh-119911) (gh-119916) by Miss Islington (bot) · 1 year, 3 months ago
  67. 0a266f7 [3.13] gh-74929: PEP 667 C API documentation (gh-119892) by Miss Islington (bot) · 1 year, 3 months ago
  68. 5e8396e [3.13] doc: Add glossary entry for "free threading" (GH-119865) (#119874) by Miss Islington (bot) · 1 year, 3 months ago
  69. eb5e19a [3.13] contextlib docs: Clean up redundant 'up' after 'cleanup' (GH-119872) by Miss Islington (bot) · 1 year, 3 months ago
  70. 24e3a8a [3.13] gh-100117: Fix inaccuracy in documentation of the CodeObject's co_positions field. (GH-119364) (#119869) by Miss Islington (bot) · 1 year, 3 months ago
  71. d6faac6 [3.13] gh-111201: Support pyrepl on Windows (GH-119559) (GH-119850) by Miss Islington (bot) · 1 year, 3 months ago
  72. 1e75dc7 [3.13] Docs: `shutil.rmtree`'s `onerror` has no pending removal version (GH-118947) (#119804) by Miss Islington (bot) · 1 year, 3 months ago
  73. 844b535 [3.13] gh-109218: Improve documentation for the complex() constructor (GH-119687) (GH-119803) by Miss Islington (bot) · 1 year, 3 months ago
  74. 608cfb8 [3.13] gh-119729: Use 't' in pkg-config file name for free-threaded build (GH-119738) (#119797) by Miss Islington (bot) · 1 year, 3 months ago
  75. a7327b3 [3.13] gh-119779: Fix pyporting howto docs (GH-119785) (#119788) by Miss Islington (bot) · 1 year, 3 months ago
  76. d1c7f5e [3.13] gh-118055: Update the finder glossary entry (GH-118278) (GH-119773) by Miss Islington (bot) · 1 year, 3 months ago
  77. 1eddc9e [3.13] subprocess docs: Fix semantically important typo (GH-119752) (#119757) by Miss Islington (bot) · 1 year, 3 months ago
  78. 06c62d6 [3.13] gh-119260: Clarify is_dataclass Behavior for Subclasses in Documentation and Tests (GH-119480) (#119760) by Miss Islington (bot) · 1 year, 3 months ago
  79. cc8586a [3.13] Clarify base64.a85encode docs: *wrapcols* doesn't count the newline (GH-119409) (GH-119483) by Miss Islington (bot) · 1 year, 3 months ago
  80. 47fb0f8 [3.13] [doc] Clarify the nature of the root logger in the `logging` documentation (GH-119440) (GH-119651) by Miss Islington (bot) · 1 year, 3 months ago
  81. 7322ff1 [3.13] gh-119317: findall instead of traverse for docutils nodes (GH-119319) (#119486) by Miss Islington (bot) · 1 year, 3 months ago
  82. 0a4a318 [3.13] Docs: Move inline JavaScript to own file to reduce duplication (GH-119541) (#119630) by Hugo van Kemenade · 1 year, 3 months ago
  83. 8117cb5 [3.13] Misc cleanups and wording improvements for the itertools docs (gh-119626) (gh-119629) by Miss Islington (bot) · 1 year, 3 months ago
  84. 9edf010 [3.13] gh-119580: Improve version added section for convenience variable (GH-119583) (#119624) by Miss Islington (bot) · 1 year, 3 months ago
  85. ba71835 [3.13] Docs: Only install sphinx-autobuild for `make htmllive` (GH-119607) (#119621) by Miss Islington (bot) · 1 year, 3 months ago
  86. f1302c1 [3.13] gh-119467: Fix Py_buffer.format type and correct documentation typo (GH-119475) (#119602) by Miss Islington (bot) · 1 year, 3 months ago
  87. 3f0198d [3.13] docs: fix a few typos identified by codespell (GH-119516) (#119570) by Miss Islington (bot) · 1 year, 3 months ago
  88. 317cc3b [3.13] FAQ: Add reference to Python version numbering scheme (GH-119225) (#119544) by Miss Islington (bot) · 1 year, 3 months ago
  89. f49749c [3.13] gh-111999: Fix the signature of str.format_map() (GH-119540) (#119543) by Miss Islington (bot) · 1 year, 3 months ago
  90. 5544651 [3.13] Misc improvement to the docs for itertools (gh-119529) (#119531) by Raymond Hettinger · 1 year, 3 months ago
  91. 392a3d8 [3.13] Regen ``Doc/requirements-oldest-sphinx.txt`` (GH-119520) (#119522) by Miss Islington (bot) · 1 year, 3 months ago
  92. c864efb [3.13] gh-118692: Avoid creating unnecessary StopIteration instances for monitoring (GH-119216) (#119497) by Miss Islington (bot) · 1 year, 3 months ago
  93. 89e2689 [3.13] gh-90562: Mention slots pitfall in dataclass docs (GH-107391) (#119350) by Miss Islington (bot) · 1 year, 3 months ago
  94. a6ed742 [3.13] gh-70795: Rework RLock documentation (GH-103853) (#119436) by Miss Islington (bot) · 1 year, 3 months ago
  95. 0bd7c87 [3.13] gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (GH-118696) (#119430) by Miss Islington (bot) · 1 year, 3 months ago
  96. 414346e [3.13] Fix version number in use_load_tests deprecation reference (GH-119151) (GH-119386) by Miss Islington (bot) · 1 year, 3 months ago
  97. f757996 [3.13] Clarify that dklen is expected in bytes for the hashlib functions (GH-106624) (GH-119383) by Miss Islington (bot) · 1 year, 3 months ago
  98. b5b0e32 [3.13] DOCS: fix error in exec namespace note (gh-119380) by Miss Islington (bot) · 1 year, 3 months ago
  99. 455b386 [3.13] gh-110383: Align dict.get(), .fromkeys(), and .setdefault() docs with docstrings (GH-119330) (#119370) by Miss Islington (bot) · 1 year, 3 months ago
  100. 0582016 [3.13] Docs: Add central references to free-threading-related options (GH-119017) (#119367) by Miss Islington (bot) · 1 year, 3 months ago