- 66605d1 allow macOS installer builds to package pre-built html docs (GH-20715) by Miss Islington (bot) · 4 years, 5 months ago
- 3deded9 Deny eval() direct access to builtins (GH-20713) (GH-20714) by Miss Islington (bot) · 4 years, 5 months ago
- be5ed59 bpo-22021: Update root_dir and base_dir documentation in shutil (GH-10367) by Miss Islington (bot) · 4 years, 5 months ago
- 1e72fb2 bpo-40741: Update macOS installer to use SQLite 3.32.2. (GH-20705) by Miss Islington (bot) · 4 years, 5 months ago
- 9cf1be4 bpo-39791 native hooks for importlib.resources.files (GH-20576) by Miss Islington (bot) · 4 years, 5 months ago
- 6440911 bpo-40904: Fix segfault in the new parser with f-string containing yield statements with no value (GH-20701) by Miss Islington (bot) · 4 years, 5 months ago
- 71f5016 bpo-39791: Support file systems that cannot support non-ascii filenames (skipping tests in that case). (GH-20681) by Miss Islington (bot) · 4 years, 5 months ago
- 1d711f2 bpo-40724: Fix return type of test helper function heapctypewithbuffer_releasebuffer() (GH-20685) (GH-20690) by Miss Islington (bot) · 4 years, 5 months ago
- 1e4fa91 bpo-40724: Support setting buffer slots from type specs (GH-20648) (GH-20683) by Miss Islington (bot) · 4 years, 5 months ago
- 90ee51f bpo-40870: Invalidate usage of some constants with ast.Name (GH-20649) by Miss Islington (bot) · 4 years, 5 months ago
- 18f1226 Refactor scripts in Tools/peg_generator/scripts (GH-20401) by Miss Islington (bot) · 4 years, 5 months ago
- d5e7348 bpo-40862: Raise TypeError when const is given to argparse.BooleanOptionalAction (GH-20623) (GH-20664) by Miss Islington (bot) · 4 years, 5 months ago
- 15fec56 bpo-40880: Fix invalid read in newline_in_string in pegen.c (GH-20666) by Miss Islington (bot) · 4 years, 5 months ago
- 79e6c15 bpo-40883: Fix memory leak in fstring_compile_expr in parse_string.c (GH-20667) by Miss Islington (bot) · 4 years, 5 months ago
- a4fa9a9 bpo-39791: Refresh importlib.metadata from importlib_metadata 1.6.1. (GH-20659) (GH-20661) by Miss Islington (bot) · 4 years, 5 months ago
- cdc3d9c Fix missing FloatOperation in EXTRA_FUNCTIONALITY path. (GH-20655) (#20660) by Miss Islington (bot) · 4 years, 5 months ago
- 83bff88 bpo-40874: Update to libmpdec-2.5.0 (GH-20652) by Miss Islington (bot) · 4 years, 5 months ago
- 3dfe549 bpo-40807: Show warnings once from codeop._maybe_compile (GH-20486) by Miss Islington (bot) · 4 years, 5 months ago
- e4e5ec1 bpo-40865: Remove unused insint() macro from hash modules (GH-20627) by Miss Islington (bot) · 4 years, 5 months ago
- 082cff1 Fix spacing in docs for tarfile (GH-20629) by Miss Islington (bot) · 4 years, 5 months ago
- 196810a bpo-17258: Add requires_hashdigest to multiprocessing tests (GH-20412) by Miss Islington (bot) · 4 years, 5 months ago
- 6d62dc1 [3.9] bpo-40826: PyOS_InterruptOccurred() requires GIL (GH-20578) (GH-20618) by Victor Stinner · 4 years, 5 months ago
- 5d2396c [3.9] bpo-40826: Fix GIL usage in PyOS_Readline() (GH-20613) by Victor Stinner · 4 years, 5 months ago
- a125561 Update error message in _zoneinfo.py to use f-string (GH-20577) by Miss Islington (bot) · 4 years, 5 months ago
- 74a1fce bpo-40767: Allow pure Wayland to get default XDG web browser (GH-20382) by Miss Islington (bot) · 4 years, 5 months ago
- 20fe532 [3.9] Fix MSVC warnings in pythonrun.c (GH-20587) (GH-20592) by Ammar Askar · 4 years, 5 months ago
- ff442f3 bpo-40241: What's New in Python 3.9: opaque PyGC_Head (GH-20586) by Miss Islington (bot) · 4 years, 5 months ago
- 50e847a bpo-40244: Remove XLC's support from the noreturn flag (GH-20588) by Miss Islington (bot) · 4 years, 5 months ago
- b90b61f Ensure correct version of Sphinx is used for Windows builds (GH-20582) by Miss Islington (bot) · 4 years, 5 months ago
- 3c7609a [3.9] bpo-40630: Add tracemalloc.reset_peak (GH-20102) (GH-20545) by Huon Wilson · 4 years, 5 months ago
- 410b730 Make sure that keyword arguments are merged into the arguments dictionary when dict unpacking and keyword arguments are interleaved. (GH-20553) (GH-20569) by Miss Islington (bot) · 4 years, 5 months ago
- a169961 bpo-40831: Remove an incorrect statement in the Windows docs (GH-20570) by Miss Islington (bot) · 4 years, 5 months ago
- 24a88b0 bpo-30008: Fix OpenSSL no-deprecated compilation (GH-20397) by Miss Islington (bot) · 4 years, 5 months ago
- 0a67463 bpo-17005: Move topological sort functionality to its own module (GH-20558) by Miss Islington (bot) · 4 years, 5 months ago
- a176b31 Fix typo in "What's new in Python 3.9" (GH-20559) by Miss Islington (bot) · 4 years, 5 months ago
- 96d9107 bpo-40759: Deprecate the symbol module (GH-20364) by Miss Islington (bot) · 4 years, 5 months ago
- cdb015b Fix asyncio.to_thread() documented return type (GH-20547) by Miss Islington (bot) · 4 years, 5 months ago
- 44400e8 bpo-40829: Add a what's new entry about deprecation of shuffle's random parameter (GH-20541) (GH-20544) by Miss Islington (bot) · 4 years, 6 months ago
- 588efc2 bpo-40798: Generate a different message for already removed elements (GH-20483) by Miss Islington (bot) · 4 years, 6 months ago
- 78cf711 closes bpo-29017: Update the bindings for Qt information with PySide2 (GH-20149) by Miss Islington (bot) · 4 years, 6 months ago
- 9f3f70f bpo-39885: Make IDLE context menu cut and copy work again (GH-18951) by Miss Islington (bot) · 4 years, 6 months ago
- 805fa54 Further de-linting of zoneinfo module (GH-20499) by Miss Islington (bot) · 4 years, 6 months ago
- ad088ca bpo-40780: Fix failure of _Py_dg_dtoa to remove trailing zeros (GH-20435) (GH-20514) by Miss Islington (bot) · 4 years, 6 months ago
- 8fcc147 bpo-40784: Fix sqlite3 deterministic test (GH-20448) by Miss Islington (bot) · 4 years, 6 months ago
- a6ae02d bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words. (gh-17620) by Miss Islington (bot) · 4 years, 6 months ago
- 8e5f11d Indicate that abs() method accept argument that implement __abs__(), just like call() method in the docs (GH-20509) by Miss Islington (bot) · 4 years, 6 months ago
- 6637bd4 bpo-30064: Properly skip unstable loop.sock_connect() racing test (GH-20494) by Miss Islington (bot) · 4 years, 6 months ago
- 1a7e34c Note the output ordering of combinatoric functions (GH-19732) (GH-20501) by Miss Islington (bot) · 4 years, 6 months ago
- e4cc3a7 bpo-40806: itertools.product immediately consumes its inputs (GH-20492) (GH-20498) by Miss Islington (bot) · 4 years, 6 months ago
- eceee54 [3.9] bpo-40777: Initialize PyDateTime_IsoCalendarDateType.tp_base at run-time (GH-20493) (GH-20495) by Miss Islington (bot) · 4 years, 6 months ago
- a5936ad bpo-1294959: Try to clarify the meaning of platlibdir (GH-20332) by Miss Islington (bot) · 4 years, 6 months ago
- 6a47864 bpo-37878: PyThreadState_DeleteCurrent() was not removed (GH-20489) by Miss Islington (bot) · 4 years, 6 months ago
- bcbe5c5 bpo-40217: Ensure Py_VISIT(Py_TYPE(self)) is always called for PyType_FromSpec types (reverts GH-19414) (GH-20264) by Miss Islington (bot) · 4 years, 6 months ago
- 1d82f00 bpo-30064: Fix unstable asyncio "racing" socket tests (GH-20485) by Miss Islington (bot) · 4 years, 6 months ago
- 8183e11 [3.9] bpo-40791: Use CRYPTO_memcmp() for compare_digest (GH-20456) (GH-20461) by Christian Heimes · 4 years, 6 months ago
- d23ee5d Improve IO tutorial's "Old string formatting" section (GH-16251) by Miss Islington (bot) · 4 years, 6 months ago
- de6b684 bpo-39939: Fix removeprefix issue number in the What's New in Python 3.9 (GH-20473) (GH-20474) by Miss Islington (bot) · 4 years, 6 months ago
- 9e3c583 bpo-40795: ctypes calls unraisablehook with an exception (GH-20452) by Miss Islington (bot) · 4 years, 6 months ago
- be240b8 Fix compiler warnings in _zoneinfo.c (GH-20342) by Miss Islington (bot) · 4 years, 6 months ago
- 9b83829 [3.9] bpo-40614: Respect feature version for f-string debug expressions (GH-20196) (GH-20464) by Pablo Galindo · 4 years, 6 months ago
- 3a2667d bpo-30064: Fix asyncio loop.sock_* race condition issue (GH-20369) by Miss Islington (bot) · 4 years, 6 months ago
- c011d1b [3.9] Backport GH-20440: Set p->error_indicator in more places (GH-20457) by Lysandros Nikolaou · 4 years, 6 months ago
- 1bfe659 [3.9] Backport GH-20370 and GH-20436: Soft keywords (GH-20458) by Lysandros Nikolaou · 4 years, 6 months ago
- 788d7bf bpo-13097: ctypes: limit callback to 1024 arguments (GH-19914) by Miss Islington (bot) · 4 years, 6 months ago
- 43fccb1 Fix the link to ncurses patch download in macos installer build script (GH-20421) by Miss Islington (bot) · 4 years, 6 months ago
- 1c88bf8 bpo-39244: multiprocessing return default start method first on macOS (GH-18625) by Miss Islington (bot) · 4 years, 6 months ago
- 500cd89e bpo-38580: Document that select() accepts iterables, not just sequences (GH-16832) by Miss Islington (bot) · 4 years, 6 months ago
- 7df9c41 bpo-40737: Fix possible reference leak for sqlite3 initialization (GH-20323) by Miss Islington (bot) · 4 years, 6 months ago
- 66391b0 bpo-40637: Fix test_pbkdf2_hmac_py for missing sha1 (GH-20422) by Miss Islington (bot) · 4 years, 6 months ago
- cc0f50d bpo-39301: State that floor division is used for right shift operations (GH-20347) (GH-20414) by Miss Islington (bot) · 4 years, 6 months ago
- 5221a10 bpo-35714: Reject null characters in struct format strings (GH-16928) by Miss Islington (bot) · 4 years, 6 months ago
- a729f4a Simplify creation of the __new__ method in namedtuple() (GH-20361) (GH-20409) by Miss Islington (bot) · 4 years, 6 months ago
- fda4765 Fix peg_generator compiler warnings under MSVC (GH-20405) by Miss Islington (bot) · 4 years, 6 months ago
- 6597e2a bpo-40745: Fix typos in NewType docs (GH-20379) by Miss Islington (bot) · 4 years, 6 months ago
- b03e0ee [3.9] closes bpo-40774: Fix docs indentation for asyncio.create_subprocess_shell() (GH-20403) (#20407) by Benjamin Peterson · 4 years, 6 months ago
- 791a46e [3.9] bpo-38964: Print correct filename on a SyntaxError in an fstring (GH-20399) (GH-20404) by Lysandros Nikolaou · 4 years, 6 months ago
- 6cb0ad2 bpo-40246: Fix test_fstring when run with the old parser (GH-20402) by Lysandros Nikolaou · 4 years, 6 months ago
- 3c6c86a bpo-40688: Use the correct parser in the peg_generator scripts (GH-20235) by Miss Islington (bot) · 4 years, 6 months ago
- 318a18e bpo-23082: Better error message for PurePath.relative_to() from pathlib (GH-19611) by Miss Islington (bot) · 4 years, 6 months ago
- 31084be bpo-40750: Do not expand the new parser debug flags if Py_BUILD_CORE is not defined (GH-20393) by Miss Islington (bot) · 4 years, 6 months ago
- 82da2c3 bpo-40750: Support -d flag in the new parser (GH-20340) by Miss Islington (bot) · 4 years, 6 months ago
- 9a5e643 bpo-39245: Fix docs links to the stable ABI (GH-20388) by Miss Islington (bot) · 4 years, 6 months ago
- 20b2bf3 bpo-38972: Fix typos in PowerShell Execution Policies links (GH-20383) by Miss Islington (bot) · 4 years, 6 months ago
- 1fe1a14 bpo-40671: Prepare _hashlib for PEP 489 (GH-20180) by Miss Islington (bot) · 4 years, 6 months ago
- 7015823 bpo-40695: Limit hashlib builtin hash fallback (GH-20259) by Miss Islington (bot) · 4 years, 6 months ago
- 82c274e bpo-40334: Support suppressing of multiple optional variables in Pegen (GH-20367) by Miss Islington (bot) · 4 years, 6 months ago
- 1a4e9e6 bpo-36290: Fix keytword collision handling in AST node constructors (GH-12382) by Miss Islington (bot) · 4 years, 6 months ago
- 46c1b9c bpo-17050: Remove documentation on argparse.REMAINDER (GH-18661) (GH-20363) by Miss Islington (bot) · 4 years, 6 months ago
- 4bb4cde bpo-40443: Remove unused imports in the zoneinfo (GH-20354) by Miss Islington (bot) · 4 years, 6 months ago
- ebf6505 bpo-40705: Fix use-after-free in _zoneinfo's module_free (GH-20280) by Miss Islington (bot) · 4 years, 6 months ago
- 21a9af1 bpo-37309: Update IDLE NEWS.txt (GH-20356) by Miss Islington (bot) · 4 years, 6 months ago
- 874506c bpo-40723: Make IDLE autocomplete test run without __main__.__file__ (GH-20311) by Miss Islington (bot) · 4 years, 6 months ago
- a3c3e89 Remove spurious NULL in descrobject.c (GH-20344) by Miss Islington (bot) · 4 years, 6 months ago
- 11fb605 Use Py_ssize_t for the column number in the PEG support code (GH-20341) by Miss Islington (bot) · 4 years, 6 months ago
- 9181e2e bpo-40405: Fix asyncio.as_completed docs (GH-19753) by Miss Islington (bot) · 4 years, 6 months ago
- 962c814 bpo-40439: Update broken link in lexical analysis docs (GH-20184) by Miss Islington (bot) · 4 years, 6 months ago
- c1d7768 Reword aware/naive introduction sentence (GH-20175) by Miss Islington (bot) · 4 years, 6 months ago
- 1e5cf94 [3.9] bpo-39631: Adds NEWS entry (GH-20227) (GH-20241) by Miss Islington (bot) · 4 years, 6 months ago
- 7f77ac4 bpo-40696: Fix a hang that can arise after gen.throw() (GH-20287) by Miss Islington (bot) · 4 years, 6 months ago
- a08b7c3 bpo-9216: hashlib usedforsecurity fixes (GH-20258) by Miss Islington (bot) · 4 years, 6 months ago