Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 467: ascii constructors removed #3603

Merged
merged 1 commit into from
Dec 24, 2023
Merged

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Dec 23, 2023


📚 Documentation preview 📚: https://pep-previews--3603.org.readthedocs.build/

@ethanfurman ethanfurman self-assigned this Dec 23, 2023
@ethanfurman ethanfurman merged commit 89f5afb into python:main Dec 24, 2023
7 checks passed
@ethanfurman ethanfurman deleted the main branch December 24, 2023 00:08
@ethanfurman ethanfurman restored the main branch December 24, 2023 00:08
@@ -20,7 +20,6 @@ This PEP proposes five small adjustments to the APIs of the ``bytes`` and

* Add ``fromsize`` alternative constructor
* Add ``fromint`` alternative constructor
* Add ``ascii`` alternative constructor
* Add ``getbyte`` byte retrieval method
* Add ``iterbytes`` alternative iterator
Copy link
Member

@merwok merwok Dec 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line 18 talks about 5 adjustments, which are now 4

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.

2 participants