Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Sep 23, 2025

It is now replaced with the new public PyBytesWriter API (PEP 782).

It is now replaced with the new public PyBytesWriter API (PEP 782).
@vstinner
Copy link
Member Author

vstinner commented Sep 23, 2025

A code search on _PyBytesWriter_Init in PyPI top 8,000 projects (at 2025-01-27) found a single match in the pickle5 project. This project is for Python 3.7 and older and is archived: https://pypi.org/project/pickle5/

@vstinner vstinner enabled auto-merge (squash) September 23, 2025 15:16
@vstinner vstinner merged commit dd45179 into python:main Sep 23, 2025
47 checks passed
@vstinner vstinner deleted the remove_private_writer branch September 23, 2025 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant