Skip to content

[WIP] gh-106592: Add PyResource API #107202

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

Closed
wants to merge 2 commits into from
Closed

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 24, 2023

  • Add PyResource structure and PyResource_Close() function. Add them to the stable ABI.
  • Add Include/pyresource.h.
  • Add PyBytes_AsStringRes() function.

📚 Documentation preview 📚: https://cpython-previews--107202.org.readthedocs.build/

* Add PyResource structure and PyResource_Close() function.
  Add them to the stable ABI.
* Add Include/pyresource.h.
* Add PyBytes_AsStringRes() function.
@vstinner vstinner changed the title gh-106592: Add PyResource API [WIp] gh-106592: Add PyResource API Jul 24, 2023
@vstinner vstinner changed the title [WIp] gh-106592: Add PyResource API [WIP] gh-106592: Add PyResource API Jul 24, 2023
So it becomes safe to call it twice.
@vstinner
Copy link
Member Author

I close my PR, see: #106592 (comment)

@vstinner vstinner closed this Aug 26, 2023
@vstinner vstinner deleted the pyresource branch August 26, 2023 02:51
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.

1 participant