Skip to content

Fix frozendict constructor: drop the argument-less __init__ (#15985)#15989

Merged
hauntsaninja merged 2 commits into
python:mainfrom
apoorvdarshan:fix-15985-frozendict-init
Jul 8, 2026
Merged

Fix frozendict constructor: drop the argument-less __init__ (#15985)#15989
hauntsaninja merged 2 commits into
python:mainfrom
apoorvdarshan:fix-15985-frozendict-init

Guard frozendict test case with sys.version_info >= (3, 15)

be32842
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Run (2)
succeeded Jul 8, 2026 in 6m 13s