Skip to content

Conversation

@pull
Copy link

@pullpullbot commented Jan 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

markshannonand others added 2 commits January 16, 2026 09:11
… virtual iterators (GH-143569) * Moves the `GET_ITER` instruction into the generator function preamble. This means the the iterable is converted into an iterator during generator creation, as documented, but keeps it in the same code object allowing optimization.
Add tests for negative offset, out of bound offset, invalid type of offset, non-writeable buffer, non-continuous buffer, invalid type of buffer. Repeat all tests for struct.Struct.pack_into().
@pullpullbot locked and limited conversation to collaborators Jan 16, 2026
@pullpullbot merged commit 66680f1 into tj-python:mainJan 16, 2026
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@markshannon@serhiy-storchaka