Skip to content

Fix _BaseConfigurator.__new__ crash for subclasses with __init__ arguments#5441

Open
Eason09053360 wants to merge 3 commits into
open-telemetry:mainfrom
Eason09053360:fix-baseconfigurator-new-with-args
Open

Fix _BaseConfigurator.__new__ crash for subclasses with __init__ arguments#5441
Eason09053360 wants to merge 3 commits into
open-telemetry:mainfrom
Eason09053360:fix-baseconfigurator-new-with-args

Use super().__new__ instead of hardcoding object in singleton __new__

0f6abda
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

Annotations

1 warning
changelog
succeeded Jul 24, 2026 in 18s