Skip to content

Actions: vstinner/cpython

JIT

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
180 workflow runs
180 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

gh-111696, PEP 737: Add PyType_GetModuleName() function
JIT #30: Commit 4848feb pushed by vstinner
March 14, 2024 16:58 58m 8s type_modname
March 14, 2024 16:58 58m 8s
Add test_initconfig_exit()
JIT #29: Commit f5b24f2 pushed by vstinner
March 14, 2024 12:36 58m 31s config_set_abi
March 14, 2024 12:36 58m 31s
gh-88494: Use QueryPerformanceCounter() for time.monotonic()
JIT #28: Commit 2b670fc pushed by vstinner
March 14, 2024 08:26 57m 26s QPC
QPC
March 14, 2024 08:26 57m 26s
March 14, 2024 07:39 57m 47s
gh-73468: Add math.fma() function
JIT #26: Commit e988215 pushed by vstinner
March 13, 2024 13:26 57m 12s fma
fma
March 13, 2024 13:26 57m 12s
March 13, 2024 11:18 57m 29s
March 11, 2024 14:41 1h 0m 25s
March 11, 2024 10:08 58m 19s
float.c
JIT #21: Commit 422c188 pushed by vstinner
March 10, 2024 17:08 57m 42s testlimitedcapi_move
March 10, 2024 17:08 57m 42s
Replace stat.ST_xxx usage with os.stat().st_xxx
JIT #20: Commit be8f7b8 pushed by vstinner
March 8, 2024 15:24 55m 37s modernize_stat
March 8, 2024 15:24 55m 37s
gh-116417: Add _testlimitedcapi C extension
JIT #19: Commit af160ec pushed by vstinner
March 6, 2024 14:46 57m 8s testlimitedcapi
March 6, 2024 14:46 57m 8s
March 5, 2024 14:32 57m 43s
gh-110850: Add PyTime_TimeUnchecked() function
JIT #17: Commit 466dae6 pushed by vstinner
February 26, 2024 21:19 59m 21s pytime_unchecked
February 26, 2024 21:19 59m 21s
gh-110850: Cleanup PyTime API: PyTime_t are nanoseconds
JIT #16: Commit 4ddd914 pushed by vstinner
February 21, 2024 09:08 56m 41s pytime_ns
February 21, 2024 09:08 56m 41s
gh-110850: Replace _PyTime_MAX with PyTime_MAX
JIT #15: Commit d3008bd pushed by vstinner
February 21, 2024 07:45 57m 39s pytime_max
February 21, 2024 07:45 57m 39s
gh-110850: Use public PyTime functions
JIT #14: Commit b1c5328 pushed by vstinner
February 20, 2024 22:36 20m 36s pytime_update
February 20, 2024 22:36 20m 36s
gh-110850: Rename internal PyTime C API functions
JIT #13: Commit cdffb00 pushed by vstinner
February 20, 2024 17:31 58m 9s pytime_rename
February 20, 2024 17:31 58m 9s
gh-110850: Cleanup pycore_time.h includes
JIT #12: Commit 54bf6f9 pushed by vstinner
February 20, 2024 15:06 57m 32s pytime_include
February 20, 2024 15:06 57m 32s
gh-110850: Enhance PyTime C API tests
JIT #11: Commit 68a16aa pushed by vstinner
February 20, 2024 14:08 57m 13s test_pytime
February 20, 2024 14:08 57m 13s
gh-110850: PyTime_Time() return 0 on success
JIT #10: Commit e785d7e pushed by vstinner
February 20, 2024 13:12 57m 15s pytime_time_return0
February 20, 2024 13:12 57m 15s
remove config_can_use_sys()
JIT #9: Commit fbe65d7 pushed by vstinner
February 19, 2024 22:48 56m 54s config_get
February 19, 2024 22:48 56m 54s
Add -u and -X faulthandler options
JIT #8: Commit c6fa617 pushed by vstinner
February 18, 2024 13:15 56m 30s regrtest_bisect
February 18, 2024 13:15 56m 30s
February 16, 2024 14:53 55m 35s
February 16, 2024 14:21 55m 41s