gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
Fix generating an accessor in a preprocessor conditional block. Reject the accessors of the same attribute with different C basenames and the same accessor defined twice. Reject deletion of the attribute, which crashed the setter, unless the new directive @deleter is applied to it.
S
Serhiy Storchaka committed
915970ce9d031388a2bcf3e9f6199fa3e0eb9ebd
Parent: e675e37
Committed by GitHub <noreply@github.com>
on 8/18/2026, 12:35:22 PM