Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 17, 2025

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 : )


📚 Documentation preview 📚: https://cpython-previews--846.org.readthedocs.build/

vstinner and others added 11 commits September 17, 2025 17:43
Replace PyBytes_FromStringAndSize(NULL, size) with the new public
PyBytesWriter API.
Replace PyBytes_FromStringAndSize(NULL, size) and _PyBytes_Resize()
with the new public PyBytesWriter API.

Change also 'read' variable type from int to Py_ssize_t.
…aming (#138738)

The 'row' parameter represents a ROWID. Clarify this in docs and docstrings.
Replace PyBytes_FromStringAndSize(NULL, size) with the new public
PyBytesWriter API.
Initialize the buffer with 0xFF byte pattern when creating a writer
object, but also when resizing/growing the writer.
Co-authored-by: Stefan Tatschner <[email protected]>
Co-authored-by: Patrick Menschel <[email protected]>
Remove trash_delete_later and trash_delete_nesting from _gc_runtime_state.
@pull pull bot locked and limited conversation to collaborators Sep 17, 2025
@pull pull bot added the ⤵️ pull label Sep 17, 2025
@pull pull bot merged commit b42af37 into TechPenguineer:main Sep 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants