Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Conversation

@pgdr
Copy link
Contributor

@pgdr pgdr commented Mar 1, 2017

The goal with this WIP PR is to have a conversation regarding the future of CFILE, streams, file handles and descriptors, and python 3 compatibility.

Today, the CFILE implementation and strategy is not Python 3 compatible, and not possible to make python 3 compatible (due to the removal of FILE *fp = PyFile_AsFile(p); from Python 3).

We should agree on a strategy to get rid of the use of PyFile.

Kjør debatt.

@joakim-hove
Copy link
Contributor

Good: I want proof-of-concept of this approach:#1362 (comment)

@pgdr pgdr closed this Mar 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants