Python 3.11.8
  1. c92a473 [3.11] gh-113664: Improve style of Big O notation (GH-113695) (GH-113910) by Serhiy Storchaka · 1 year, 7 months ago
  2. 3a39e15 [3.11] Resolve reference warnings in faq/gui.rst (GH-108147) (#108194) by Miss Islington (bot) · 2 years ago
  3. 4be05aa [3.11] Resolve reference warnings in faq/library.rst (GH-108149) (#108183) by Miss Islington (bot) · 2 years ago
  4. ff82da1 [3.11] Resolve reference warnings in faq/design.rst (GH-108148) (#108181) by Adam Turner · 2 years ago
  5. bc055a2 [3.11] Resolve reference warnings in faq/programming.rst (GH-108150) (#108171) by Miss Islington (bot) · 2 years ago
  6. 3c1bcae [3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107418) by Miss Islington (bot) · 2 years, 1 month ago
  7. b338ac7 [3.11] gh-106909: Use role :const: for referencing module constants (GH-106910) (GH-106957) by Serhiy Storchaka · 2 years, 1 month ago
  8. 043c831 [3.11] gh-105844: Use devguide terminology to denote versions (GH-105882) (#105893) by Miss Islington (bot) · 2 years, 2 months ago
  9. bb72d77 [3.11] gh-105844: Consistently use 'minor version' for X.Y versions (GH-105851) (#105852) by Miss Islington (bot) · 2 years, 2 months ago
  10. 5e76305 [3.11] GH-103484: Fix redirected permanently URLs (GH-104001) (#104088) by Rafael Fontenelle · 2 years, 4 months ago
  11. 8642fdc [3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608) (#103683) by Rafael Fontenelle · 2 years, 4 months ago
  12. 4aeae28 GH-101898: Fix missing term references for hashable definition (GH-101899) by Miss Islington (bot) · 2 years, 6 months ago
  13. 9e4ba5c4 gh-99276 - Updated Doc/faq/general.rst (GH-101396) by Miss Islington (bot) · 2 years, 7 months ago
  14. de62128 gh-55688: Add note about ending backslashes for raw strings (GH-94768) by Miss Islington (bot) · 2 years, 8 months ago
  15. 1fa4c6b gh-48496: Added example and link to faq for UnboundLocalError in reference (GH-93068) by Miss Islington (bot) · 2 years, 8 months ago
  16. b31b645 gh-84522: Add for-loop to apply-method-to-sequence FAQ (GH-94660) by Miss Islington (bot) · 2 years, 9 months ago
  17. 3dbf270 doc: Formatting and typo fixes (GH-98974) by Miss Islington (bot) · 2 years, 10 months ago
  18. d683bcc gh-96265: Formatting changes for faq/programming (GH-98242) by Miss Islington (bot) · 2 years, 10 months ago
  19. ea19c28 [3.11] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98371) by C.A.M. Gerlach · 2 years, 10 months ago
  20. 450306e gh-96265: Formatting changes for faq/general (GH-98129) by Miss Islington (bot) · 2 years, 10 months ago
  21. a421c87 [3.11] gh-96959: Update HTTP links which are redirected to HTTPS (GH-98039) (#98049) by Miss Islington (bot) · 2 years, 11 months ago
  22. c62be23 gh-97709: Included newline separator in Mandelbrot set (GH-97737) by Miss Islington (bot) · 2 years, 11 months ago
  23. dfe23ee gh-96959: Update more HTTP links (GH-97536) by Miss Islington (bot) · 2 years, 11 months ago
  24. 4d1de87 gh-96959: Update HTTP links which are redirected to HTTPS (GH-96961) by Miss Islington (bot) · 2 years, 11 months ago
  25. c29d9b5 gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765) by Miss Islington (bot) · 2 years, 11 months ago
  26. 8e2bda8 GH-96851: Add link to FAQ entry for caching method calls. (GH-96902) by Miss Islington (bot) · 2 years, 11 months ago
  27. a1671a9 gh-95413: Remove references to deprecated CGI library (GH-95414) by Miss Islington (bot) · 3 years ago
  28. c521c5c gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) by Miss Islington (bot) · 3 years, 1 month ago
  29. d8df7e0 [3.11] gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-95527) (GH-95643) by Serhiy Storchaka · 3 years, 1 month ago
  30. 77bf973 Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) by Miss Islington (bot) · 3 years, 2 months ago
  31. 575997a [3.11] gh-85023: [doc] clarify parameters vs arguments explanation in FAQ (GH-94282) (GH-94311) by Irit Katriel · 3 years, 2 months ago
  32. 63e127f gh-93851: Fix all broken links in Doc/ (GH-93853) (GH-94076) by Miss Islington (bot) · 3 years, 2 months ago
  33. 92f8786 Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93638) by Miss Islington (bot) · 3 years, 2 months ago
  34. 3a62701 Remove VOC reference (93333) by Miss Islington (bot) · 3 years, 3 months ago
  35. 635b62a [3.11] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529) (GH-92608) by Miss Islington (bot) · 3 years, 3 months ago
  36. 9dc4aae Link to GitHub instead of BPO for CPython bug tracker (GH-92221) by slateny · 3 years, 4 months ago
  37. 2a7efa3 Fix typo in Programming FAQ (#92083) by Matt Harding · 3 years, 4 months ago
  38. f4b328e Clarify that this sentence applies to the above example. GH-32405 by Raymond Hettinger · 3 years, 4 months ago
  39. 6881ea9 bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124) by Hugo van Kemenade · 3 years, 5 months ago
  40. ff5a167 Fix a typo in Doc/faq/programming.rst (GH-31243) by Cooper Lees · 3 years, 6 months ago
  41. 0d29e7a Fix minor grammar error (#31325) by Scott Noyes · 3 years, 6 months ago
  42. f0a6481 bpo-46502: Remove "How do I tell incomplete input" from FAQ (GH-30925) by Mateusz Łoskot · 3 years, 7 months ago
  43. b9d8980 bpo-43698: do not use `...` as argument name in docs (GH-30502) by Nikita Sobolev · 3 years, 7 months ago
  44. 123a352 bpo-45845: Change link for pyserial (GH-29675) by Terry Jan Reedy · 3 years, 9 months ago
  45. 9852339 bpo-44844: Remove unresponsive web link (GH-29651) by Terry Jan Reedy · 3 years, 9 months ago
  46. bc2bc0d bpo-45846: Fix capitalisation of Van Rossum at the start of sentence (GH-29641) by JMcB · 3 years, 9 months ago
  47. 105582e bpo-45434: Remove Include/eval.h header file (GH-28973) by Victor Stinner · 3 years, 10 months ago
  48. 380c440 bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918) by Terry Jan Reedy · 3 years, 10 months ago
  49. 241bda7 [doc] Fix typos found using codespell (GH-28744) by Christian Clauss · 3 years, 11 months ago
  50. 36122e1 bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515) by Serhiy Storchaka · 4 years ago
  51. eec340e bpo-4442: Document use of __new__ for subclasses of immutable types (GH-27866) by Raymond Hettinger · 4 years ago
  52. 6a358bb bpo-44903: Removed othergui.rst and list of GUI frameworks (GH-27762) by Gautam Chaudhuri · 4 years ago
  53. 11749e2 bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378) by Mariusz Felisiak · 4 years, 1 month ago
  54. 29987f7 bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855) by Petr Viktorin · 4 years, 2 months ago
  55. 51f45d0 bpo-13814: Explain why generators are not context managers (GH-26835) by Terry Jan Reedy · 4 years, 2 months ago
  56. e5c7ee1 Remove dubious suggestion (GH-26789) by Raymond Hettinger · 4 years, 2 months ago
  57. 7f01f77 bpo-44310: Add a FAQ entry for caching method calls (GH-26731) by Raymond Hettinger · 4 years, 2 months ago
  58. ee3d78e Point to recent link to PyFLTK (GH-26315) by Mark · 4 years, 3 months ago
  59. 2a1e669 bpo-30757: Improve "How to make stand-alone binaries" FAQ (GH-26309) by Erlend Egeberg Aasland · 4 years, 3 months ago
  60. e9f66ae Remove effbot urls (GH-26308) by E-Paine · 4 years, 3 months ago
  61. 08a4803 [doc] Do some polishing in IDEs section (GH-22070) by Andre Delfino · 4 years, 4 months ago
  62. d28b346 Fix broken links and improve stand-alone tools list in FAQ GH-22124 by Andre Delfino · 4 years, 4 months ago
  63. fd79af7 Doc: Try to enhance wording on circular imports. (GH-24705) by Julien Palard · 4 years, 4 months ago
  64. 9825bdf bpo-43723: Deprecate camelCase aliases from threading (GH-25174) by Jelle Zijlstra · 4 years, 4 months ago
  65. 7bc25ec bpo-20503: Show how isinstance() works with ABC registered classes. (GH-25175) by Raymond Hettinger · 4 years, 5 months ago
  66. f8775e4 bpo-43325: Add FAQ entry for identity tests (GH-25168) by Raymond Hettinger · 4 years, 5 months ago
  67. 93d33b4 Fix typo in the word "spaghetti" (GH-24866) by Kazantcev Andrey · 4 years, 5 months ago
  68. 5e29021 bpo-43199: Briefly explain why no goto (GH-24852) by Terry Jan Reedy · 4 years, 5 months ago
  69. a22bca6 bpo-42128: Add documentation for pattern matching (PEP 634) (#24664) by Daniel F Moisset · 4 years, 6 months ago
  70. fb2e946 Doc: Do not suggest `s[::-1]` for reversed order (GH-22457) by Andre Delfino · 4 years, 10 months ago
  71. 4642ccd Doc: Do not encourage using a base class name in a derived class (GH-22177) by Andre Delfino · 4 years, 10 months ago
  72. 33242a9 bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463) by Michel Samia · 4 years, 10 months ago
  73. 5d9e657 Link to the msvcrt module from the Windows FAQ (#22268) by abdo · 4 years, 10 months ago
  74. a22a19f bpo-40341: Remove some "discouraged solutions" in Doc/faq/programming.rst (GH-22726) by Zackery Spytz · 4 years, 10 months ago
  75. 060937d bpo-41774: Tweak new programming FAQ entry (GH-22562) by Terry Jan Reedy · 4 years, 11 months ago
  76. c8bb241 [doc] Update references to NumPy (GH-22458) by Andre Delfino · 4 years, 11 months ago
  77. 5b0181d bpo-41774: Add programming FAQ entry (GH-22402) by Terry Jan Reedy · 4 years, 11 months ago
  78. e8a2076 Revert "Fix all Python Cookbook links (#22205)" (GH-22424) by Andre Delfino · 5 years ago
  79. 778ad92 [doc] Teach 0-args form of super in Programming FAQ (GH-22176) by Andre Delfino · 5 years ago
  80. ac0333e Fix all Python Cookbook links (#22205) by Andre Delfino · 5 years ago
  81. 1d25f5b Remove reference to Boa Constructor. (GH-22012) by Andre Delfino · 5 years ago
  82. dea82b6 [doc] Remove references to PyChecker. (GH-22011) by Andre Delfino · 5 years ago
  83. 7173fc8 bpo-41573: Update release versions in General FAQ (GH-21915) by wyz23x2 · 5 years ago
  84. 67acf74 Doc: Add output to example code in programming FAQ (GH-21346) by Jiajie Zhong · 5 years ago
  85. 3fa4799 Update FAQ release schedule and estimated users (GH-21180) by E-Paine · 5 years ago
  86. 3ab3475 bpo-24914: mention Python supports multiple paradigms in the FAQ (#20658) by Brett Cannon · 5 years ago
  87. fd33cdb Fix plural typo in documentation (GH-19799) by Alex Povel · 5 years ago
  88. caf1aad bpo-40348: Fix typos in the programming FAQ (GH-19729) by Zackery Spytz · 5 years ago
  89. 5aafa54 bpo-40340: Separate examples more clearly in the programming FAQ (GH-19688) by Cajetan Rodrigues · 5 years ago
  90. 5807efd bpo-38558: Link to further docs from walrus operator mention in tutorial (GH-16973) by Adorilson Bezerra · 6 years ago
  91. 6c7bb38 bpo-39136: Fixed typos (GH-17720) by Gurupad Hegde · 6 years ago
  92. 25fc088 bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) by Serhiy Storchaka · 6 years ago
  93. 87d6cd3 bpo-38237: Make pow's arguments have more descriptive names and be keyword passable (GH-16302) by Ammar Askar · 6 years ago
  94. 6357c95 bpo-35224: Additional documentation for Assignment Expressions (GH-15935) by Emily Morehouse · 6 years ago
  95. 88b24f9 Minor changes in Doc/faq/library. (#15449) by Antoine · 6 years ago
  96. 3aa48b8 bpo-36167: fix an incorrect capitalization (GH-14482) by avinassh · 6 years ago
  97. a0f7119 bpo-37352: Minor word-smithing for design.rst (GH #14730) by Ilya Kamenshchikov · 6 years ago
  98. 6f2a8c0 bpo-37456: Slash ('/') is now part of syntax. (GH-14627) by Terry Jan Reedy · 6 years ago
  99. d006800 Docs: Improved phrasing (GH-14069) by Aeros · 6 years ago
  100. 70c5f2a Use more PEP 570 syntax in the documentation. (GH-13720) by Serhiy Storchaka · 6 years ago