1. 22fd679 bpo-21478: Record calls to parent when autospecced objects are used as child with attach_mock (GH 14688) (GH-14902) by Miss Islington (bot) · 5 years ago
  2. 24b5b36 [3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900) by Kyle Stanley · 5 years ago
  3. 0104841 Add examples to elucidate the formulas (GH-14898) (GH-14899) by Miss Islington (bot) · 5 years ago
  4. 52ee929 bpo-37627: Add acknowledgment (GH-14883) by Miss Islington (bot) · 5 years ago
  5. 9325f40 bpo-37627: Initialize IDLE Custom Run dialog with previous entries (GH-14870) by Miss Islington (bot) · 5 years ago
  6. a8cac57 Fix typo found by Min ho Kim (GH-14879) by Miss Islington (bot) · 5 years ago
  7. e8b3a2e Minor whitespace, indentation, and quoting changes to improve internal consistency and appease linters (GH-14888) (GH-14889) by Miss Islington (bot) · 5 years ago
  8. 8f50164 Bpo-37644: update suspicious.csv for distutils/examples (GH-14885) by Miss Islington (bot) · 5 years ago
  9. c613c33 bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) (GH-14875) by Miss Islington (bot) · 5 years ago
  10. 3015191 Adjust builtins.zip() docstring to better communicate its signature (GH-14833) by Miss Islington (bot) · 5 years ago
  11. e5bfd1c bpo-36546: Clean-up comments (GH-14857) (#14859) by Miss Islington (bot) · 5 years ago
  12. a50a622 bpo-37624: Document weight assumptions for random.choices() (GH-14855) (GH-14858) by Miss Islington (bot) · 5 years ago
  13. 8403524 bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850) by Miss Islington (bot) · 5 years ago
  14. 86eb5da bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) (#14846) by Miss Islington (bot) · 5 years ago
  15. 652b667 bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (GH-14460) by Miss Islington (bot) · 5 years ago
  16. 028f1d2 bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14829) by Miss Islington (bot) · 5 years ago
  17. 6357433 Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) by Miss Islington (bot) · 5 years ago
  18. 6816ca3 bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794) by Miss Islington (bot) · 5 years ago
  19. 1fc43a3 bpo-36390: IDLE: Combine region formatting methods. (GH-12481) (GH-14811) by Miss Islington (bot) · 5 years ago
  20. 6cf7c45 bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675) by Miss Islington (bot) · 5 years ago
  21. 35d36da Docs: Correct formatting of a multiline code block (GH-13806) by Miss Islington (bot) · 5 years ago
  22. 178f09f bpo-27452: IDLE: Cleanup config.py code (GH-14577) (GH-14802) by Miss Islington (bot) · 5 years ago
  23. 6a2aec0 Fix infinite loop in email folding logic (GH-12732) by Miss Islington (bot) · 5 years ago
  24. 86742d4 Replace backquote with command substitution in subprocess doc example (GH-13941) by Miss Islington (bot) · 5 years ago
  25. 1ff4c42 bpo-37284: Add note to sys.implementation doc (GH-14328) by Miss Islington (bot) · 5 years ago
  26. cf9a63c bpo-37593: Swap the positions of posonlyargs and args in the constructor of ast.parameters nodes (GH-14778) by Miss Islington (bot) · 5 years ago
  27. 3958b7a Clarify that plistlib's load and dump functions take a binary file object (GH-9825) by Miss Islington (bot) · 5 years ago
  28. 7a43010 bpo-37590: Remove redundant docs of PyEval_EvalFrameEx (GH-14765) by Miss Islington (bot) · 5 years ago
  29. 4f733f4 bpo-37571: Remove extra space in ctypes docs (GH14764) by Miss Islington (bot) · 5 years ago
  30. e7c114d bpo-37571: Add 'b' to prevent the TypeError exception. (GH-14721) by Miss Islington (bot) · 5 years ago
  31. 262779f bpo-36261: Improve example of the preamble field in email docs (GH-14751) by Miss Islington (bot) · 5 years ago
  32. b1e4d1b bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759) by Miss Islington (bot) · 5 years ago
  33. b815669 bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) by Miss Islington (bot) · 5 years ago
  34. 143672c bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) by Miss Islington (bot) · 5 years ago
  35. 5da83b4 bpo-37580: Fix typo in http.cookiejar documentation (GH-14731) by Miss Islington (bot) · 5 years ago
  36. 12f3312 Enable publish of Windows releases through Azure Pipelines (GH-14720) by Miss Islington (bot) · 5 years ago
  37. 25d371a Fix typo in re.escape documentation (GH-14722) by Miss Islington (bot) · 5 years ago
  38. 36101c2 closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) by Miss Islington (bot) · 5 years ago
  39. bfb709b [3.8] bpo-37521: No longer treat insertion into sys.modules as optional in importlib examples (GH-14723) (GH-14724) by Miss Islington (bot) · 5 years ago
  40. 3d58b78 bpo-37558: Shared memory tests are failing due to double slashes (GH-14703) by Miss Islington (bot) · 5 years ago
  41. 1071715 closes bpo-37554: Remove `q:q` in os.rst documentation (GH-14692) by Miss Islington (bot) · 5 years ago
  42. 242ad1f bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) by Miss Islington (bot) · 5 years ago
  43. dc0b6af bpo-34369: make kqueue.control() docs better reflect that timeout is positional-only (GH-9499) by Miss Islington (bot) · 5 years ago
  44. aca8297 Document default parameter of .seek() in the signature. (GH-14691) by Miss Islington (bot) · 5 years ago
  45. b82188d bpo-26806: IDLE should run without docstrings (GH-14657) (GH-14677) by Miss Islington (bot) · 5 years ago
  46. 68bd9c5 bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH-14672) by Miss Islington (bot) · 5 years ago
  47. 4c403b8 bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670) by Miss Islington (bot) · 5 years ago
  48. bbad695 bpo-37120: Fix _ssl get_num_tickets() (GH-14668) by Miss Islington (bot) · 5 years ago
  49. 58f2c7f bpo-37526: Add support.catch_threading_exception() (GH-14664) (GH-14666) by Miss Islington (bot) · 5 years ago
  50. c7be35c bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) by Miss Islington (bot) · 5 years ago
  51. 54348f4 Doc: Fix example title. (GH-14639) by Miss Islington (bot) · 5 years ago
  52. 975d4d3 Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644) by Miss Islington (bot) · 5 years ago
  53. cdada40 bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) (GH-14645) by Miss Islington (bot) · 5 years ago
  54. 66905d1 bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) (GH-14641) by Miss Islington (bot) · 5 years ago
  55. 3f7d0c9 bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615) by Miss Islington (bot) · 5 years ago
  56. e414aa9 bpo-37478: Add missing 'and'. (GH-14631) by Miss Islington (bot) · 5 years ago
  57. 4e6bfc4 bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) (GH-14629) by Miss Islington (bot) · 5 years ago
  58. 90631f9 bpo-37456: Slash ('/') is now part of syntax. (GH-14627) (GH-14628) by Miss Islington (bot) · 5 years ago
  59. ad37203 bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14624) by Miss Islington (bot) · 5 years ago
  60. d4af553 bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) by Miss Islington (bot) · 5 years ago
  61. ea9c8ca bpo-37149: Replace dead link for online Tkinter reference (GH-14616) by Miss Islington (bot) · 5 years ago
  62. cf294c4 closes bpo-37508: Fix name of type in memory.rst. (GH-14604) by Miss Islington (bot) · 5 years ago
  63. 4bc6bb9 Fix some typos (GH-14435) by Miss Islington (bot) · 5 years ago
  64. 229f6e8 bpo-37421: multiprocessing tests now stop ForkServer (GH-14601) by Miss Islington (bot) · 5 years ago
  65. b4cd6ba bpo-37481: Deprecate distutils bdist_wininst command (GH-14553) by Miss Islington (bot) · 5 years ago
  66. c3ef1a5 Use OSError subclasses in os documentation (GH-14262) by Miss Islington (bot) · 5 years ago
  67. 50dc82e Post v3.8.0b2 by Łukasz Langa · 5 years ago
  68. cd400a1 Merge tag 'v3.8.0b2' into 3.8 by Łukasz Langa · 5 years ago
  69. 19956d9 Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501) by Miss Islington (bot) · 5 years ago
  70. 957656e bpo-37421: Fix multiprocessing get_temp_dir() finalizer (GH-14572) by Miss Islington (bot) · 5 years ago
  71. 21dd01d Python 3.8.0b2 by Łukasz Langa · 5 years ago
  72. 070d3d9 bpo-37459: importlib docs improperly reference get_resource_loader() (GH-14568) (GH-14580) by Miss Islington (bot) · 5 years ago
  73. 1099e34 bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550) by Miss Islington (bot) · 5 years ago
  74. c7570d4 [3.8] bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974) by Inada Naoki · 5 years ago
  75. 0aefba7 bpo-37421: Fix test_distutils.test_build_ext() (GH-14564) by Miss Islington (bot) · 5 years ago
  76. 79665c6 bpo-37421: test_concurrent_futures cleans up multiprocessing (GH-14563) by Miss Islington (bot) · 5 years ago
  77. a2a807f bpo-37421: test_winconsoleio doesn't leak temp file anymore (GH-14562) by Miss Islington (bot) · 5 years ago
  78. b8e198a bpo-37441: Fix wrong PyErr_SetImportErrorSubclass signature in doc (GH-14453) by Miss Islington (bot) · 5 years ago
  79. 3cba3d3 bpo-37463: match_hostname requires quad-dotted IPv4 (GH-14499) by Miss Islington (bot) · 5 years ago
  80. 632cb36 bpo-37421: multiprocessing tests call _run_finalizers() (GH-14527) by Miss Islington (bot) · 5 years ago
  81. d4c6647 Stop using Argument Clinic for dict_pop (GH-13935) by Inada Naoki · 5 years ago
  82. 518dc94 bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447) by Miss Islington (bot) · 5 years ago
  83. bd92b94 bpo-34602: Avoid failures setting macOS stack resource limit (GH-14546) by Miss Islington (bot) · 5 years ago
  84. 9bd5479 Put pyexpatns.h include back. bpo-37437 (GH-14539) by Miss Islington (bot) · 5 years ago
  85. 746992c bpo-37363: Add audit events on startup for the run commands (GH-14524) by Miss Islington (bot) · 5 years ago
  86. 91f9f09 bpo-37470: Document more clearly the error handling for QueueHandler.emit(). (GH-14532) (GH-14533) by Miss Islington (bot) · 5 years ago
  87. 6cde613 bpo-37469: Document usability of SimpleQueue with QueueHandler and QueueListener. (GH-14521) (GH-14525) by Miss Islington (bot) · 5 years ago
  88. 4c227e6 bpo-36763: Use PyConfig_Clear() (GH-14445) by Miss Islington (bot) · 5 years ago
  89. 96f581c bpo-36763: Add PyConfig_SetWideStringList() (GH-14444) by Miss Islington (bot) · 5 years ago
  90. 466e18e Remove unused imports in tests (GH-14518) (GH-14520) by Victor Stinner · 5 years ago
  91. 59ec9ee bpo-36168: Lowercase the word "subsequent" in get_value doc (GH-14485) by Miss Islington (bot) · 5 years ago
  92. 2683ded bpo-37467: Fix PyErr_Display() for bytes filename (GH-14504) by Miss Islington (bot) · 5 years ago
  93. e224d28 bpo-37209: Add pickle entry for 3.8 whatsnew (GH-14503) (GH-14512) by Miss Islington (bot) · 5 years ago
  94. be5bb52 bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506) by Miss Islington (bot) · 5 years ago
  95. 3db5c5c bpo-32934: Clarified meaning of 'capacity' for BufferingHandler and MemoryHandler. (GH-14498) (GH-14507) by Miss Islington (bot) · 5 years ago
  96. cb083f7 bpo-37221: Add PyCode_NewWithPosOnlyArgs to be used internally and set PyCode_New as a compatibility wrapper (GH-13959) (#14505) by Miss Islington (bot) · 5 years ago
  97. f22c4cf [3.8] bpo-37428: Don't set PHA verify flag on client side (GH-14494) by Christian Heimes · 5 years ago
  98. ee72dda [3.8] bpo-37440: Enable TLS 1.3 post-handshake auth in http.client (GH-14448) (GH-14495) by Miss Islington (bot) · 5 years ago
  99. c2684c6 bpo-37199: Fix test failures when IPv6 is unavailable or disabled (GH-14480) by Miss Islington (bot) · 5 years ago
  100. bf8cb31 bpo-35621: Support running subprocesses in asyncio when loop is executed in non-main thread (GH-14344) by Miss Islington (bot) · 5 years ago