Skip to content

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