Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow writing generated code to a file-like object. #115

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

inklesspen
Copy link
Contributor

This allows a caller to better control when and where the generated code is written, for issue #47.

This allows a caller to better control when and where the generated code is written, for issue python-cffi#47.
@inklesspen
Copy link
Contributor Author

Admittedly, I'm guessing at the version number where this will be released. But that's simple enough to change.

@inklesspen
Copy link
Contributor Author

@arigo Hi, do I need to do something to kick off the workflow here?

@arigo
Copy link
Contributor

arigo commented Sep 2, 2024

Sorry, I guess I missed the creation of this issue.

@arigo arigo merged commit 9e9dffb into python-cffi:main Sep 2, 2024
11 checks passed
nitzmahone pushed a commit that referenced this pull request Sep 4, 2024
This allows a caller to better control when and where the generated code is written, for issue #47.

(cherry picked from commit 9e9dffb)
@inklesspen inklesspen deleted the write-to-file-obj branch September 10, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants