1. 2c177ec [3.7] Doc: Fix inconsistency in multiprocessing (GH-12273) (GH-12275) by Miss Islington (bot) · 5 years ago
  2. 87f5255 bpo-21314: Add a FAQ entry about positional only parameters (GH-10641) by Miss Islington (bot) · 5 years ago
  3. ae2378a Fix padding on asyncio.IncompleteReadError docs (GH-12258) by Miss Islington (bot) · 5 years ago
  4. daad2c4 bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) by Steve Dower · 5 years ago
  5. bf44f48 Fix the documentation for set.copy() (GH-12176) by Miss Islington (bot) · 5 years ago
  6. ca5ba3c bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204) by Miss Islington (bot) · 5 years ago
  7. bf35cc2 Doc: Use `option` word for command line interface. (GH-12142) by Miss Islington (bot) · 5 years ago
  8. 3f1f9f0 Fixed a missing . and a missing capital letter. (GH-12170) by Miss Islington (bot) · 5 years ago
  9. 84fa6b9 bpo-20906: Various revisions to the Unicode howto (GH-8394) by Miss Islington (bot) · 5 years ago
  10. 7dc322f [3.7] Add versionadded directives to ssl.minimum_version and ssl.maxi… (GH-12101) by Cheryl Sabella · 5 years ago
  11. 661151b Document the surprising sideeffect PyErr_Print(). (GH-12081) by Miss Islington (bot) · 5 years ago
  12. 79e7259 Fix grammar error in timeit module docs (GH-12066) by Miss Islington (bot) · 5 years ago
  13. 197e468 [3.7] Update FAQ to point to Infrastructure Team website. (GH-12077) (GH-12078) by Miss Islington (bot) · 5 years ago
  14. 95fc8e6 [3.7] bpo-28450: Fix and improve the documentation for unknown escapes in RE. (GH-11920). (GH-12029) by Serhiy Storchaka · 5 years ago
  15. a1caf65 Remove empty Dictionaries section from programming FAQ (GH-12026) by Miss Islington (bot) · 5 years ago
  16. d14999b Correct name of 'defaultobj' parameter in PyDict_SetDefault() signature. (GH-11929) by Miss Islington (bot) · 5 years ago
  17. 38aea41 bpo-24310: Document IDLE settings dialog font tab sample (GH-12007) by Miss Islington (bot) · 5 years ago
  18. 6163210 bpo-36019: Use pythontest.net instead of example.com in network tests (GH-11941) by Miss Islington (bot) · 5 years ago
  19. 1b2ff9f Include the --prompt flag in venv's help output (GH-10711) by Miss Islington (bot) · 5 years ago
  20. 22bfe63 [3.7] Doc: Missing backquotes. (GH-11982) (GH-11985) by Julien Palard · 5 years ago
  21. b046f1b bpo-28235: Fix xml.etree.ElementTree.fromstring docs (GH-11903) by Miss Islington (bot) · 5 years ago
  22. 7121a6e bpo-36060: Document how collections.ChainMap() determines iteration order (GH-11969) (GH-11978) by Miss Islington (bot) · 5 years ago
  23. 3bd3a71 Document other performance implication for __slots__ (GH-11974) (GH-11975) by Miss Islington (bot) · 5 years ago
  24. 3006059 bpo-36059: Update OrderedDict() docs to reflect that regular dicts are now ordered (GH-11966) (GH-#11972) by Miss Islington (bot) · 5 years ago
  25. 92ac01b Doc: fix example for iter() function. (GH-11959) by Miss Islington (bot) · 5 years ago
  26. 14baf06 bpo-31982: Improve sequence of presentation in ChainMap docs (GH-11960) (GH-11961) by Miss Islington (bot) · 5 years ago
  27. bb9ddee bpo-35584: Clarify role of caret in a class class (GH-11946) (GH-11947) by Miss Islington (bot) · 5 years ago
  28. 0e379d4 bpo-34294: re module, fix wrong capturing groups in rare cases. (GH-11546) by Miss Islington (bot) · 5 years ago
  29. 7a3cbcd Improve readability of random module examples (GH-11884) (GH-11885) by Miss Islington (bot) · 5 years ago
  30. f609730 Fix the versionadded info for typing.NoReturn (GH-11880) by Miss Islington (bot) · 5 years ago
  31. 05f4136 bpo-36006: Fix versionchanged directive alignment in io module documentation (GH-11881) by Miss Islington (bot) · 5 years ago
  32. b8bcec3 bpo-30410: Documentation of sys.stdin/out/err update to reflect change in 3.6 (GH-10264) by Miss Islington (bot) · 5 years ago
  33. 2259b5a [3.7] bpo-22062: Updated docstring and documentation for pathlib (GH-8519) (GH-11817) by Miss Islington (bot) · 5 years ago
  34. cb9a1c7 Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810) by Miss Islington (bot) · 5 years ago
  35. 3fcfef3 bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799) by Miss Islington (bot) · 5 years ago
  36. 27f6e94 Fix url to core-mentorship mailing list (GH-11775) by Miss Islington (bot) · 5 years ago
  37. 21ab774 bpo-20001: update pathlib landing image (GH-11304) by Inada Naoki · 5 years ago
  38. a2f4c40 bpo-26256: Document algorithm speed for the Decimal module. (GH-4808) (#11736) by Miss Islington (bot) · 5 years ago
  39. 09b66e0 doc: http: Fix enum name for status code 416 (GH-11689) by Miss Islington (bot) · 5 years ago
  40. 5901444 bpo-35865: doc: Remove wrong note and directives (GH-11711) by Inada Naoki · 5 years ago
  41. 03082a8 bpo-35854: Fix EnvBuilder and --symlinks in venv on Windows (GH-11700) by Miss Islington (bot) · 5 years ago
  42. e31f860 Document differences between random.choices() and random.choice(). (GH-11703) (GH-11706) by Miss Islington (bot) · 5 years ago
  43. 7516f26 bpo-35835: Add reference to Python 3.7 new breakpoint() function in pdb documentation. (GH-11691) by Miss Islington (bot) · 5 years ago
  44. ebae1ce bpo-25592: Improve documentation of distutils data_files (GH-9767) (GH-11701) by Miss Islington (bot) · 5 years ago
  45. ff27f81 Fix typo: class declaration (GH-11678) by Miss Islington (bot) · 5 years ago
  46. 658ff84 Clarify U-mode deprecation in open() (GH-11646) by Miss Islington (bot) · 5 years ago
  47. c2674bf bpo-34134: Advise to use imap or imap_unordered when handling long iterables. (gh-8324) (gh-11673) by Miss Islington (bot) · 5 years ago
  48. 3be19c0 bpo-35781: Changed references to deprecated 'warn' method in logging documentation in favour of 'warning' (GH-11654) (GH-11657) by Miss Islington (bot) · 5 years ago
  49. 552478b bpo-35722: Updated the documentation for the 'disable_existing_loggers' parameter (GH-11525) (GH-11655) by Miss Islington (bot) · 5 years ago
  50. ebb08be bpo-23156: Remove obsolete tix install directions (GH-11595) by Miss Islington (bot) · 5 years ago
  51. 6d84071 Fixes typo in asyncio.queue doc (GH-11581) by Miss Islington (bot) · 5 years ago
  52. 422db37 bpo-35486: Note Py3.6 import system API requirement change (GH-11540) by Miss Islington (bot) · 5 years ago
  53. 0bb6b89 bpo-35738: Update the example for timer.Timer.repeat(). (GH-11559) by Miss Islington (bot) · 5 years ago
  54. a4aade2 bpo-29707: Document that os.path.ismount() is not able to reliable detect bind mounts. (GH-11238) by Miss Islington (bot) · 5 years ago
  55. 678c5c0 bpo-34512: Document platform-specific strftime() behavior for non-ASCII format strings (GH-8948) by Miss Islington (bot) · 5 years ago
  56. 8a5b1aa bpo-35716: Update time.CLOCK_MONOTONIC_RAW doc (GH-11517) by Miss Islington (bot) · 5 years ago
  57. b9cd38f bpo-32146: Add documentation about frozen executables on Unix (GH-5850) by Miss Islington (bot) · 5 years ago
  58. 1419000 Update bugs.rst (GH-11485) by Miss Islington (bot) · 5 years ago
  59. 2b3db49 Add example to the documentation for calling unittest.mock.patch with create=True (GH-11056) by Miss Islington (bot) · 5 years ago
  60. 5d1e012 bpo-35374: Avoid trailing space in hhc file name if found on PATH. (GH-10849) by Miss Islington (bot) · 5 years ago
  61. 902196d bpo-35631: Improve typing docs wrt abstract/concrete collection types (GH-11396) by Miss Islington (bot) · 5 years ago
  62. 47c035f bpo-31450: Remove documentation mentioning that subprocess's child_traceback is available with the parent process (GH-11422) by Miss Islington (bot) · 5 years ago
  63. d7cb203 bpo-35525: Correct the argument name for NNTP.starttls() (GH-11310) by Miss Islington (bot) · 5 years ago
  64. d634abd [3.7] Bump copyright years to 2019. (GH-11406) by Benjamin Peterson · 5 years ago
  65. c74061d Fix typo in documentation of AbstractEventLoopPolicy.set_child_watcher() (GH-11369) by Miss Islington (bot) · 5 years ago
  66. b716c71 bpo-28097: IDLE - Add Previous/Next History to Shell menu (GH-11325) by Miss Islington (bot) · 5 years ago
  67. dcf14d1 bpo-35579: Fix typo in in asyncio-task documentation (GH-11321) by Miss Islington (bot) · 5 years ago
  68. 793ebdf Redo PR 785 -- Add cross reference links (GH-11319) (#11320) by Miss Islington (bot) · 5 years ago
  69. 7085150 Minor grammar improvement in types.rst (GH-11308) by Miss Islington (bot) · 5 years ago
  70. 00a48d5 bpo-34764: improve docs example of iter() with sentinel value (GH-11222) (#11301) by Miss Islington (bot) · 5 years ago
  71. bc64123 bpo-35566: Add links to annotation glossary term (GH-11291) (GH-11302) by Miss Islington (bot) · 5 years ago
  72. a58c844 Document that dict.fromkeys accepts any iterable for keys (GH-10998) (GH-11294) by Miss Islington (bot) · 5 years ago
  73. 48a2069 bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214) by Miss Islington (bot) · 5 years ago
  74. aa7922a [3.7] Removed dangling `since Python` at the end of library/xml.rst. (GH-11201) (GH-11231) by Miss Islington (bot) · 5 years ago
  75. 26ab036 bpo-33830: Fix an example in http.client docs for 404. (GH-7780) by Miss Islington (bot) · 5 years ago
  76. aae2e85 bpo-35482: Fixes HTML escaping in CHM index and build location of NEWS file (GH-11224) by Miss Islington (bot) · 5 years ago
  77. 5d0498a bpo-35521: Add more cross-refs to IDLE docs (GH-11257) by Miss Islington (bot) · 5 years ago
  78. 73fc14d bpo-18085: Update refcounts.dat. (GH-11247) by Miss Islington (bot) · 5 years ago
  79. 3f93383 bpo-35521: IDLE: Add code context section to docs (GH-11205) by Miss Islington (bot) · 5 years ago
  80. 29d4e30 bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243) by Miss Islington (bot) · 5 years ago
  81. e2e6f90 Fix documented signatures for C API functions. (GH-11236) by Miss Islington (bot) · 5 years ago
  82. a11d440 bpo-35497: add versionadded tag for EPOLLEXCLUSIVE (GH-11162) by Miss Islington (bot) · 5 years ago
  83. a9ed8fc bpo-35472: Doc: For Python 3.7 Sphinx 1.6.6 is enough. (GH-11192) by Julien Palard · 5 years ago
  84. 1e47fbc [3.7] bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174). (GH-11232) by Serhiy Storchaka · 5 years ago
  85. 12f3979 bpo-35465: Document _UnixSelectorEventLoop.add_signal_handler. (GH-11145) (GH-11221) by Miss Islington (bot) · 5 years ago
  86. f265afe bpo-35461: Document C API functions which suppress exceptions. (GH-11119) by Miss Islington (bot) · 5 years ago
  87. 605ef6e bpo-35475: Add more PyImport* functions in refcounts.dat. (GH-11142) by Miss Islington (bot) · 5 years ago
  88. c367d52 bpo-23451: Update time.monotonic() documentation (GH-11190) by Miss Islington (bot) · 5 years ago
  89. d5176fe bpo-35450: reflect in docs that venv module is not always creating a copy of the Python binary (GH-11144) (GH-11167) by Miss Islington (bot) · 5 years ago
  90. 5270085 Fixed missing colun in library/sys.po (GH-11153) by Miss Islington (bot) · 5 years ago
  91. 0e4ad88 bpo-34977: Add Windows App Store package (GH-11027) by Steve Dower · 5 years ago
  92. b3ffe47 Fix numbered lists in stdtypes.rst. (GH-10989) by Miss Islington (bot) · 5 years ago
  93. b264c60 [3.7] bpo-34977: Use venv redirector instead of original python.exe on Windows (GH-11029) by Steve Dower · 5 years ago
  94. 331bfa4 bpo-22005: Document the reality of pickle compatibility. (GH-11054) by Miss Islington (bot) · 5 years ago
  95. b6b7795 [3.7] Doc: Disable smartquotes for zh-tw, zh-cn, fr and ja translations (GH-9423) (GH-10344) by Julien Palard · 5 years ago
  96. 0d5730e [3.7] bpo-22005: Fixed unpickling instances of datetime classes pickled by Python 2. (GH-11017) (GH-11022) by Serhiy Storchaka · 5 years ago
  97. 72c7195 Add missing period in distutils.dep_util.newer_group doc (GH-11003) by Miss Islington (bot) · 5 years ago
  98. f913d44 Clarify expectedFailure in the unittest docs. (GH-10953) by Miss Islington (bot) · 5 years ago
  99. c28317e [3.7] Fix typo in xml.dom.minidom documentation (GH-10956) (GH-10961) by Mariatta · 5 years ago
  100. 022d7bc Fix typos in concurrent.Futures documentation (GH-10920) by Miss Islington (bot) · 5 years ago