1. 9265a87 bpo-37587: Make json.loads faster for long strings (GH-14752) by Miss Islington (bot) · 5 years ago
  2. 8b50e3e bpo-34162: Update idlelib/news.txt. (GH-15011) by Miss Islington (bot) · 5 years ago
  3. 8513b90 bpo-37706: Disable 3 IDLE scrollbar tests on Mac. (GH-15010) by Miss Islington (bot) · 5 years ago
  4. adc0e31 Post v3.8.0b3 by Łukasz Langa · 5 years ago
  5. 6f53a68 Merge tag 'v3.8.0b3' into 3.8 by Łukasz Langa · 5 years ago
  6. 494ed69 Fix publishing of Windows release (GH-15006) by Miss Islington (bot) · 5 years ago
  7. bf0b8a6 Add additional test for multi-line SyntaxError (GH-15003) by Miss Islington (bot) · 5 years ago
  8. 9ea738e bpo-37500: Make sure dead code does not generate bytecode but also detect syntax errors (GH-14612) by Miss Islington (bot) · 5 years ago
  9. cf52bd0 Fix `SyntaxError` indicator printing too many spaces for multi-line strings (GH-14433) by Miss Islington (bot) · 5 years ago
  10. 4336222 Python 3.8.0b3 by Łukasz Langa · 5 years ago
  11. 36fd7b6 bpo-36044: Avoid warnings in Windows PGO build and add lzma, bz2 and sqlite coverage (GH-14985) by Miss Islington (bot) · 5 years ago
  12. f96334c bpo-37697: Sync with importlib_metadata 0.19 (GH-14993) (GH-14995) by Miss Islington (bot) · 5 years ago
  13. c94386d bpo-37692: Improve highlight config sample (GH-14983) by Miss Islington (bot) · 5 years ago
  14. 69372ee Remove trailing .0 from version changed note (GH-14987) by Miss Islington (bot) · 5 years ago
  15. 76821ba bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) (GH-14984) by Miss Islington (bot) · 5 years ago
  16. 1710193 bpo-37628: Fix IDLE config sample sizes (GH-14958) by Miss Islington (bot) · 5 years ago
  17. d38fa58 Add Qt GUI example to the logging cookbook. (GH-14978) (GH-14979) by Miss Islington (bot) · 5 years ago
  18. f6ab188 bpo-17535: Increase line number horizontal padding by 2 pixels (GH-14959) by Miss Islington (bot) · 5 years ago
  19. 06e8fc9 bpo-32910: Remove implementation detail in venv documentation. (GH-14968) by Miss Islington (bot) · 5 years ago
  20. 886e66d bpo-35524: Update Windows installer image in docs (GH-14966) by Steve Dower · 5 years ago
  21. c503390 bpo-37664: Update regex for ignoring cache warning on some buildbots (GH-14960) by Miss Islington (bot) · 5 years ago
  22. 0f21197 bpo-37641 preserve relative file location in embeddable zip (GH-14884) by Miss Islington (bot) · 5 years ago
  23. c594c27 Swap 'if' branches so content matches to condition in importlib example (GH-14947) by Miss Islington (bot) · 5 years ago
  24. 25cb4fd bpo-37502: handle default parameter for buffers argument of pickle.loads correctly (GH-14593) by Miss Islington (bot) · 5 years ago
  25. 69802f6 closes bpo-37675: Use pkgutil.iter_modules to find fixers in a package rather than listdir. (14942) by Miss Islington (bot) · 5 years ago
  26. 4b7ce10 bpo-37672: Switch Windows Store package to use pip.ini for user mode (GH-14939) by Miss Islington (bot) · 5 years ago
  27. 0cdb21d bpo-37664: Update bundled pip to 19.2.1 and setuptools to 41.0.1 (GH-14934) by Miss Islington (bot) · 5 years ago
  28. bb69789 [3.8] bpo-37399: Correctly attach tail text to the last element/comment/pi (GH-14856) (GH-14936) by Stefan Behnel · 5 years ago
  29. 6367391 [3.8] bpo-34160: explain how to deal with attribute order in ElementTree (GH-14867) (GH-14935) by Miss Islington (bot) · 5 years ago
  30. eb62274 [3.8] Touch up venv docs (GH-14922) (GH-14923) by Miss Islington (bot) · 5 years ago
  31. 9d54de1 bpo-37667: Add regression test for regrtest. (GH-14929) by Miss Islington (bot) · 5 years ago
  32. 9f77cfc Only setup PGO tests when --pgo is enabled. (GH-14927) by Miss Islington (bot) · 5 years ago
  33. fc63d5a bpo-29446: IDLE -- add explicit imports (GH-14919) (GH-14920) by Miss Islington (bot) · 5 years ago
  34. 1da6a31 bpo-17535: IDLE editor line numbers (GH-14030) by Miss Islington (bot) · 5 years ago
  35. bf8e82f [3.8] bpo-36974: separate vectorcall functions for each calling convention (GH-13781) (#14782) by Jeroen Demeyer · 5 years ago
  36. 5dab5e7 bpo-33610: validate non-negative integer inputs in IDLE's config (GH-14822) by Miss Islington (bot) · 5 years ago
  37. 2406672 bpo-36044: Reduce number of unit tests run for PGO build (GH-14702) by Miss Islington (bot) · 5 years ago
  38. 5b39852 Update logging cookbook to show multiple worker processes using the concurrent.futures module. (GH-14905) (GH-14906) by Miss Islington (bot) · 5 years ago
  39. 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
  40. 24b5b36 [3.8] Fix typos in docs, comments and test assert messages (GH-14872). (#14900) by Kyle Stanley · 5 years ago
  41. 0104841 Add examples to elucidate the formulas (GH-14898) (GH-14899) by Miss Islington (bot) · 5 years ago
  42. 52ee929 bpo-37627: Add acknowledgment (GH-14883) by Miss Islington (bot) · 5 years ago
  43. 9325f40 bpo-37627: Initialize IDLE Custom Run dialog with previous entries (GH-14870) by Miss Islington (bot) · 5 years ago
  44. a8cac57 Fix typo found by Min ho Kim (GH-14879) by Miss Islington (bot) · 5 years ago
  45. 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
  46. 8f50164 Bpo-37644: update suspicious.csv for distutils/examples (GH-14885) by Miss Islington (bot) · 5 years ago
  47. c613c33 bpo-36324: Make internal attributes for statistics.NormalDist() private. (GH-14871) (GH-14875) by Miss Islington (bot) · 5 years ago
  48. 3015191 Adjust builtins.zip() docstring to better communicate its signature (GH-14833) by Miss Islington (bot) · 5 years ago
  49. e5bfd1c bpo-36546: Clean-up comments (GH-14857) (#14859) by Miss Islington (bot) · 5 years ago
  50. a50a622 bpo-37624: Document weight assumptions for random.choices() (GH-14855) (GH-14858) by Miss Islington (bot) · 5 years ago
  51. 8403524 bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850) by Miss Islington (bot) · 5 years ago
  52. 86eb5da bpo-33610: IDLE's code-context always shows current context immediately (GH-14821) (#14846) by Miss Islington (bot) · 5 years ago
  53. 652b667 bpo-37552: Skip failing tests in strptime/strftime with UCRT version 17763.615 (GH-14460) by Miss Islington (bot) · 5 years ago
  54. 028f1d2 bpo-36390: Gather IDLE Format menu functions into format.py (GH-14827) (GH-14829) by Miss Islington (bot) · 5 years ago
  55. 6357433 Fix IndexError when parsing unexpectedly ending quoted-string. (GH-14813) by Miss Islington (bot) · 5 years ago
  56. 6816ca3 bpo-37461: Fix infinite loop in parsing of specially crafted email headers (GH-14794) by Miss Islington (bot) · 5 years ago
  57. 1fc43a3 bpo-36390: IDLE: Combine region formatting methods. (GH-12481) (GH-14811) by Miss Islington (bot) · 5 years ago
  58. 6cf7c45 bpo-37530: simplify, optimize and clean up IDLE code context (GH-14675) by Miss Islington (bot) · 5 years ago
  59. 35d36da Docs: Correct formatting of a multiline code block (GH-13806) by Miss Islington (bot) · 5 years ago
  60. 178f09f bpo-27452: IDLE: Cleanup config.py code (GH-14577) (GH-14802) by Miss Islington (bot) · 5 years ago
  61. 6a2aec0 Fix infinite loop in email folding logic (GH-12732) by Miss Islington (bot) · 5 years ago
  62. 86742d4 Replace backquote with command substitution in subprocess doc example (GH-13941) by Miss Islington (bot) · 5 years ago
  63. 1ff4c42 bpo-37284: Add note to sys.implementation doc (GH-14328) by Miss Islington (bot) · 5 years ago
  64. 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
  65. 3958b7a Clarify that plistlib's load and dump functions take a binary file object (GH-9825) by Miss Islington (bot) · 5 years ago
  66. 7a43010 bpo-37590: Remove redundant docs of PyEval_EvalFrameEx (GH-14765) by Miss Islington (bot) · 5 years ago
  67. 4f733f4 bpo-37571: Remove extra space in ctypes docs (GH14764) by Miss Islington (bot) · 5 years ago
  68. e7c114d bpo-37571: Add 'b' to prevent the TypeError exception. (GH-14721) by Miss Islington (bot) · 5 years ago
  69. 262779f bpo-36261: Improve example of the preamble field in email docs (GH-14751) by Miss Islington (bot) · 5 years ago
  70. b1e4d1b bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759) by Miss Islington (bot) · 5 years ago
  71. b815669 bpo-30088: Document that existing dir structure isn't verified by mailbox.Maildir (GH-1163) by Miss Islington (bot) · 5 years ago
  72. 143672c bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14726) by Miss Islington (bot) · 5 years ago
  73. 5da83b4 bpo-37580: Fix typo in http.cookiejar documentation (GH-14731) by Miss Islington (bot) · 5 years ago
  74. 12f3312 Enable publish of Windows releases through Azure Pipelines (GH-14720) by Miss Islington (bot) · 5 years ago
  75. 25d371a Fix typo in re.escape documentation (GH-14722) by Miss Islington (bot) · 5 years ago
  76. 36101c2 closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268) by Miss Islington (bot) · 5 years ago
  77. 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
  78. 3d58b78 bpo-37558: Shared memory tests are failing due to double slashes (GH-14703) by Miss Islington (bot) · 5 years ago
  79. 1071715 closes bpo-37554: Remove `q:q` in os.rst documentation (GH-14692) by Miss Islington (bot) · 5 years ago
  80. 242ad1f bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500) by Miss Islington (bot) · 5 years ago
  81. dc0b6af bpo-34369: make kqueue.control() docs better reflect that timeout is positional-only (GH-9499) by Miss Islington (bot) · 5 years ago
  82. aca8297 Document default parameter of .seek() in the signature. (GH-14691) by Miss Islington (bot) · 5 years ago
  83. b82188d bpo-26806: IDLE should run without docstrings (GH-14657) (GH-14677) by Miss Islington (bot) · 5 years ago
  84. 68bd9c5 bpo-18374: fix tests to check the correct thing about line numbers (GH-14659) (GH-14672) by Miss Islington (bot) · 5 years ago
  85. 4c403b8 bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670) by Miss Islington (bot) · 5 years ago
  86. bbad695 bpo-37120: Fix _ssl get_num_tickets() (GH-14668) by Miss Islington (bot) · 5 years ago
  87. 58f2c7f bpo-37526: Add support.catch_threading_exception() (GH-14664) (GH-14666) by Miss Islington (bot) · 5 years ago
  88. c7be35c bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607) by Miss Islington (bot) · 5 years ago
  89. 54348f4 Doc: Fix example title. (GH-14639) by Miss Islington (bot) · 5 years ago
  90. 975d4d3 Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644) by Miss Islington (bot) · 5 years ago
  91. cdada40 bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) (GH-14645) by Miss Islington (bot) · 5 years ago
  92. 66905d1 bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) (GH-14641) by Miss Islington (bot) · 5 years ago
  93. 3f7d0c9 bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615) by Miss Islington (bot) · 5 years ago
  94. e414aa9 bpo-37478: Add missing 'and'. (GH-14631) by Miss Islington (bot) · 5 years ago
  95. 4e6bfc4 bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) (GH-14629) by Miss Islington (bot) · 5 years ago
  96. 90631f9 bpo-37456: Slash ('/') is now part of syntax. (GH-14627) (GH-14628) by Miss Islington (bot) · 5 years ago
  97. ad37203 bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14624) by Miss Islington (bot) · 5 years ago
  98. d4af553 bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944) by Miss Islington (bot) · 5 years ago
  99. ea9c8ca bpo-37149: Replace dead link for online Tkinter reference (GH-14616) by Miss Islington (bot) · 5 years ago
  100. cf294c4 closes bpo-37508: Fix name of type in memory.rst. (GH-14604) by Miss Islington (bot) · 5 years ago