Skip to content

Actions: python/cpython

Codespaces Prebuilds

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
Showing all prebuild configuration runs for Codespaces. Learn about prebuilding your codespaces.
6,390 workflow runs
6,390 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[main]: add Kumar Aditya as codeowner for weakref (#125405)
Codespaces Prebuilds #7567: by github-codespaces bot
October 13, 2024 16:59 31m 55s
October 13, 2024 16:59 31m 55s
[main]: gh-125403: fix console formatting in Chapter 12 of the tutorial (#125…
Codespaces Prebuilds #7566: by github-codespaces bot
October 13, 2024 16:46 22m 16s
October 13, 2024 16:46 22m 16s
[main]: gh-89967: make WeakKeyDictionary and WeakValueDictionary thread safe …
Codespaces Prebuilds #7565: by github-codespaces bot
October 13, 2024 15:35 38m 54s
October 13, 2024 15:35 38m 54s
[main]: gh-125161: return non zero value in pthread_self on wasi (#125303)
Codespaces Prebuilds #7564: by github-codespaces bot
October 13, 2024 15:29 5m 27s
October 13, 2024 15:29 5m 27s
[main]: fix comment in _PyMutex_TryUnlock (#125319)
Codespaces Prebuilds #7563: by github-codespaces bot
October 13, 2024 15:29 22m 39s
October 13, 2024 15:29 22m 39s
[main]: gh-125383: Update fib function comment for accuracy (#125386)
Codespaces Prebuilds #7562: by github-codespaces bot
October 13, 2024 11:11 22m 5s
October 13, 2024 11:11 22m 5s
[main]: gh-61698: Use launchctl to detect macOS window manager in tests (#118…
Codespaces Prebuilds #7561: by github-codespaces bot
October 13, 2024 08:22 21m 16s
October 13, 2024 08:22 21m 16s
[main]: gh-86673: Loosen test_ttk.test_identify() requirements (#125335)
Codespaces Prebuilds #7560: by github-codespaces bot
October 13, 2024 07:38 28m 12s
October 13, 2024 07:38 28m 12s
[main]: Trivial change: Update comments in activate about what running hash -…
Codespaces Prebuilds #7559: by github-codespaces bot
October 13, 2024 07:22 20m 47s
October 13, 2024 07:22 20m 47s
[main]: Doc: Fix suggested usage of -X gil=0 in the glossary (#125366)
Codespaces Prebuilds #7558: by github-codespaces bot
October 13, 2024 00:53 21m 6s
October 13, 2024 00:53 21m 6s
[main]: gh-124872: Change PyContext_WatchCallback to take PyObject (#124737)
Codespaces Prebuilds #7557: by github-codespaces bot
October 12, 2024 20:57 27m 47s
October 12, 2024 20:57 27m 47s
[main]: gh-125289: Update sample code in asyncio-task.rst (GH-125292)
Codespaces Prebuilds #7556: by github-codespaces bot
October 12, 2024 20:38 25m 25s
October 12, 2024 20:38 25m 25s
[main]: Prefer "similar" over "equivalent" in tutorial (#125343)
Codespaces Prebuilds #7555: by github-codespaces bot
October 12, 2024 20:21 21m 37s
October 12, 2024 20:21 21m 37s
[main]: gh-124872: Move PyThreadState to first argument for consistency (#124…
Codespaces Prebuilds #7554: by github-codespaces bot
October 12, 2024 19:33 21m 56s
October 12, 2024 19:33 21m 56s
[main]: gh-53203: Fix strptime() for %c and %x formats on many locales (GH-12…
Codespaces Prebuilds #7553: by github-codespaces bot
October 12, 2024 17:46 22m 23s
October 12, 2024 17:46 22m 23s
[main]: gh-125260: Change the default gzip.compress() mtime to 0 (#125261)
Codespaces Prebuilds #7552: by github-codespaces bot
October 12, 2024 17:18 21m 47s
October 12, 2024 17:18 21m 47s
[main]: gh-85935: Check for nargs=0 for positional arguments in argparse (GH-…
Codespaces Prebuilds #7551: by github-codespaces bot
October 12, 2024 13:04 22m 30s
October 12, 2024 13:04 22m 30s
[main]: gh-125254: Fix error report about ambiguous option in argparse (GH-12…
Codespaces Prebuilds #7550: by github-codespaces bot
October 12, 2024 12:15 36m 15s
October 12, 2024 12:15 36m 15s
[main]: gh-85935: Explicitly document the case nargs=0 in argparse (GH-125302)
Codespaces Prebuilds #7549: by github-codespaces bot
October 12, 2024 11:53 37m 21s
October 12, 2024 11:53 37m 21s
[main]: gh-59330: Improve error message for dest= for positionals (GH-125215)
Codespaces Prebuilds #7548: by github-codespaces bot
October 12, 2024 11:46 22m 1s
October 12, 2024 11:46 22m 1s
[main]: gh-65865: Raise early errors for invalid help strings in argparse (GH…
Codespaces Prebuilds #7547: by github-codespaces bot
October 12, 2024 10:10 21m 24s
October 12, 2024 10:10 21m 24s
[main]: gh-125196: Use PyUnicodeWriter in parser (#125271)
Codespaces Prebuilds #7546: by github-codespaces bot
October 12, 2024 07:28 26m 7s
October 12, 2024 07:28 26m 7s
[main]: gh-111924: use atomics for interp id refcounting (#125321)
Codespaces Prebuilds #7545: by github-codespaces bot
October 12, 2024 07:10 22m 7s
October 12, 2024 07:10 22m 7s
[main]: Doc: Fix a typo in "Function Examples" in the control-flow tutorial (…
Codespaces Prebuilds #7544: by github-codespaces bot
October 12, 2024 00:40 20m 59s
October 12, 2024 00:40 20m 59s
[main]: gh-124309: fix staggered race on eager tasks (#124847)
Codespaces Prebuilds #7543: by github-codespaces bot
October 11, 2024 23:31 20m 55s
October 11, 2024 23:31 20m 55s