Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Nov 9, 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--1012.org.readthedocs.build/

StanFromIreland and others added 6 commits November 9, 2025 13:37
…cause` (#140908)

Fix a reference leak in `raise E from T` when `T` is an exception
subtype for which `T.__new__` does not return an exception instance.
…name}` raise `OSError` (#140905)

Previously, socket.if_nametoindex() and socket.if_indextoname() could raise
an `OSError` with a `None` errno. Now, the errno from libc is propagated.
@pull pull bot locked and limited conversation to collaborators Nov 9, 2025
@pull pull bot added the ⤵️ pull label Nov 9, 2025
@pull pull bot merged commit 6015532 into TechPenguineer:main Nov 9, 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.

3 participants