What I've tried: it works with Python 3.12.7. it works with latest Pydantic + Python 3.13. --no-cachedoesn't help. I don't know the root cause or if this older version of Pydantic is even supported in 3.13, but that was not the displayed error, maybe the error text may be improved? This is by no means a deal-breake...
As part of this, no-args PEP 613 explicit aliases are no longer eagerly expanded. (Also removed a stale comment referencingTypeAliasExpr.no_args, which was removed in#15924) aliases_explicitnow passes): diff --git a/conformance/results/mypy/aliases_explicit.toml b/conformance/results/mypy/alia...
PEP 508 Information: {'implementation_name': 'cpython', 'implementation_version': '3.7.0', 'os_name': 'posix', 'platform_machine': 'x86_64', 'platform_python_implementation': 'CPython', 'platform_release': '17.7.0', 'platform_system': 'Darwin', 'platform_version': 'Darwin Kernel ...
Or should python 3.X be added as well? Mannequin DavidEdelsohn mannequin commented Feb 28, 2016 ctypes util.py "simply" needs support for AIX. There already is special support for Windows, Darwin, BSDs, Solaris. Is the question about the technical details for equivalent functionality on AIX...