19
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 25, 2024 — Jun 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement handling POSIX signals (#1954) More... about 2 months ago
Unregister signal handlers during engine shutdown (#1953) More... about 2 months ago
Obsolete PythonOps.CallWithArgsTuple (#1950) More... 2 months ago
Override console Ctrl+C event handler with handler in module `signal` (#1951) More... 2 months ago
Use module context with iterables (#1949) More... 2 months ago
Do not lock while calling signal handles (#1948) More... 2 months ago
Eliminate contextless PythonTuple constructor (#1946) More... 2 months ago
Rename files with subclasses of `PythonSignalState` (#1947) More... 2 months ago
Implement signal constants on POSIX platforms (#1945) More... 2 months ago
Miscellaneous improvements in deque (#1942) More... 2 months ago
Downgrade Ubuntu to Jammy (on Azure) (#1944) More... 3 months ago
Use actual container type name for repr (#1943) More... 3 months ago
Implement `_layout_` on ctypes structs (#1937) More... 3 months ago
Clean up and modernize code in PythonSignal (#1941) More... 3 months ago
ARM64 test workarounds (#1939) More... 3 months ago
Replace some documents in `./docs` with links to the wiki (#1940) More... 3 months ago
Implement file locking in SQLite on Posix (#1938) More... 3 months ago
Locate dotnet tool ipy launcher (#1936) More... 3 months ago
Implement struct bitfield layout rules according to GCC (#1926) More... 3 months ago
Fix test__ssl More... 3 months ago
Misc changes (#1924) More... 4 months ago
Refactor CI workflow (#1925) More... 4 months ago
Implement _thread.RLock (#1922) More... 4 months ago
Disable fcntl directory notify constants on Mono (#1923) More... 4 months ago
Enable nullable annotations in StructType and UnionType from ctypes (#1921) More... 4 months ago
Update _ctypes_test.c to version from CPython 3.6 (#1919) More... 4 months ago
Implement C `long` as 64-bit on POSIX (#1918) More... 4 months ago
Implement `termios.tcgetattr`/`tcsetattr` using P/Invoke (#1910) More... 4 months ago
Typecode cleanup (#1917) More... 4 months ago
Delete `test_file.FileTest.test_file_manager_leak` (#1916) More... 4 months ago