19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 21 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't let test failures on Linux or macOS fail the build (#461) More... almost 8 years ago
Fix mappingproxy (#460) More... almost 8 years ago
Update DLR More... almost 8 years ago
Change BuildFlavour to Configuration (#459) More... almost 8 years ago
Get IronPython.test_list and IronPython.test_tuple passing (#457) More... almost 8 years ago
Rename List to PythonList (#455) More... almost 8 years ago
Get test_regressions passing (#449) More... almost 8 years ago
Added the missing error types from Python 3.3 (PEP-3151). (#450) More... almost 8 years ago
Workaround for missing nonlocal implementation (#453) More... almost 8 years ago
Drop support of .NET Core 2.0 (#452) More... almost 8 years ago
Fix test More... almost 8 years ago
Fix syntax errors in test_regressions More... almost 8 years ago
Keyword only args (#447) More... almost 8 years ago
Uname result (#446) More... almost 8 years ago
Remove FEATURE_UNIX usage (#444) More... almost 8 years ago
Remove FEATURE_UNIX and mark with PythonHiddenAttribute (#443) More... almost 8 years ago
Disable tests that aren't working (#442) More... almost 8 years ago
Make tests inherit properties (#441) More... almost 8 years ago
Remove __coerce__ (#440) More... almost 8 years ago
Update what's new More... almost 8 years ago
Add quiet option (#439) More... almost 8 years ago
Implement binascii.crc_hqx (#437) More... almost 8 years ago
Fix sys.platform check More... almost 8 years ago
Add sys.hash_info and update number hashing (#435) More... almost 8 years ago
Update displayhook (#434) More... almost 8 years ago
Implement _opcode module (#432) More... almost 8 years ago
Implement List.copy, cmath.isfinite, array.typecodes (#431) More... almost 8 years ago
Use read1 instead of read (#430) More... almost 8 years ago
Add `__length_hint__` support for built in types (#425) More... almost 8 years ago
itertools.accumulate implementation (#429) More... almost 8 years ago