1. f98c3c5 docs 36789: resolve incorrect note regarding UTF-8 (GH-13111) by redshiftzero · 5 years ago
  2. cbb6484 Doc: Replace the deprecated highlightlang directive by highlight. (#13377) by Stéphane Wirtel · 5 years ago
  3. 3b2f9ab doc: fix broken link on howto/unicode page (#13160) by redshiftzero · 5 years ago
  4. a6de52c bpo-32913: Added re.Match.groupdict example to regex HOWTO (GH-5821) by josh · 5 years ago
  5. abbdd1f bpo-23984: Improve descriptor documentation (GH-1034) by Shubham Aggarwal · 5 years ago
  6. 97c288d bpo-20906: Various revisions to the Unicode howto (#8394) by Andrew Kuchling · 5 years ago
  7. 3bacf61 bpo-35584: Clarify role of caret in a class class (GH-11946) by Raymond Hettinger · 5 years ago
  8. cda73a5 bpo-35781: Changed references to deprecated 'warn' method in logging documentation in favour of 'warning' (GH-11654) by yuji38kwmt · 6 years ago
  9. f0c7436 bpo-35722: Updated the documentation for the 'disable_existing_loggers' parameter (GH-11525) by Géry Ogam · 6 years ago
  10. 2b57c43 bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174) by Serhiy Storchaka · 6 years ago
  11. 3f819ca bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231) by Serhiy Storchaka · 6 years ago
  12. 12e696b bpo-35042: Use the :pep: role where a PEP is specified (#10036) by Stéphane Wirtel · 6 years ago
  13. 12d0ff1 Remove ">>>" from testsetup. (GH-10017) by Benjamin Peterson · 6 years ago
  14. 890a4b9 bpo-35020: Link to sorting examples from list.sort() (GH-9931) by Xtreak · 6 years ago
  15. 1a4a10d Added CLI starter example to logging cookbook. (GH-9910) by Vinay Sajip · 6 years ago
  16. 11c4eaa Remove recent from logging cookbook (GH-9636) by Cheryl Sabella · 6 years ago
  17. 5b3cbcd Improved the more elaborate multiprocessing example in the logging cookbook (GH-9326) by Géry Ogam · 6 years ago
  18. 2d3ff2b bpo-24937: Replace the extension module porting HOWTO by links to external projects (GH-9317) by Petr Viktorin · 6 years ago
  19. 271818f Fix "Python" casing in a few places (GH-9001) by Andrés Delfino · 6 years ago
  20. 28ea4c2 switch descriptor howto to return value annotation (GH-7796) by NotAFile · 6 years ago
  21. 290a60b Revert "Fix misindented yaml in logging how to example (GH-8604)" (GH-9081) by Rémy HUBSCHER · 6 years ago
  22. 10b59f1 Fix misindented yaml in logging how to example (GH-8604) by Rémy HUBSCHER · 6 years ago
  23. db8707c Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646) by Sergey Fedoseev · 6 years ago
  24. 7cb7bcf bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic. (GH-8434) by Serhiy Storchaka · 6 years ago
  25. 5e5bbbe bpo-34083: Update dict order in Functional HOWTO (GH-8230) by Stig Johan Berggren · 6 years ago
  26. c6cd164 bpo-30660: Doc: Optimize PNG files by optipng (GH-8032) by INADA Naoki · 6 years ago
  27. 0a36ac1 bpo-33641: Convert RFC references into links. (GH-7103) by Serhiy Storchaka · 6 years ago
  28. 4054b17 bpo-26103: Fix inspect.isdatadescriptor() and a data descriptor definition. (GH-1959) by Aaron Hall, MBA · 6 years ago
  29. 9572132 Docs: be less specific about python versions (GH-6985) by Eitan Adler · 6 years ago
  30. 19177fb bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814) by Stéphane Wirtel · 6 years ago
  31. c4994dc bpo-33400: Clarified documentation to indicate no strict adherence to ISO 8601. (GH-6702) by Vinay Sajip · 6 years ago
  32. c89b221 Remove to-be-deprecated urllib.request.urlretrieve function reference (#6454) by Andrés Delfino · 6 years ago
  33. 46936d5 Improve highlighting of some code blocks. (GH-6401) by Serhiy Storchaka · 6 years ago
  34. 6677142 bpo-32614: Modify re examples to use a raw string to prevent warning (GH-5265) by Cheryl Sabella · 7 years ago
  35. 338cd83 bpo-25910: Link redirections in docs (#1933) by Sanyam Khurana · 7 years ago
  36. fbb490f bpo-32308: Replace empty matches adjacent to a previous non-empty match in re.sub(). (#4846) by Serhiy Storchaka · 7 years ago
  37. 4f29f3c trivial: link updates in documentation (#2765) by jimmy · 7 years ago
  38. 1b4587a bpo-25910: Fixes redirection from http to https (#4674) by Sanyam Khurana · 7 years ago
  39. 610e5af bpo-30004: Fix the code example of using group in Regex Howto Docs (GH-4443) by Mandeep Bhutani · 7 years ago
  40. 12d6056 Add version{changed,added} markers and make minor style changes (GH-4273) by Berker Peksag · 7 years ago
  41. cd195e2 bpo-31714: Improved regular expression documentation. (#3907) by Serhiy Storchaka · 7 years ago
  42. 0b5e61d bpo-30397: Add re.Pattern and re.Match. (#1646) by Serhiy Storchaka · 7 years ago
  43. 3d2b407 bpo-31574: importlib dtrace (#3749) by Christian Heimes · 7 years ago
  44. 0d4497b bpo-23702: Update Descriptor-HOWTO to reflect the removal of unbound methods (#3739) by Raymond Hettinger · 7 years ago
  45. 586c050 bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229) by Pablo Galindo · 7 years ago
  46. 384899d bpo-30737: Update DevGuide links to new URL (GH-3228) by Lisa Hewus Fresh · 7 years ago
  47. a3110a0 Fix a minor grammar issue in the logging cookbook (GH-3136) by Brett Cannon · 7 years ago
  48. d439d3e Minor typo in curses.rst (#2763) by waxmoon · 7 years ago
  49. b066edf bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) by _ = NaN · 7 years ago
  50. ec19ba2 bpo-29596: Improve clinic howto documentation (GH-1710) by gfyoung · 7 years ago
  51. 1bced56 bpo-30530: Update Descriptor How To Documentation (GH-1845) by Mariano Anaya · 7 years ago
  52. 9be4ff3 bpo-30538: Update count() in Functional Programming HOWTO (#1919) by csabella · 7 years ago
  53. 3378b20 Fix typos in multiple `.rst` files (#1668) by delirious-lettuce · 7 years ago
  54. d97b7dc bpo-30380: Fix Sphinx 1.6.1 warnings. (#1613) by Serhiy Storchaka · 7 years ago
  55. 8856940 bpo-28315: Improve code examples in docs (GH-1372) by UltimateCoder · 7 years ago
  56. 6fde770 Use the correct name for ISO in Unicode HOWTO. (#1312) by Jesse Gonzalez · 7 years ago
  57. 8526fb7 Remove redundant comma in argparse HOWTO (#1141) by Berker Peksag · 7 years ago
  58. 84b8e92 bpo-29918: Add missed "const" modifiers in C API documentation. (#846) by Serhiy Storchaka · 7 years ago
  59. 4659ddc Merge doc fixes from 3.5 by Martin Panter · 8 years ago
  60. 8f13783 Avoid line breaks after hyphens, otherwise they are turned into spaces by Martin Panter · 8 years ago
  61. 73224c4 Merge by Brett Cannon · 8 years ago
  62. 7e93c84 Grammatical fixes following #d95f19892fd0 by Brett Cannon · 8 years ago
  63. ce042af Merge for porting HOWTO update by Brett Cannon · 8 years ago
  64. 5866719 Update porting HOWTO to drop unicode_literals and mention static type checking by Brett Cannon · 8 years ago
  65. b7880b0 Issue #28820: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago
  66. 898573a Issue #28820: Fix spelling of “practice” as a noun by Martin Panter · 8 years ago
  67. 2fed8cd Issues #28755, #28753: Merge Arg Clinic howto from 3.5 by Martin Panter · 8 years ago
  68. cfa9bad Issue #28755: Improve syntax highlighting in Arg Clinic howto by Martin Panter · 8 years ago
  69. a277c13 Issue 28753: Argument Clinic howto docfix, courtesy Julien Palard. by Martin Panter · 8 years ago
  70. 29b0a26 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  71. c7b1a0b Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 8 years ago
  72. e418432 Fixed double hyphens that are rendered to literal en-dashes in the documenation. by Serhiy Storchaka · 8 years ago
  73. 0264e46 Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 8 years ago
  74. 99b6f28 Merge doc fixups from 3.5 by Martin Panter · 8 years ago
  75. 357ed2e Change double hyphens (en dashes) to em (longer) dashes by Martin Panter · 8 years ago
  76. 6b571e0 Issue #21590: Silence Sphinx warnings in instrumentation.rst by Berker Peksag · 8 years ago
  77. 0bbf8c0 Issue #19795: Mark up True and False as literal text instead of bold. by Serhiy Storchaka · 8 years ago
  78. a97cd2e Issue #19795: Mark up True and False as literal text instead of bold. by Serhiy Storchaka · 8 years ago
  79. 989db5c Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  80. ecf41da Issue #19795: Mark up None as literal text. by Serhiy Storchaka · 8 years ago
  81. 8166a5d always use double quotes for SystemTap string literals (closes #28472) by Benjamin Peterson · 8 years ago
  82. 1cb7aaa Issue #27991: Merge from 3.5 by Berker Peksag · 8 years ago
  83. 53ba2d1 Issue #27991: Remove incorrect sentence about store_true by Berker Peksag · 8 years ago
  84. 699e2c9 reST is not markdown by Benjamin Peterson · 8 years ago
  85. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 8 years ago
  86. cc85449 clinic: PY_LONG_LONG -> long long by Benjamin Peterson · 8 years ago
  87. d44500c Merge: #25916: fix a few 'string of bytes' references. by R David Murray · 8 years ago
  88. 48de282 #25916: fix a few 'string of bytes' references. by R David Murray · 8 years ago
  89. 48e4bd6 Merge with 3.5 by Zachary Ware · 8 years ago
  90. 54005af Use sys.version_info, not sys.version. by Zachary Ware · 8 years ago
  91. 98cf1e7 Issue #27745: Merge typo fixes from 3.5 by Martin Panter · 8 years ago
  92. b4a2b36 Issue #27745: Fix some typos in Argument Clinic howto, by Lele Gaifax by Martin Panter · 8 years ago
  93. f03f7c7 Closes #27204: Merge with 3.5 by Zachary Ware · 8 years ago
  94. 378a1d7 Issue #27204: Fix doctests in Doc/howto by Zachary Ware · 8 years ago
  95. cde03fa [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  96. 17742f2 [merge from 3.4] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  97. 436fe5a [merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  98. 4cbb23f Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 8 years ago
  99. 6a09315 Issue #26462: Merge code block fixes from 3.5 by Martin Panter · 8 years ago
  100. 8bde911 Issue #27626: Merge spelling fixes from 3.5 by Martin Panter · 8 years ago