IronLanguages / IronLanguages/ironpython3
SYSLIB0004
Open
Nobody has claimed this yet.
.NET 5
module-ctypes
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 316
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
From https://github.com/IronLanguages/ironpython3/pull/940
The Constrained Execution Region (CER) feature is not supported. I don't think this is a change specific to .NET 5, just a new warning. This comes up in ctypes. Need to file an issue to investigate what the consequences are.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review PR 940 and the ctypes code path where the SYSLIB0004 warning appears, then investigate the consequences of unsupported Constrained Execution Regions. Done means documenting the impact and identifying the compatibility change or follow-up required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100