Skip to content

New warnings in C implementation of subinterpreters #134542

Closed
@sobolevn

Description

@sobolevn

Bug report

See https://github.com/python/cpython/pull/134513/files

Image Image
Check warning on line 3452 in Modules/_interpchannelsmodule.c
GitHub Actions / Cross build Linux
‘defaults.unboundop’ may be used uninitialized [-Wmaybe-uninitialized]

Check warning on line 3452 in Modules/_interpchannelsmodule.c
GitHub Actions / Cross build Linux
‘defaults.fallback’ may be used uninitialized [-Wmaybe-uninitialized]

CC @ericsnowcurrently

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions