cpython icon indicating copy to clipboard operation
cpython copied to clipboard

gh-107784 Document interpid C-API and new Unstable API for fetching `__main__` of interpreter

Open tonybaloney opened this issue 2 years ago • 2 comments

  • Issue: gh-107784

:books: Documentation preview :books:: https://cpython-previews--112548.org.readthedocs.build/

tonybaloney avatar Nov 30 '23 07:11 tonybaloney

Can be back-ported to Python 3.12

tonybaloney avatar Nov 30 '23 07:11 tonybaloney

@ericsnowcurrently interpid type is opaque, is that correct?

tonybaloney avatar Nov 30 '23 07:11 tonybaloney

FYI, I've dropped interpreter ID objects.

ericsnowcurrently avatar May 21 '24 13:05 ericsnowcurrently

FYI, I've dropped interpreter ID objects. Are you recommending that we close this PR? (Is is obsolete?)

blaisep avatar May 21 '24 14:05 blaisep

I'd need to double-check, but, yeah, we'd probably close this PR.

ericsnowcurrently avatar May 21 '24 16:05 ericsnowcurrently

I'd need to double-check, but, yeah, we'd probably close this PR.

Thank you @ericsnowcurrently , I will ask @tonybaloney if he will close this PR.

blaisep avatar May 21 '24 19:05 blaisep

@tonybaloney I'm going to close this PR. If needed we can reopen. Thanks.

willingc avatar Nov 04 '24 20:11 willingc