19
I Use This!
Low Activity

Commits : Listings

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