IronLanguages / IronLanguages/ironpython3
Memory BIO Support
Open
Nobody has claimed this yet.
What's New In Python 3.5
- Dominant language
- C#
- Stars
- 2.8k
- Forks
- 316
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 1
Description
https://docs.python.org/3/whatsnew/3.5.html#memory-bio-support
Edit: https://github.com/IronLanguages/ironpython3/pull/1378 adds some tests from the stdlib which should be removed once we update to 3.5.
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
Read the Python 3.5 What's New entry for Memory BIO Support first, then inspect pull request #1378 and the stdlib tests it adds. Identify the IronPython implementation area from that work; done means Memory BIO behavior is supported and the noted tests can be handled as described when the project updates to Python 3.5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, python
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100