19
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2025 — Aug 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix issue calling 4th position of a 3-tuple (#185) More... over 9 years ago
Fix #187 (#190) More... over 9 years ago
Turn off debug mode when running tests (#186) More... over 9 years ago
Remove unicode More... over 9 years ago
Allow rb bytes prefix (#184) More... over 9 years ago
Temporarily avoid use of keyword only argument until properly implemented (#181) More... over 9 years ago
Temporarily add super arguments (#180) More... over 9 years ago
Update stdlib to work with IronPython (#179) More... over 9 years ago
Misc changes to get tests working (#178) More... over 9 years ago
Change some strings to Bytes (#177) More... over 9 years ago
Remove some conditional code (#176) More... over 9 years ago
Call __prepare__ of metaclass (#174) More... over 9 years ago
Rename modules and add missing APIs (#175) More... over 9 years ago
Update stdlib to 3.4.6 (#173) More... over 9 years ago
Revert "Update stdlib to be from CPython 3.5.2" (#172) More... over 9 years ago
Replace next with __next__ (PEP 3114) (#171) More... over 9 years ago
Assignment unpacking from PEP 3132 (#167) More... over 9 years ago
Temporarily get metaclasses working with old infrastructure (#169) More... over 9 years ago
Fix scope of list comprehension variable (#170) More... over 9 years ago
Fix test-smoke (#168) More... over 9 years ago
OS cleanup (#166) More... over 9 years ago
Add What's New In Python 3.1 and 3.2 (#165) More... over 9 years ago
Remove L suffix from repr of long (#164) More... over 9 years ago
PEP 3110 - Catching Exceptions in Python 3000 (#162) More... over 9 years ago
random module updates (#163) More... over 9 years ago
Add What's New In Python 3.0 (#161) More... over 9 years ago
Re-add callable (#160) More... over 9 years ago
Change to use nuget restore (#159) More... over 9 years ago
Remove dict.has_key() (#151) More... over 9 years ago
Remove <> operator (#152) More... over 9 years ago