Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.3k
gh-134674: fix: ast.MatchStar.name incorrectly having class-level default value#134676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from1 commit
Commits
Show all changes
2314 commits Select commitHold shift + click to select a range
17b6139
[3.13] gh-123441: Update Belorussian spelling (GH-132409) (GH-132432)
miss-islington70c4bd6
[3.13] gh-58211: Add tests for the `__self__` attribute of builtins …
miss-islington1884a3b
[3.13] Docs: Fix specifications of `gcvisitobjects_t` (GH-132433) (#1…
miss-islingtonf943376
[3.13] gh-132185: Speed up expanduser() test with large password data…
miss-islington67b1c76
[3.13] gh-132213: use relaxed atomics for set hash (#132447)
kumaraditya3035be7505
[3.13] gh-132429: Fix support of Bluetooth sockets on NetBSD and Drag…
serhiy-storchaka244a642
[3.13] Fix a typo in c-api/typeobj.rst (GH-132317) (#132464)
miss-islingtonff66901
[3.13] gh-132354: document return value for `asyncio.Task.cancel` (GH…
miss-islington4ff5d88
[3.13] gh-131927: Prevent emitting compiler warnings twice (GH-131993…
tomasr81dcdac6
[3.13] gh-132106: Ensure that running `logging.handlers.QueueListener…
vsajip54e1b63
[3.13] gh-132099: Fix documentation for the BTPROTO_HCI protocol (GH-…
serhiy-storchakad021b71
[3.13] gh-132111: Document dataclasses.InitVar (GH-132446) (#132483)
miss-islingtonf206b98
[3.13] gh-101100: Fix sphinx warnings in `library/plistlib.rst` (GH-1…
miss-islingtonff9198d
[3.13] gh-124986: Fix test_no_leaking in test_subprocess on NetBSD an…
miss-islington5f1eaff
[3.13] gh-132435: Test syntax warnings in a finally block (GH-132436)…
tomasr8fd0bba6
[3.13] gh-86513: improve docs of loop.call_exception_handler (GH-1324…
miss-islingtona50aa33
[3.13] gh-132515: de-duplicate `test_dataclass_derived_generic_from_s…
miss-islingtond321b6e
[3.13] gh-132099: Harmonize Bluetooth address handling (GH-132486) (G…
serhiy-storchaka866b635
[3.13] gh-46236: Add missing PyUnicode_FromOrdinal() doc (#132040) (#…
vstinnerbdff88b
[3.13] gh-131803: Clarify that you must register signal handlers for …
miss-islingtonf218549
[3.13] gh-124476: Fix decoding from the locale encoding in the C.UTF-…
serhiy-storchaka6d48194
[3.13] gh-132176: Fix crash on `type()` when `tuple` subclass passed …
miss-islington11617d5
[3.13] Fix argument order in multinomial() example (gh-132557) (gh-13…
miss-islingtona3a3bfd
[3.13] gh-114713: Handle case of an empty string passed to `zoneinfo.…
miss-islington2a1a337
[3.13] Docs: Synchronise ``indexsidebar.html`` with docsbuild-scripts…
miss-islington08faa2a
[3.13] gh-132535: Fix resource warnings in test_timeout (GH-132572) (…
miss-islington8128bcf
[3.13] gh-127591: Fix altering environment in test_urllib2 (unsetting…
miss-islingtonee8f681
[3.13] gh-130941: Fix `configparser` parsing values with `allow_no_va…
miss-islingtonff3f658
[3.13] gh-130052: Fix search_map_for_section() error handling (GH-132…
miss-islington88d95c3
[3.13] typing: Add missing test case for Protocol inheritance (GH-132…
miss-islingtonf9578dc
[3.13] typing docs: Clarify Protocol / runtime_checkable docs (GH-132…
miss-islingtondb7ad1c
[3.13] gh-132608: Fix a sample code coloring for ast.While (GH-132609…
miss-islington582d1ef
[3.13] gh-130070: Fix `exec(<string>, closure=<non-None>)` unexpected…
bswckafd865a
gh-132649: Allow passing --include-tcltk to PC\layout on Windows ARM6…
miss-islington7d4c00e
[3.13] Docs: Migrate entirely to PSF hosted plausible for analytics (…
miss-islingtonbfba11a
[3.13] gh-132668: Remove outdated description of `POP_JUMP_*` instruc…
miss-islingtonb787282
[3.13] gh-132674: fix `_hashopenssl.c` compiler warnings on free-thre…
miss-islingtonb3d4980
[3.13] gh-132553: Build the perf tool without buildid cache (GH-13266…
miss-islingtonca2e1a1
[3.13] gh-130861: Add clarification to the perf docs on optimization …
miss-islingtona37d719
[3.13] gh-129958: Properly disallow newlines in format specs in singl…
ambv151828d
[3.13] Minor doc edit: Make multinomial() the first math example (gh-…
miss-islington10f37b3
[3.13] gh-132396: Resolve 'redefinition of unused name' errors in ``L…
miss-islington83cb89b
[3.13] gh-129719: Restore missing `socket.CAN_RAW_ERR_FILTER` on Linu…
miss-islington38f305b
[3.13] Docs: Fix REPL example in `Doc/library/shutil.rst` (GH-132700)…
miss-islington47c8df6
[3.13] gh-132673: Fix a crash with zero-alignment in `ctypes.Structur…
ZeroIntensity5ab628f
[3.13] gh-129327: revise hashlib documentation to account for FIPS re…
miss-islington62663bf
[3.13] gh-129098: avoid using content of `_pyrepl/__main__.py` when r…
miss-islingtonc709d3b
[3.13] gh-132742: Add more tests for fcntl.ioctl() (GH-132756) (GH-13…
miss-islington3c29fb2
[3.13] gh-132753: Argument Clinic: Fix support of c_default for the b…
serhiy-storchakad8b9011
[3.13] gh-85583: Add an overview of formatted string literals (f-stri…
miss-islingtonbb59fde
[3.13] gh-132747: Fix `NULL` dereference when calling a method's `__g…
ZeroIntensitycdabbc1
[3.13] gh-122179: Fix hashlib.file_digest and non-blocking I/O (GH-13…
gpsheade140e6e
[3.13] gh-132769: Refactor possible read-out-of-bounds in `lexer.c` (…
miss-islington3a130c1
[3.13] Update `pre-commit` repos (GH-132792) (#132804)
sobolevn3de0f55
[3.13] gh-132713: Fix repr(list) race condition (#132801) (#132809)
vstinner341b86e
[3.13] gh-132713: Fix typing.Union[index] race condition (GH-132802) …
miss-islingtonabbc44c
[3.13] gh-132742: Update documentation for the fcntl module (GH-13276…
miss-islingtonf8d4ca4
[3.13] gh-83994, gh-132843: Fix and improve test_ioctl (GH-132848) (G…
serhiy-storchakab220c1c
[3.13] gh-109981: Resolve situation on iOS regarding fd_count. (GH-13…
miss-islingtonbd4a39f
[3.13] gh-122399: change webbrowser.rst to better describe the conten…
miss-islington9ec6f77
[3.13] gh-128185: Align Decimal docs with spec (case irrelevant for n…
miss-islington52e0f56
[3.13] Fix a grammar error in the `Py_ALWAYS_INLINE` doc (GH-129304) …
miss-islingtonbf6c74d
[3.13] Use os.openpty() instead of pty.openpty() in test_ioctl (GH-13…
serhiy-storchaka9953971
[3.13] Differentiate bitwise OR from the word "or" (GH-132890) (#132891)
miss-islington293f289
[3.13] gh-98347: Add links to python-isal in the documentation (GH-98…
miss-islington8a759c2
[3.13] gh-127906: Add missing sys import to test_cppext (GH-132902) (…
miss-islingtonb4a160a
[3.13] gh-132415: Use shutil.which() in missing_compiler_executable()…
miss-islington3776ade
[3.13] gh-132921: Fix setuptools._distutils.dep_util deprecation (GH-…
miss-islington7ebfc6e
[3.13] gh-132909: handle overflow for `'K'` format in `do_mkvalue` (G…
picnixz7684055
[3.13] gh-132912: Set 15 min timeout on GHA Hypothesis CI (GH-132914)…
miss-islington3ff35ba
[3.13] gh-132527: Added missing `w` typecode to array() error message…
miss-islington0877222
[3.13] gh-132684: [Enum] only call _missing_ in __contains__ for Flag…
miss-islington41e19a7
[3.13] gh-91221: fix `test_curses.test_use_default_colors` for xterm-…
miss-islington994529d
[3.13] Revert "[3.13] gh-132921: Fix setuptools._distutils.dep_util d…
vstinner2c9842f
[3.13] doc: update co_flags reference (GH-132300) (#132936)
hugovk4031902
[3.13] gh-63882: Use `self.assert*` methods in `test_minidom` (GH-133…
miss-islington3a1a2a0
[3.13] gh-133016: Fix a reference to removed `asyncio.futures.Timeout…
miss-islingtonfdcaaad
[3.13] gh-63882: Implement some `test_minidom` tests (GH-132879) (#13…
miss-islington8fdc106
[3.13] [tests] fix test_fcntl issue when run in a ChromeOS linux runt…
miss-islington154225b
[3.13] gh-133046: Reformat the ``ast`` module docstring (GH-133050) (…
miss-islington0d53872
[3.13] gh-132742: Improve tests for fcntl.ioctl() (GH-132791) (GH-133…
serhiy-storchaka6ade0c3
[3.13] gh-133033: Add docs for `TypeIgnore` (GH-133034) (#133078)
miss-islington85882ca
[3.13] gh-132726: Change the heading of `sysconfig` CLI section (GH-1…
miss-islington507b4fa
[3.13] gh-132026: Ensure _MIPS_SIM has defined _ABI identifiers for c…
miss-islingtonab89f6e
[3.13] gh-133054: Skip `test_pyrepl` tests when `cannot use pyrepl` i…
sobolevnb71442f
[3.13] gh-132742: Fix newly added tcflush() tests on Android (GH-1330…
miss-islingtonca46ec8
[3.13] gh-132942: Fix races in type lookup cache (gh-133114)
nascheme64dcbb0
[3.13] gh-133122: Fix for test_type_lookup_mro_reference. (gh-133127)
nascheme7ffef8d
[3.13] gh-132070: Use _PyObject_IsUniquelyReferenced in unicodeobject…
corona10132bdf6
[3.13] GH-127682: Backport GH-132351 (GH-132384)
markshannon0b1e676
[3.13] Run mypy workflow on `_colorize.py` and `Misc/mypy/**` changes…
miss-islingtondcbda41
[3.13] gh-57281: Fix duplicate deprecation note: array 'u' format (GH…
miss-islingtonff41346
[3.13] gh-46236: Document `PyUnicodeIter_Type` (GH-132925) (GH-133149)
StanFromIreland7998f99
[3.13] gh-133131: Discover an appropriate iOS simulator rather than h…
miss-islingtondfaa384
[3.13] gh-132308: prevent `TracebackException` swallowing attributes …
miss-islington13f5a9a
[3.13] Add `profile-gen-stamp` to `.gitignore` (GH-133188) (#133189)
miss-islington0458554
[3.13] gh-133117: Run mypy on `tomllib` in CI (GH-133118) (#133192)
miss-islington704a3f8
[3.13] gh-133167: Fix compilation process with `--enable-optimization…
miss-islington110bec8
[3.13] Remove redundant ``--keep-going`` when running Sphinx (GH-1331…
miss-islington4f006ff
[3.13] Apply 'mod' role to typing module (GH-133201) (#133217)
miss-islingtonf68be0f
[3.13] gh-133183: Include IPHONEOS_DEPLOYMENT_TARGET in iOS shim targ…
miss-islingtonbf8eecd
[3.13] gh-131531: Make Android build retry after network failures (GH…
miss-islington679e632
[3.13] gh-132246: Add PEP 688 to C Buffer Protocol docs (GH-132249) (…
miss-islington90c786e
[3.13] gh-130655: Add a test for big-endian MO files in gettext (GH-1…
miss-islingtonf7d1109
[3.13] gh-133210: Fix `test_inspect` in `--without-doc-strings` mode …
miss-islington766c5f7
[3.13] gh-119605: Respect `follow_wrapped` for `__init__` and `__new_…
miss-islingtonae775dc
[3.13] gh-130197: Improve test coverage of msgfmt.py (GH-133048) (GH-…
tomasr8b64cc74
[3.13] gh-133210: Fix `test_pydoc` in `--without-doc-strings` mode (G…
miss-islingtonb225ce7
[3.13] Docs: delete title links in `turtle.rst` and `typing.rst` (GH-…
miss-islington6a919d0
[3.13] gh-133210: Fix `test_descr` in `--without-doc-strings` mode (G…
miss-islington16e9e74
[3.13] gh-132385: Fix instance error suggestions trigger potential ex…
miss-islingtone75f528
[3.13] gh-133290: Use PyObject_SetAttr to set _type_ (GH-133292) (GH-…
miss-islingtone2ad2c8
[3.13] gh-112936: Fix IDLE: no Shell menu item in single-process mode…
miss-islington8a05dbe
[3.13] gh-132995: Upgrade bundled pip to 25.1.1 (gh-133308)
miss-islingtonbb0a857
gh-91156: Document how TextIOWrapper interacts with UTF-8 mode (GH-13…
miss-islingtonc9c0beb
[3.13] gh-114713: Revert gh-114731 (GH-133330) (#133331)
miss-islington130491f
[3.13] gh-130160: use `.. program::` directive for documenting `platf…
hugovk8525223
[3.13] gh-133117: Enable stricter mypy checks for `tomllib` (GH-13320…
miss-islingtone090f8e
[3.13] gh-133210: Fix `test_rlcompleter` in `--without-doc-strings` m…
miss-islington3c9d177
[3.13] bpo-44172: Keep reference to original window in curses subwind…
serhiy-storchaka973e2d3
[3.13] gh-122559: Synchronize C and Python implementation of the io m…
serhiy-storchaka5daeebb
[3.13] gh-109700: Improve stress tests for interpreter creation (GH-1…
miss-islington3d1b8e2
[3.13] gh-133089: Use original timeout value for `TimeoutExpired` whe…
miss-islingtone89ca39
[3.13] [tests] test_subprocess maybe avoid a timeout race condition? …
miss-islingtondf1669e
[3.13] Bump mypy to 1.15 (GH-133405) (#133429)
miss-islingtonf371b23
[3.13] gh-107006: Move `threading.local` docstring to docs (GH-131840…
miss-islington87b14c8
[3.13] gh-131878: Handle top level exceptions in new pyrepl and preve…
ambvd84a762
[3.13] gh-63882: Break down `and` tests in `test_minidom` (GH-133026)…
miss-islington1105ed3
[3.13] GH-133410: Use commit hashes for change detection (gh-133416) …
miss-islingtona2bf7a0
[3.13] gh-124096: Enable REPL virtual terminal support on Windows (GH…
miss-islingtone4d6848
[3.13] GH-132439: Fix REPL swallowing characters entered with AltGr o…
ambv76f52c4
[3.13] gh-130804: Fix support of typing unicode chars in pyrepl (GH-1…
ambv891232f
[3.13] gh-131878: Fix input of unicode characters with two or more co…
ambv1dfe5de
[3.13] gh-132017: Handle SIGCONT in `pyrepl` (#132918) (#133470)
StanFromIrelandfe18437
[3.13] gh-130117: Document why nested `Union`, `Literal`, and `Annota…
miss-islingtond4f6367
[3.13] gh-132921: Fix setuptools._distutils.dep_util deprecation (#13…
vstinner3f93295
[3.13] GH-133231: Backport PYTHON_JIT documentation to 3.13 (GH-133539)
brandtbucherac99d7e
gh-133512: Adds warnings to py.exe launcher about subcommands belongi…
zoobace9d708
[3.13] gh-131535: Fix stale example in html.parser docs, make example…
miss-islington6beec6c
[3.13] gh-133361: move the explanation of dict equal before its use (…
miss-islingtona063d6c
[3.13] gh-127833: lexical analysis: Add backticks to BOM example (GH-…
miss-islingtonaed613f
[3.13] gh-133403: Type `Tools/build/update_file.py` and check it with…
sobolevna0dd4f0
[3.13] gh-133639: Fix `test_auto_indent_default()` doesn't run `input…
miss-islingtoneefe7e2
[3.13] Doc: Allow translating a code block in the tutorial (GH-131353…
miss-islingtona719e5f
[3.13] gh-133516: Raise `ValueError` when constants `True`, `False` o…
TERESH1e0aefbd
gh-133597: Fix memory leak if error occurred in _sys_getwindowsversio…
miss-islingtonfabe89b
[3.13] gh-133454: Mark tests with many threads that use much memory a…
miss-islington8e334f4
[3.13] gh-131031: Fix test_pickle when invoked directly (GH-133356) (…
serhiy-storchaka6ab4a4a
[3.13] gh-132762: Fix underallocation bug in `dict.fromkeys()`(gh-133…
colesburyc2cddb7
[3.13] gh-133403: Check `Tools/build/verify_ensurepip_wheels.py` with…
miss-islingtondf85816
gh-133626: Ensure the traditional Windows installer doesn't accidenta…
zooba3e55441
[3.13] gh-69426: HTMLParser: only unescape properly terminated charac…
miss-islington4c7a04b
[3.13] gh-133412: amend docs for the `inst` definition (GH-133708) (#…
miss-islingtond14a1b7
[3.13] gh-130197: Test pygettext --output option (GH-133041) (GH-133266)
miss-islingtona98d46a
[3.13] gh-133644: update `Py_InteractiveFlag` deprecation notice (GH-…
miss-islingtonb812cdd
[3.13] Manpage: -X gil is not related to PYTHON_HISTORY (GH-133753) (…
miss-islington0a39a18
[3.13] Docs: use boolean constants for returning boolean value (GH-13…
miss-islingtonddd6ca1
[3.13] gh-133519: Add console to resources in libregrtest (GH-133520)…
miss-islington57efb77
[3.13] Update HTTP links in the _pydatetime docstrings (GH-133025) (G…
miss-islington9718880
[3.13] gh-133009: fix UAF in `xml.etree.ElementTree.Element.__deepcop…
miss-islington3de6546
[3.13] gh-132971: Update shutil.which() docs (GH-133067) (#133804)
miss-islingtonaa0c3d1
[3.13] gh-77057: Fix handling of invalid markup declarations in HTMLP…
miss-islington5afb224
[3.13] gh-117088: Fix AIX build (GH-132595) (GH-133839)
miss-islington18501a1
[3.13] gh-132642: document how to render human-readable `timedelta` o…
miss-islingtone76ff56
[3.13] gh-86155: Fix data loss after unclosed script or style tag in …
miss-islington26b6ab4
[3.13] Add classmethod to setUpClass in test_pdb (GH-133840) (#133847)
miss-islingtonf0a88e2
gh-133703: dict: fix calculate_log2_keysize() (GH-133809)
methane927da99
[3.13] gh-133823: update "Pending Removal in 3.15" notes about `Typed…
miss-islington5cd56b2
[3.13] gh-133441: Fix STORE_ATTR_WITH_HINT bytecode (#133446)
vstinner8e923f3
[3.13] gh-91555: disable logger while handling log record (GH-131812)…
miss-islington532acbd
[3.13] gh-133904: Fix `math.factorial` documentation (GH-133907) (#13…
mkaraev5ce47b9
[3.13] gh-133744: Fix multiprocessing interrupt test: add an event (#…
vstinnerd9d8e9a
[3.13] gh-133677: Fix tests when running in non-UTF-8 locale (GH-1338…
serhiy-storchaka05ddd06
[3.13] gh-133413: Fix references to removed Request.has_data (GH-1334…
miss-islington50b45c4
[3.13] GH-133543: Maintain tracking for materialized instance diction…
brandtbucher78a04b3
[3.13] gh-46236: Document PyUnicode_BuildEncodingMap (#133770)
StanFromIrelande1cc789
gh-132869: Fix crash in `_PyObject_TryGetInstanceAttribute` (#133700)
colesbury5d18635
[3.13] Remove trailing whitespace from python.gram (#133858) (#133991)
hugovkab8aafe
[3.13] Docs: remove link elements in builders other than HTML (GH-133…
miss-islingtonf474264
[3.13] Improve tests for str to Fraction conversion (GH-134010) (GH-1…
miss-islingtonbd3add0
[3.13] gh-133986: Document string split algorithm when sep is None an…
miss-islingtonf81f1bb
[3.13] Test also error messages in test_limit_int. (GH-134018) (GH-13…
miss-islingtoncec0e13
[3.13] gh-133403: Check `Tools/build/deepfreeze.py` with mypy (GH-133…
sobolevnbc1a6ec
[3.13] gh-133410: Fix PR detection in build workflow (GH-133671) (#13…
miss-islington0007c9b
[3.13] gh-124210: Add introduction to `threading` docs (GH-127046) (#…
miss-islington2a029a7
[3.13] gh-133515: fix docs for unawaited coroutines in debug mode (GH…
miss-islington8077e22
[3.13] gh-133286: add explanation about `seq` for pathlib Pattern Lan…
miss-islington4291bbe
[3.13] gh-117026: Remove outdated sentence in SimpleHTTPRequestHandle…
miss-islington510e28e
[3.13] gh-134109: Fix showing comments in pydoc output for argparse (…
miss-islington6dae082
[3.13] gh-133889: Improve tests for SimpleHTTPRequestHandler (GH-1341…
miss-islingtonbc0dc9d
[3.13] gh-134098: Fix handling %-encoded trailing slash in SimpleHTTP…
miss-islingtonc529870
[3.13] gh-133881: add forward reference to `list.sort()` in lambda ex…
miss-islingtonec42d72
[3.13] Docs: fix spelling of "test case" in `unittest` documentation …
miss-islingtonf625432
[3.13] gh-88275: Add missing `__init__` method to `match` example (GH…
miss-islingtonebe54d7
[3.13] gh-134150: Clarify distinction between JSON and Python objects…
miss-islingtonfd6a602
[3.13] gh-133745: Fix asyncio task factory name/context kwarg breaks …
graingert5230244
[3.13] gh-134100: Fix use-after-free in `PyImport_ImportModuleLevelOb…
miss-islington9c29769
[3.13] fix indent in `controlflow.rst` docs (GH-134008) (#134185)
miss-islington018ec63
[3.13] document `Py_VISIT` as a macro in the docs (GH-133688) (#134187)
miss-islington821a87e
[3.13] gh-133889: Only show the path of the URL in the SimpleHTTPRequ…
miss-islingtonea9c962
[3.13] gh-76023: Make os.path.realpath to ignore WinError 1005 in non…
miss-islington06a8c06
[3.13] gh-133890: Handle UnicodeEncodeError in tarfile (GH-134147) (G…
serhiy-storchaka8d92823
[3.13] Docs: C API: Fix the incorrect `PyThreadState_Swap` documentat…
ZeroIntensity55a7cb1
[3.13] gh-122055: Clarify documentation for empty matches in RE (GH-1…
miss-islington08c9ba5
[3.13] gh-134097: Print number of refs & blocks after each statement …
miss-islingtonc1e4770
[3.13] gh-125225: Fix column misalignment in help('topics') output (g…
miss-islingtonda506b2
[3.13] gh-117596: Add more tests for os.path with invalid paths (GH-1…
miss-islingtonedbde92
[3.13] gh-134201: Expand explanation of Base85 encodings in base64 do…
miss-islington783675e
[3.13] gh-133940: test_strftime incorrectly calculates expected week …
miss-islingtonedf2de0
[3.13] Clean up test_posixpath (GH-134315) (GH-134317)
miss-islington0c0fedf
[3.13] gh-53189: Document peculiarities of InteractiveConsole in rela…
miss-islington6279eb8
[3.13] gh-133767: Fix use-after-free in the unicode-escape decoder wi…
serhiy-storchakaeca8ff1
[3.13] gh-128307: Update what's new in 3.13 with create_task changes …
gvanrossum61af847
[3.13] gh-101100: Fix Sphinx warnings in `library/decimal.rst` (GH-13…
hugovkbad9f63
[3.13] gh-129748: Update mimalloc to use atomic store for mi_block_se…
miss-islingtonaebbbaf
[3.13] gh-132542: Set native thread ID after fork (GH-132701) (GH-134…
noamcohen974c22fa6
[3.13] gh-131357: Add tests for zero-sized bytes objects in test_byte…
miss-islington7df6749
[3.13] gh-85045: clarified that the underlying buffer of a TextIOBase…
miss-islingtonb41e7b1
[3.13] gh-128066: Properly handle history file writes for RO fs on Py…
ambv35eb3b8
GH-130727: Avoid race condition in _wmimodule by copying shared data …
miss-islington7ada439
[3.13] gh-134360 Add processName attribute to `logging.Formatter` doc…
miss-islingtonf5de063
[3.13] gh-132542: Only run test_native_id_after_fork if native_id is …
miss-islingtonfcebf5a
[3.13] gh-110631: Fix some incorrect indents in the documentation (GH…
miss-islingtonbc60b33
[3.13] gh-132246: Add special buffer methods to C API Type Object doc…
miss-islingtonde6d199
[3.13] gh-133982: Update test_bufio to use self.open (gh-133983) (gh-…
miss-islington046125e
[3.13] gh-71253: Match _io exception in _pyio (gh-133985) (gh-134431)
miss-islingtone1e8533
[3.13] gh-133982: Run unclosed file test on all io implementations (g…
miss-islington2d11f3e
[3.13] gh-62184: Remove _pyio import of _io.FileIO (gh-134192) (gh-13…
miss-islington5ecc39e
[3.13] gh-80050: Update BufferedReader.read docs around non-blocking …
gpsheade0822d8
[3.13] gh-134062: Fix hash collisions in IPv4Network and IPv6Network …
miss-islington55aba16
[3.13] gh-134309: Add ``github.actor`` to the GitHub Actions concurre…
miss-islington044fe0b
[3.13] gh-131357: Add some extra tests for empty bytes and bytearray …
miss-islington34d3495
[3.13] gh-71339: Use new assertion methods in the email tests (GH-129…
miss-islington6126b7c
[3.13] gh-71339: Use new assertion methods in the urllib tests (GH-12…
miss-islingtonba9f533
[3.13] gh-71339: Use new assertion methods in the http tests (GH-1290…
miss-islington0671eb6
[3.13] Consistent sentence case in docs template files (GH-134412) (#…
miss-islington79f20f1
[3.13] Docs: Add note to tutorial clarifying scope (GH-134534) (#134545)
kattnib212653
[3.13] Avoid `__file__` in `hashlib` example (GH-134540) (#134550)
miss-islington1a61d81
[3.13] Docs: fix link in free-threading-python.rst (GH-134548) (#134556)
miss-islington5987ebc
[3.13] gh-114177: avoid calling connection lost callbacks when loop i…
miss-islingtonc6497d6
[3.13] Add notes on nogil & reinitialization to the Opt-Out section i…
miss-islington5b203f5
[3.13] gh-106318: Add example for `str.center()` (GH-134518) (#134572)
miss-islington1dbb644
[3.13] gh-106318: Add example for `str.count()` (GH-134519) (#134573)
miss-islington0308612
[3.13] gh-134578: Mark more slow tests (GH-134579) (GH-134592)
serhiy-storchakae4c4ecc
[3.13] gh-134381: Fix RuntimeError when starting not-yet started Thre…
miss-islington2e30341
[3.13] gh-128840: Limit the number of parts in IPv6 address parsing (…
miss-islington44d1849
[3.13] gh-80334: fix multiprocessing.freeze_support for other spawn p…
miss-islington698bf97
[3.13] gh-134595: Update HOWTO to reflect change in CIBW option (GH-1…
miss-islingtonf331d03
[3.13] Fix sphinx-lint warnings (default-role used). (GH-134647) (#13…
miss-islington4358f80
fix: remove `ast.MatchStar.name` class-level default value
hunterhoganFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
[3.13] Docs: Synchronise
indexsidebar.html
with docsbuild-scripts (……GH-132567) (#132573)Docs: Synchronise ``indexsidebar.html`` with docsbuild-scripts (GH-132567)(cherry picked from commit4f10b93)Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commit2a1a337d2802bcf8f38936ed96f3526056c3c5dd
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{# | ||
This file is only used in indexsidebar.html, where it is included in the docs | ||
by version list. For non-end-of-life branches, build_docs.py overwrites this | ||
list with the full list of versions. | ||
Keep the following two files synchronised: | ||
* cpython/Doc/tools/templates/_docs_by_version.html | ||
* docsbuild-scripts/templates/_docs_by_version.html | ||
#} | ||
<li><a href="https://docs.python.org/3/">{% trans %}Stable{% endtrans %}</a></li> | ||
<li><a href="https://docs.python.org/dev/">{% trans %}In development{% endtrans %}</a></li> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.