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,403 workflow runs
6,403 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

[main]: gh-125286: Share the Main Refchain With Legacy Interpreters (gh-125709)
Codespaces Prebuilds #7699: by github-codespaces bot
October 23, 2024 16:10 21m 52s
October 23, 2024 16:10 21m 52s
[main]: gh-119786: move 'changing grammar' checklist from devguide to Interna…
Codespaces Prebuilds #7698: by github-codespaces bot
October 23, 2024 13:48 24m 39s
October 23, 2024 13:48 24m 39s
[main]: gh-58032: Deprecate the argparse.FileType type converter (GH-124664)
Codespaces Prebuilds #7697: by github-codespaces bot
October 23, 2024 07:50 21m 24s
October 23, 2024 07:50 21m 24s
[main]: gh-80958: unittest: discovery support for namespace packages as start…
Codespaces Prebuilds #7696: by github-codespaces bot
October 23, 2024 04:41 21m 49s
October 23, 2024 04:41 21m 49s
[main]: gh-125259: Fix error notes removal in enum initialization (GH-125647)
Codespaces Prebuilds #7695: by github-codespaces bot
October 22, 2024 20:42 22m 59s
October 22, 2024 20:42 22m 59s
[main]: gh-125710: [Enum] fix hashable<->nonhashable comparisons for member v…
Codespaces Prebuilds #7694: by github-codespaces bot
October 22, 2024 18:04 22m 22s
October 22, 2024 18:04 22m 22s
[main]: gh-125038: Fix crash after genexpr.gi_frame.f_locals manipulations (#…
Codespaces Prebuilds #7693: by github-codespaces bot
October 22, 2024 16:00 34m 46s
October 22, 2024 16:00 34m 46s
[main]: Doc: Show object descriptions in the table of contents (#125757)
Codespaces Prebuilds #7692: by github-codespaces bot
October 22, 2024 13:07 22m 1s
October 22, 2024 13:07 22m 1s
[main]: gh-125355: Rewrite parse_intermixed_args() in argparse (GH-125356)
Codespaces Prebuilds #7691: by github-codespaces bot
October 22, 2024 10:57 22m 21s
October 22, 2024 10:57 22m 21s
[main]: GH-125521: Remove if (true) from generated output to reduce C compi…
Codespaces Prebuilds #7690: by github-codespaces bot
October 22, 2024 09:11 37m 24s
October 22, 2024 09:11 37m 24s
[main]: gh-124889: Rework Python generator cache (#125816)
Codespaces Prebuilds #7689: by github-codespaces bot
October 22, 2024 08:42 43m 12s
October 22, 2024 08:42 43m 12s
[main]: gh-125811: Remove DeprecationWarnings in test_peg_generator (#125812)
Codespaces Prebuilds #7688: by github-codespaces bot
October 22, 2024 08:41 22m 2s
October 22, 2024 08:41 22m 2s
[main]: fix grammar in comment in dictobject.c (#125822)
Codespaces Prebuilds #7687: by github-codespaces bot
October 22, 2024 02:48 21m 31s
October 22, 2024 02:48 21m 31s
[main]: gh-119786: [doc] more consistent syntax in InternalDocs (#125815)
Codespaces Prebuilds #7686: by github-codespaces bot
October 21, 2024 22:37 21m 33s
October 21, 2024 22:37 21m 33s
[main]: gh-125716: Use A Global Mutex When Initializing Global State For The …
Codespaces Prebuilds #7685: by github-codespaces bot
October 21, 2024 21:50 22m 13s
October 21, 2024 21:50 22m 13s
[main]: gh-124651: Quote template strings in venv activation scripts (GH-12…
Codespaces Prebuilds #7684: by github-codespaces bot
October 21, 2024 20:48 23m 26s
October 21, 2024 20:48 23m 26s
[main]: gh-125716: Raise an Exception If _globals_init() Fails In the _interp…
Codespaces Prebuilds #7683: by github-codespaces bot
October 21, 2024 19:39 34m 46s
October 21, 2024 19:39 34m 46s
[main]: gh-53203: Fix test_strptime on Solaris (GH-125785)
Codespaces Prebuilds #7682: by github-codespaces bot
October 21, 2024 19:17 34m 17s
October 21, 2024 19:17 34m 17s
[main]: gh-124969: Make locale.nl_langinfo(locale.ALT_DIGITS) returning a str…
Codespaces Prebuilds #7681: by github-codespaces bot
October 21, 2024 18:54 34m 15s
October 21, 2024 18:54 34m 15s
[main]: gh-125767: Fix pickling and copying of super objects (GH-125781)
Codespaces Prebuilds #7680: by github-codespaces bot
October 21, 2024 18:30 31m 53s
October 21, 2024 18:30 31m 53s
[main]: gh-121459: Fix a couple of uses of PyStackRef_FromPyObjectSteal (#1…
Codespaces Prebuilds #7679: by github-codespaces bot
October 21, 2024 18:08 33m 40s
October 21, 2024 18:08 33m 40s
[main]: gh-119786: move interpreter doc from devguide to InternalDocs (#125715)
Codespaces Prebuilds #7678: by github-codespaces bot
October 21, 2024 17:54 24m 26s
October 21, 2024 17:54 24m 26s
[main]: gh-124218: Use per-thread reference counting for globals and builtins…
Codespaces Prebuilds #7677: by github-codespaces bot
October 21, 2024 16:51 39m 4s
October 21, 2024 16:51 39m 4s
[main]: Doc: C API: Move tp_dealloc paragraph to tp_dealloc section (#125…
Codespaces Prebuilds #7676: by github-codespaces bot
October 21, 2024 16:46 21m 34s
October 21, 2024 16:46 21m 34s
[main]: gh-125766: Docs: minor rewording of installation on Linux section (GH…
Codespaces Prebuilds #7675: by github-codespaces bot
October 21, 2024 16:18 24m 55s
October 21, 2024 16:18 24m 55s