19
I Use This!
Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Port IronLanguages/ironpython3#1643 to ironpython2 for #838. (#839) More... about 2 months ago
Add __fspath__ to pathlib (#1774) More... about 2 months ago
Don't call Read multiple times in _SSLSocket.read (#1770) More... 2 months ago
Try to fix build on Azure (#1767) More... 3 months ago
Fix issue with subprocess.Popen not producing any output More... 3 months ago
Fix debug check of codecs names More... 4 months ago
Resolve some warnings about string comparisons (#1757) More... 4 months ago
Don't list extension methods multiple times. (#836) More... 4 months ago
Fix error handling in Install-IronPython.ps1 More... 4 months ago
Fix install script to run with powershell 5.1 More... 4 months ago
Clarify version reporting requirements for new issues More... 5 months ago
Drop .NET Core 3.1 (#1741) More... 7 months ago
Fix issue with timestamp timezone (#1740) More... 7 months ago
Use actual code context for enumerating (#1721) More... 7 months ago
Add clocks (#1737) More... 7 months ago
Clarify version info requirements when submitting new issues (#1739) More... 7 months ago
Use ArrayPool for buffered reading in StreamBox (#1738) More... 7 months ago
Performance improvements of reading and writing through StreamBox (#1732) More... 7 months ago
Speed up test_cgcheck (#1736) More... 7 months ago
Enable some test_descr tests (#1734) More... 7 months ago
catch System.NotImplementedException: byref delegate (#1733) More... 7 months ago
Implement conversions to enum options (#1731) More... 7 months ago
Redesign PythonFileManager (#1729) More... 7 months ago
Add option ConsoleSupportLevel (#1730) More... 7 months ago
Remove FEATURE_BASIC_CONSOLE and FEATURE_FULL_CONSOLE (#1727) More... 7 months ago
Clean up nt.uname_result More... 7 months ago
Prevent closing of standard descriptors through file objects (#1725) More... 7 months ago
Use _run_module_as_main instead of run_module (#1720) More... 8 months ago
Update DLR (#1719) More... 8 months ago
Enable PythonOps.PrintException on basic console builds (#1717) More... 8 months ago