| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
Can be back-ported to Python 3.12 |
Sorry, something went wrong.
|
@ericsnowcurrently interpid type is opaque, is that correct? |
Sorry, something went wrong.
There was a problem hiding this comment.
Please change
A interpreter ID identifies a interpreter and may be used as an int.
to
A interpreter ID identifies a interpreter and may be used as an :class:`int`.
Sorry, something went wrong.
| :c:func:`Py_FinalizeEx` will destroy all sub-interpreters that | ||
| haven't been explicitly destroyed at that point. | ||
|
|
||
| Interpreter ID Objects |
There was a problem hiding this comment.
I'm giving this some attention so that we can get it merged soon.
This section looks good so far
Sorry, something went wrong.
| Interpreter ID Objects | ||
| ---------------------- | ||
|
|
||
| A interpreter ID identifies a interpreter and may be used as an int. |
There was a problem hiding this comment.
@hugovk suggested that you link to the class definition,
changing
A interpreter ID identifies a interpreter and may be used as an int.
to
A interpreter ID identifies a interpreter and may be used as an :class:`int`.
Sorry, something went wrong.
There was a problem hiding this comment.
| A interpreter ID identifies a interpreter and may be used as an int. | |
| A interpreter ID identifies a interpreter and may be used as an :class:`int`. |
Sorry, something went wrong.
There was a problem hiding this comment.
(added the change as a markdown suggestion to make it more convenient)
Sorry, something went wrong.
| Interpreter ID Objects | ||
| ---------------------- | ||
|
|
||
| A interpreter ID identifies a interpreter and may be used as an int. |
There was a problem hiding this comment.
| A interpreter ID identifies a interpreter and may be used as an int. | |
| A interpreter ID identifies a interpreter and may be used as an :class:`int`. |
Sorry, something went wrong.
|
FYI, I've dropped interpreter ID objects. |
Sorry, something went wrong.
|
Sorry, something went wrong.
|
I'd need to double-check, but, yeah, we'd probably close this PR. |
Sorry, something went wrong.
Thank you @ericsnowcurrently , I will ask @tonybaloney if he will close this PR. |
Sorry, something went wrong.
|
@tonybaloney I'm going to close this PR. If needed we can reopen. Thanks. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
📚 Documentation preview 📚: https://cpython-previews--112548.org.readthedocs.build/