19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 08, 2025 — Aug 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add compile flag for Barry as BDFL (#263) More... over 9 years ago
Change DictProxy to MappingProxy (#259) More... over 9 years ago
_posixsubprocess dummy module (#256) More... over 9 years ago
Disable tests blocking since #253 (#257) More... over 9 years ago
Fix references to socket module (#258) More... over 9 years ago
Rename socket to _socket. (#255) More... over 9 years ago
Add ability to mark supported platforms for a PythonModule. (#254) More... over 9 years ago
Fix the issue where the underlying file gets closed when it shouldn't (#253) More... over 9 years ago
Resolve Mono compile issue (#251) More... over 9 years ago
Align with C Python sharing mode for files (#249) More... over 9 years ago
Get test_math passing under test suite (#247) More... over 9 years ago
Get test_math passing (#246) More... over 9 years ago
Fix bug with argument unpacking (#244) More... over 9 years ago
Remove mixed style related code (#241) More... over 9 years ago
Make zip an IEnumerator instead of an IEnumerable (#242) More... over 9 years ago
Fix iter of str and bytes (#243) More... over 9 years ago
Implement the atexit module (#239) More... over 9 years ago
Apply patch IronLanguages/main#1359 (#240) More... over 9 years ago
PEP 3109 and PEP 3134 (#238) More... over 9 years ago
Remove message attribute from BaseException (#237) More... over 9 years ago
Make True, False and None reserved keywords (#236) More... over 9 years ago
Get test_slice passing (#231) More... over 9 years ago
Disable some tests in test_sort (#232) More... over 9 years ago
Add __set__ to getset_descriptors (#230) More... over 9 years ago
Clean up operator module (#235) More... over 9 years ago
Apply patch IronLanguages/main#1529 (#228) More... over 9 years ago
Get test_abstract_numbers working (#227) More... over 9 years ago
Get test_unpack working (#226) More... over 9 years ago
Prevent incorrect argument from being added to exceptions (#225) More... over 9 years ago
Add additional private methods to atexit (#224) More... over 9 years ago