Skip to content

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Mar 12, 2023

barneygale and others added 11 commits March 12, 2023 19:04
…ython#101806)

Update dataclasses.astuple and dataclasses.asdict docstrings to reflect that they deep copy objects in the field values.
…ith `isinstance()` checks on `typing.runtime_checkable` protocols (python#102449)

Co-authored-by: Carl Meyer <[email protected]>
…102248)

When __getattr__ is defined, python with try to find an attribute using _PyObject_GenericGetAttrWithDict
find nothing is reasonable so we don't need an exception, it will hurt performance.
…rking sockets (pythonGH-102605)

Skip `TestGetAsyncGenState` and restoring of the default event loop policy in `test_inspect` if platform lacks working socket support.

Fixes python#11590

Automerge-Triggered-By: GH:kumaraditya303
@AlexWaygood
Copy link
Member

Looks like something went wrong with git

@AlexWaygood AlexWaygood removed their request for review March 12, 2023 19:10
@iritkatriel
Copy link
Member Author

not sure what I did here. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants