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

[3.13] gh-120128: fix description of argument to ipaddress.collapse_addresses() (GH-120131) #120135

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Jun 5, 2024

The argument to collapse_addresses() is now described as an iterable
(rather than iterator).
(cherry picked from commit f878d46)

Co-authored-by: Jan Kaliszewski [email protected]


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

…dresses() (pythonGH-120131)

The argument to collapse_addresses() is now described as an *iterable*
(rather than *iterator*).
(cherry picked from commit f878d46)

Co-authored-by: Jan Kaliszewski <[email protected]>
Copy link

cpython-cla-bot bot commented Jun 5, 2024

All commit authors signed the Contributor License Agreement.
CLA signed

@sobolevn
Copy link
Member

sobolevn commented Jun 5, 2024

@zuo can you please take a look? It says that CLA is not signed.

@zuo
Copy link
Contributor

zuo commented Jun 12, 2024

@zuo can you please take a look? It says that CLA is not signed.

Hm, strange... I've signed CLA for sure.

@sobolevn sobolevn merged commit 8f5ce42 into python:3.13 Jun 12, 2024
37 checks passed
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.

3 participants