1. 225b055 bpo-22057: Clarify eval() documentation (GH-8812) by Berker Peksag · 6 years ago
  2. e22072f bpo-34149: Behavior of the min/max with key=None (GH-8328) by Alexander Marshalov · 6 years ago
  3. 33aefad Doc: Point to Simple statements section instead of PEP (GH-8238) by Andrés Delfino · 6 years ago
  4. 3ae2e33 classify abs() argument type (GH-8103) by Windson yang · 6 years ago
  5. bda9c3e Fix the indentation in the documentation of bin() and hash() (GH-7998) by Andrés Delfino · 6 years ago
  6. a8ddf85 bpo-33943: Add references in the docs for logging.basicConfig (GH-7858) by Andrés Delfino · 6 years ago
  7. 900c48d bpo-30940: Updating round() docs. (GH-6342) by Lisa Roach · 6 years ago
  8. df00f04 bpo-26701: Tweak the documentation for special methods in int(). (GH-6741) by Serhiy Storchaka · 6 years ago
  9. b3c3698 Fix superfluous if in documentation. (GH-6728) by Julien Palard · 6 years ago
  10. 308eab9 bpo-26701: Add documentation for __trunc__ (GH-6022) by Eric Appelt · 6 years ago
  11. f7a6ff6 Warn that compile() can crash when compiling to an AST object (GH-6043) by Brett Cannon · 6 years ago
  12. 2a3260b Fix minor markup typo (#5407) by cocoatomo · 7 years ago
  13. 03b9537 bpo-31567: more decorator markup fixes in docs (GH-3959) (#3966) by Éric Araujo · 7 years ago
  14. 0e61e67 bpo-31567: add or fix decorator markup in docs (#3959) by Daisuke Miyakawa · 7 years ago
  15. 36c1d1f PEP 553 built-in breakpoint() function (bpo-31353) (#3355) by Barry Warsaw · 7 years ago
  16. be37beb Doc that 'sorted' args are keyword-only, fix 'reverse' default (#2706) by Łukasz Rogalski · 7 years ago
  17. 67ba4fa bpo-26506: hex() documentation: mention %x % int (GH-2525) by Manvisha Kodali · 7 years ago
  18. e65fcde bpo-27200: Fix several doctests (GH-604) by Marco Buttu · 7 years ago
  19. c6db481 bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271) by csabella · 7 years ago
  20. 873ef20 Fix a typo in Doc/library/functions.rst (GH-1117) by Joshua Diaddigo · 7 years ago
  21. 61b9ac9 bpo-29791: Clarify that flush is keyword-only argument (#1093) by Berker Peksag · 7 years ago
  22. 85deefc bpo-29677: DOC: clarify documentation for `round` (GH-877) by csabella · 7 years ago
  23. 6003db7 bpo-29677: DOC: clarify documentation for `round` (#357) by Gerrit Holl · 7 years ago
  24. 29540cd bpo-29892: Fix wrong markup on doc-lib-functions (GH-802) by NAKAMURA Osamu · 7 years ago
  25. 0264e46 Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 8 years ago
  26. c7b1a0b Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges by Serhiy Storchaka · 8 years ago
  27. 99b6f28 Merge doc fixups from 3.5 by Martin Panter · 8 years ago
  28. 357ed2e Change double hyphens (en dashes) to em (longer) dashes by Martin Panter · 8 years ago
  29. a721aba Issue #26331: Implement the parsing part of PEP 515. by Brett Cannon · 8 years ago
  30. 871a334 Issue 27936: Update doc for round() to indicate that None is an allowable argument. by Raymond Hettinger · 8 years ago
  31. 3929499 Issue #1602: Windows console doesn't input or print Unicode (PEP 528) by Steve Dower · 8 years ago
  32. 6fa7aad Issue #26027, #27524: Document the support for path-like objects in os and os.path. by Brett Cannon · 8 years ago
  33. bce9cba Merge by Raymond Hettinger · 8 years ago
  34. 3f015a6 Issue #27157: Make only type() itself accept the one-argument form by Berker Peksag · 8 years ago
  35. 69da9c4 Issue #26547: Merge from 3.5 by Berker Peksag · 8 years ago
  36. 37e87e6 Issue #26547: Remove outdated term dictproxy from vars() documentation by Berker Peksag · 8 years ago
  37. 2fec611 Issue #24314: Merge doc links from 3.5 by Martin Panter · 8 years ago
  38. bae5d81 Issue #24314: Fix doc links for general attributes like __name__, __dict__ by Martin Panter · 8 years ago
  39. b08388d Issue #27182: Document os.PathLike. by Brett Cannon · 8 years ago
  40. d62548a issue27186: add open/io.open; patch by Jelle Zijlstra by Ethan Furman · 8 years ago
  41. dd4fcf5 #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 8 years ago
  42. 2c57da0 Add a versionchanged directive to document addition of the new 'namereplace' error handler. by Berker Peksag · 8 years ago
  43. 01a9a95 Issue #26525: Change chr example to match change in ord example. by Terry Jan Reedy · 8 years ago
  44. 063d48d Issue #26525: Change ord example from nu to more easily recognized Euro sign. by Terry Jan Reedy · 8 years ago
  45. 5d94134 Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch. by Georg Brandl · 8 years ago
  46. 0334c3c Issue #26401: Fix compile() documentation by Berker Peksag · 8 years ago
  47. fcb6db5 merge from 3.4 by Senthil Kumaran · 9 years ago
  48. d03d1d4 Issue25917 : Fix howto links in docs. Point the reference documentation instead of wiki. by Senthil Kumaran · 9 years ago
  49. 2eb819f Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5 by Martin Panter · 9 years ago
  50. 7462b649 Issue #25523: Correct "a" article to "an" article by Martin Panter · 9 years ago
  51. 44b1020 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  52. 68b6874 Issue #25432: Explain isinstance behaviour when type is a tuple. by Terry Jan Reedy · 9 years ago
  53. c779216 Merge with 3.4 by Terry Jan Reedy · 9 years ago
  54. 43cba21 Make expression legal python by adding '1'. by Terry Jan Reedy · 9 years ago
  55. 29655df Issue #24064: Docuement that oroperty docstrings are now writeable. by Raymond Hettinger · 9 years ago
  56. 0907a45 Issue #23695: Explain the zip() example for clustering a data series into n-length groups. by Raymond Hettinger · 9 years ago
  57. cb39d1f Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky Kok. by Steve Dower · 9 years ago
  58. 708d9ba Issue #23618: Document EINTR changes in socket documentation by Victor Stinner · 9 years ago
  59. a766ddf Issue #23648: Document the PEP 475 in the "Porting to Python 3.5" section and by Victor Stinner · 9 years ago
  60. b365a06 change Σ to ν for obscure joke reasons by Benjamin Peterson · 9 years ago
  61. 07985ef Issue #22286: The "backslashreplace" error handlers now works with by Serhiy Storchaka · 10 years ago
  62. 3be472b Closes #23181: codepoint -> code point by Georg Brandl · 10 years ago
  63. 582acb7 Merge issue 19548 changes from 3.4 by Nick Coghlan · 10 years ago
  64. b9fdb7a Issue 19548: update codecs module documentation by Nick Coghlan · 10 years ago
  65. 166ebc4 Issue #19676: Added the "namereplace" error handler. by Serhiy Storchaka · 10 years ago
  66. e21a531 merge with 3.4 by Georg Brandl · 10 years ago
  67. e4196d3 #22613: fix several factual errors in builtin docs (thanks Jacques Ducasse) by Georg Brandl · 10 years ago
  68. cadc3fd Merge with 3.4 by Georg Brandl · 10 years ago
  69. e73778c Use https:// URLs when referring to python.org hosts. by Georg Brandl · 10 years ago
  70. a7d19fe #22237: merge with 3.4. by Ezio Melotti · 10 years ago
  71. 9b1e92f #22237: document that sorted() is guaranteed to be stable. Initial patch by Martin Panter. by Ezio Melotti · 10 years ago
  72. 7cf710a Merge 3.4 (open doc) by Victor Stinner · 10 years ago
  73. c803bd8 Issue #22695: Fix syntax of open() doc by Victor Stinner · 10 years ago
  74. 933430a Issue #17401: document closefd in io.FileIO docs and add to repr by Robert Collins · 10 years ago
  75. c53bc48 merge with 3.4 by Georg Brandl · 10 years ago
  76. eb7e8f6 Document builtin classes as such, not functions. by Georg Brandl · 10 years ago
  77. cf4d699 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  78. 1895f2b Issue 22492: Be explicit that print does not support binary mode files. by Terry Jan Reedy · 10 years ago
  79. 7809569 sigma actually works in latex... by Benjamin Peterson · 10 years ago
  80. 7df46aa try to pick a unicode char that latex understands by Benjamin Peterson · 10 years ago
  81. 5fb161f a more universal unicode char example by Benjamin Peterson · 10 years ago
  82. eed6719 Clarify ord() and chr() documentation by Nick Coghlan · 10 years ago
  83. ac191ce Issue #22174: Clean-up grammar and ambiguities in property() docs. by Raymond Hettinger · 10 years ago
  84. 3410af4 Add an index entry for exec() builtin. by Berker Peksag · 10 years ago
  85. f2fb73f Issue #19362: Tweek len() doc and docstring to expand the indicated range of by Terry Jan Reedy · 10 years ago
  86. d3faf43 Issue #23181: More "codepoint" -> "code point". by Serhiy Storchaka · 10 years ago
  87. b30b34c Issue 21143: Fix typo in docs for max(). by Raymond Hettinger · 10 years ago
  88. f4284e4 Documentation nit. List the traditional keyword-only argument first and the default last. by Raymond Hettinger · 10 years ago
  89. df48b97 Fix a few scoping issues with versionadded/versionchanged directives. by Georg Brandl · 10 years ago
  90. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  91. d45a46b merge 3.3 (#19910) by Benjamin Peterson · 11 years ago
  92. 933142a document that compile() can take bytes (closes #19910) by Benjamin Peterson · 11 years ago
  93. 0e90e99 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  94. fbc1c26 Issue #19795: Improved markup of True/False constants. by Serhiy Storchaka · 11 years ago
  95. 6787a38 Issue #15204: Deprecated the 'U' mode in file-like objects. by Serhiy Storchaka · 11 years ago
  96. 0d85b5c Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 11 years ago
  97. 0d196ed Issue #19190: Improve cross-references in builtin types and functions documentation. by Serhiy Storchaka · 11 years ago
  98. daf4555 Issue #18571: Implementation of the PEP 446: file descriptors and file handles by Victor Stinner · 11 years ago
  99. f9f0458 merge emphasized discouragement of overriding __import__ by Brett Cannon · 11 years ago
  100. f5ebd26 Emphasize that people should not override __import__. by Brett Cannon · 11 years ago