Skip to content

Docs/python interview questions 151 155 - #18

Open
ahmadalwareh wants to merge 4 commits into
mainfrom
docs/python-interview-questions-151-155
Open

Docs/python interview questions 151 155#18
ahmadalwareh wants to merge 4 commits into
mainfrom
docs/python-interview-questions-151-155

Conversation

@ahmadalwareh

Copy link
Copy Markdown
Owner

No description provided.

(CPython internals deep dive)" -m "Extend fixreadme.md with five advanced questions and matching ToC entries:
- 151: Free-threaded Python (PEP 703) and subinterpreters (PEP 684/734)
- 152: Bytecode execution, dis, ceval loop, frames, PEP 659 specializing interpreter
- 153: pymalloc arenas/pools/blocks, tracemalloc, diagnosing leaks and fragmentation
- 154: Generators as coroutines (send/throw/close, yield from) and async/await
- 155: __init_subclass__, __set_name__, and the descriptor protocol vs metaclasses
Signed-off-by: Ahmad Alwareh <55667622+ahmadalwareh@users.noreply.github.com>
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