Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / IronLanguages/ironpython3 issues and pull requests

#1880 - Fix build for refactor paths

Pull Request - State: closed - Opened by slozier 9 days ago

#1879 - Implement rudimentary version of module `termios`

Pull Request - State: open - Opened by BCSharp 9 days ago

#1877 - Python 3.6 or better compatibility

Issue - State: closed - Opened by tgreenhaw5 9 days ago - 2 comments

#1876 - Migrate `Documentation/file-descriptors.md` to Wiki

Pull Request - State: closed - Opened by BCSharp 10 days ago

#1875 - Thread-safe mmap close

Pull Request - State: closed - Opened by BCSharp 11 days ago

#1874 - Enable nullable annotations in mmap

Pull Request - State: closed - Opened by BCSharp 14 days ago

#1873 - Implement fcntl constants

Pull Request - State: closed - Opened by BCSharp 15 days ago

#1872 - Fix mmap.resize errors

Pull Request - State: closed - Opened by BCSharp 16 days ago - 3 comments

#1871 - Correct and expand errno mapping to Python exeptions

Pull Request - State: closed - Opened by BCSharp 16 days ago

#1869 - Rename PythonErrorNumber to PythonErrno

Pull Request - State: closed - Opened by BCSharp 20 days ago

#1868 - PythonType.Name from internal to public

Issue - State: open - Opened by mikasoukhov 21 days ago

#1868 - PythonType.Name from internal to public

Issue - State: open - Opened by mikasoukhov 21 days ago

#1867 - Downgrade Ubuntu to Jammy Jellyfish

Pull Request - State: closed - Opened by BCSharp 21 days ago

#1866 - Add IBufferProtocol to mmap

Pull Request - State: open - Opened by slozier 24 days ago - 1 comment

#1865 - Backport fixes to python/cpython#107888

Pull Request - State: closed - Opened by BCSharp 24 days ago

#1864 - Support additional memory protection flag combinations

Pull Request - State: closed - Opened by BCSharp 24 days ago

#1863 - Print Output Redirection not fully works

Issue - State: open - Opened by bugtesterdani 24 days ago - 1 comment

#1862 - Exceptions cleanup

Pull Request - State: closed - Opened by slozier 25 days ago

#1861 - Misc changes

Pull Request - State: closed - Opened by slozier 25 days ago

#1861 - Misc changes

Pull Request - State: closed - Opened by slozier 25 days ago

#1860 - Enable test_mmap on net8.0/POSIX

Pull Request - State: closed - Opened by BCSharp 26 days ago

#1858 - Improve test run condition expression

Pull Request - State: closed - Opened by BCSharp 27 days ago

#1858 - Improve test run condition expression

Pull Request - State: closed - Opened by BCSharp 27 days ago

#1855 - Use PosixFileStream for files on POSIX

Pull Request - State: closed - Opened by BCSharp about 1 month ago - 7 comments

#1854 - Add FileIO nullable annotations and edit docstrings

Pull Request - State: closed - Opened by BCSharp about 1 month ago

#1853 - Complete O_flags used for file open

Pull Request - State: closed - Opened by BCSharp about 1 month ago

#1852 - Backport some changes from the 3.6 branch

Pull Request - State: closed - Opened by slozier about 1 month ago - 1 comment

#1851 - Update test_open_abplus

Pull Request - State: closed - Opened by BCSharp about 1 month ago

#1850 - Drop .NET Core 3.1 testing

Pull Request - State: closed - Opened by slozier about 1 month ago

#1849 - Fix test__socket, again…

Pull Request - State: closed - Opened by BCSharp about 1 month ago

#1848 - Backport some changes from the 3.6 branch

Pull Request - State: closed - Opened by slozier about 1 month ago

#1847 - Disable tests in Mono depending on gc.collect()

Pull Request - State: closed - Opened by BCSharp about 1 month ago

#1846 - `FileStream` not suitable for `FileIO` on POSIX systems

Issue - State: open - Opened by BCSharp about 1 month ago - 1 comment
Labels: CPython compatibility, Mono

#1845 - TabCompletion console argument is ignored

Issue - State: open - Opened by slozier about 1 month ago - 1 comment

#1844 - Adjust math.degrees to match CPython

Pull Request - State: closed - Opened by slozier about 1 month ago
Labels: CPython compatibility

#1843 - OSError raised on opening a file with mismatched mode

Issue - State: open - Opened by BCSharp about 1 month ago - 1 comment
Labels: CPython compatibility, module-io

#1842 - Fix file seek errors

Pull Request - State: closed - Opened by BCSharp about 1 month ago

#1841 - `eval` of a string starting with a blank line raises `SyntaxError`

Issue - State: open - Opened by BCSharp about 2 months ago
Labels: builtins, CPython compatibility

#1840 - Use symbolic error codes with OSError

Pull Request - State: closed - Opened by BCSharp about 2 months ago

#1839 - Support mode `ab+` equivalent through os.open

Pull Request - State: closed - Opened by BCSharp about 2 months ago

#1838 - Improve performance in argument unpacking

Pull Request - State: closed - Opened by slozier about 2 months ago - 2 comments

#1837 - Autodetect processor architecture used for tests

Pull Request - State: closed - Opened by BCSharp about 2 months ago - 7 comments

#1836 - Give more time in test__socket for server to start up

Pull Request - State: closed - Opened by BCSharp about 2 months ago - 3 comments

#1834 - Bump dotnet tool to .NET 8

Pull Request - State: closed - Opened by slozier about 2 months ago - 5 comments

#1833 - Fix CVE-2015-20107

Pull Request - State: closed - Opened by slozier about 2 months ago

#1832 - Use genuine file descriptors on Posix

Pull Request - State: closed - Opened by BCSharp about 2 months ago - 1 comment

#1831 - can not work on .net9.0

Issue - State: closed - Opened by zhangzifang1 about 2 months ago - 1 comment

#1830 - Fix downward slices for positive base arrays

Pull Request - State: closed - Opened by BCSharp about 2 months ago

#1830 - Fix downward slices for positive base arrays

Pull Request - State: closed - Opened by BCSharp about 2 months ago

#1829 - Define UnsupportedOSPlatformAttribute

Pull Request - State: closed - Opened by BCSharp about 2 months ago

#1828 - Implement System.Array constructor with base arg

Pull Request - State: closed - Opened by BCSharp about 2 months ago - 3 comments

#1827 - Correct error raised when slicing CLI arrays

Pull Request - State: closed - Opened by BCSharp about 2 months ago

#1826 - Parallel execution of multiple IronPython engines with one runtime

Issue - State: open - Opened by FSchu about 2 months ago - 2 comments

#1824 - Fix indexing for arrays with non-zero base

Pull Request - State: closed - Opened by BCSharp about 2 months ago - 2 comments

#1823 - Fix issues after merge

Pull Request - State: closed - Opened by slozier about 2 months ago

#1822 - System.Array ordering comparisons are not working

Issue - State: open - Opened by slozier about 2 months ago
Labels: .NET interop, regression

#1821 - Implement equality comparisons on System.Array

Pull Request - State: closed - Opened by BCSharp 2 months ago - 1 comment

#1820 - Get rid of ArrayUtils.EmptyObjects

Pull Request - State: closed - Opened by slozier 2 months ago - 2 comments

#1819 - Display array base when nonzero

Pull Request - State: closed - Opened by BCSharp 2 months ago

#1818 - 64bits trading technology

Issue - State: open - Opened by valengaro 2 months ago - 4 comments

#1817 - Improve performance on struct.unpack

Pull Request - State: closed - Opened by slozier 2 months ago

#1816 - Feature: Unify `System.Exception` with `BaseException`

Issue - State: open - Opened by Lamparter 2 months ago - 1 comment
Labels: .NET interop

#1815 - Code Quality: Refactor code and make it more modern

Pull Request - State: open - Opened by Lamparter 2 months ago - 55 comments

#1813 - Code Quality: Update source to show .NET Foundation copyright

Pull Request - State: closed - Opened by Lamparter 2 months ago - 6 comments

#1812 - GitHub: Simplify root directory and migrate documentation

Pull Request - State: open - Opened by Lamparter 2 months ago - 14 comments

#1810 - Update Parser.cs

Pull Request - State: closed - Opened by m1090c 3 months ago - 4 comments

#1809 - Update Parser.cs

Pull Request - State: closed - Opened by m1090c 3 months ago

#1807 - Performance improvement on BufferedReader.seek

Pull Request - State: closed - Opened by slozier 3 months ago

#1801 - v3: Embedding in a web site - build warnings about WindowsBase

Issue - State: open - Opened by fluffynuts 8 months ago - 2 comments

#1798 - How to support IronPython 2.7 and 3.4 in one app?

Issue - State: closed - Opened by andyste1 9 months ago - 1 comment

#1796 - Extension binder fails to resolve overloads with nested generics

Issue - State: open - Opened by slozier 9 months ago
Labels: .NET interop

#1795 - fix: typo in ` WhatsNewInPython36.md`

Pull Request - State: closed - Opened by Lemon73-Computing 9 months ago - 1 comment

#1794 - Install setup.py

Issue - State: open - Opened by nalsandori 10 months ago - 6 comments

#1791 - .NET 8.0

Pull Request - State: closed - Opened by slozier 10 months ago

#1790 - big-data examples: using apache beam or spark

Issue - State: open - Opened by jkone27 10 months ago

#1789 - Ironpython version 3.4.1 Exception at runtime console application

Issue - State: open - Opened by lucaregini 10 months ago - 1 comment

#1786 - Let IronPython Compiler only create one exe file when target to exe or winexe

Pull Request - State: open - Opened by wherewhere 10 months ago - 1 comment

#1782 - IronPython

Issue - State: closed - Opened by shen11AA 11 months ago

#1781 - future feature is not defined

Issue - State: closed - Opened by AtFy 11 months ago - 1 comment

#1780 - No way to programmatically stop execution

Issue - State: closed - Opened by DJSures 11 months ago - 8 comments

#1779 - no module named errno

Issue - State: closed - Opened by wally96334 12 months ago - 4 comments

#1777 - input function throws: LookupException: unknown encoding: utf_8

Issue - State: closed - Opened by eugenelepekhin 12 months ago - 6 comments
Labels: confirmed

#1775 - "not a Zip file" - what does it mean?!

Issue - State: closed - Opened by sensboston 12 months ago - 2 comments

#1774 - Add __fspath__ to pathlib

Pull Request - State: closed - Opened by slozier about 1 year ago

#1773 - open function doesn't like WindowsPath

Issue - State: closed - Opened by programingfrik about 1 year ago - 2 comments

#1771 - What is the class IronPython.Runtime.Types.OldInstance in IronPython3

Issue - State: open - Opened by bnuzhouwei about 1 year ago - 3 comments

#1770 - Don't call Read multiple times in _SSLSocket.read

Pull Request - State: closed - Opened by slozier about 1 year ago

#1770 - Don't call Read multiple times in _SSLSocket.read

Pull Request - State: closed - Opened by slozier about 1 year ago