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
Fix IronPython.Analyzer location More... 5 months ago
Move executables More... 5 months ago
Move and rename folders More... 5 months ago
Thread-safe mmap close (#1875) More... 5 months ago
Migrate `Documentation/file-descriptors.md` to Wiki (#1876) More... 5 months ago
Enable nullable annotations in mmap (#1874) More... 5 months ago
Include .NET 8.0 in supported platforms in README.md More... 5 months ago
Implement fcntl constants (#1873) More... 5 months ago
Fix mmap.resize errors (#1872) More... 5 months ago
Correct and expand errno mapping to Python exeptions (#1871) More... 5 months ago
Isolate POSIX-specific native calls in PythonNT into separate file (#1870) More... 6 months ago
Rename PythonErrorNumber to PythonErrno (#1869) More... 6 months ago
Use PosixFileStream for files on POSIX (#1855) More... 6 months ago
Downgrade Ubuntu to Jammy Jellyfish (#1867) More... 6 months ago
Support additional memory protection flag combinations (#1864) More... 6 months ago
Backport fixes to python/cpython#107888 (#1865) More... 6 months ago
Exceptions cleanup (#1862) More... 6 months ago
Misc changes (#1861) More... 6 months ago
Enable test_mmap on net8.0/POSIX (#1860) More... 6 months ago
Improve test run condition expression (#1858) More... 6 months ago
FileIO nullable annotations and docstrings (#1854) More... 6 months ago
Complete O_flags used for file open (#1853) More... 6 months ago
Backport some changes from the 3.6 branch (#1852) More... 6 months ago
Update test_open_abplus (#1851) More... 6 months ago
Drop .NET Core 3.1 testing (#1850) More... 6 months ago
Backport some changes from the 3.6 branch (#1848) More... 6 months ago
Fix test__socket, again… (#1849) More... 6 months ago
Disable tests in Mono depending on gc.collect() (#1847) More... 6 months ago
Version 3.4.2 More... 6 months ago
Adjust math.degrees to match CPython (#1844) More... 6 months ago