19
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected 1 day ago.
Aug 31, 2025 — Aug 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement conversions to enum options (#1731) More... about 3 years ago
Redesign PythonFileManager (#1729) More... about 3 years ago
Add option ConsoleSupportLevel (#1730) More... about 3 years ago
Remove FEATURE_BASIC_CONSOLE and FEATURE_FULL_CONSOLE (#1727) More... about 3 years ago
Clean up nt.uname_result More... about 3 years ago
Prevent closing of standard descriptors through file objects (#1725) More... about 3 years ago
Use _run_module_as_main instead of run_module (#1720) More... about 3 years ago
Update DLR (#1719) More... about 3 years ago
Enable PythonOps.PrintException on basic console builds (#1717) More... about 3 years ago
Fix file descriptor leak in FileManager (#1711) More... about 3 years ago
Use absolute file name for stat (#1713) More... about 3 years ago
Improve handling of NUL file on Windows (#1712) More... about 3 years ago
Create file if nonexistent with open mode 'ab+' (#1710) More... about 3 years ago
Use OS-specific values for file open flags (#1709) More... about 3 years ago
Make msvcrt Windows-only (#1708) More... about 3 years ago
Version 3.4.1 More... about 3 years ago
Use Linq to compile getters (#1706) More... about 3 years ago
Add nullable annotations to time and _datetime (#1704) More... about 3 years ago
Bundle newer version of pip (#1703) More... about 3 years ago
Use _strptime and improve strftime (#1702) More... about 3 years ago
Move clrtype to stdlib folder (#1700) More... about 3 years ago
Fix char repr (#1699) More... about 3 years ago
Add typing backport (#1698) More... about 3 years ago
utf-8 mode (#1696) More... about 3 years ago
Remove PYTHONVERBOSE from help (#1697) More... about 3 years ago
return None instead of 0 in GetStdHandle (#1689) More... about 3 years ago
Fix typo More... over 3 years ago
Changes for Ironclad (#1673) More... over 3 years ago
Elaborate instructions for macOS with Mono (#1672) More... over 3 years ago
Call __setattr__ on metaclass (#1670) More... over 3 years ago