• Victor Stinner's avatar
    bpo-38304: Remove PyConfig.struct_size (GH-16500) (GH-16508) · 3c30a76f
    Victor Stinner authored
    For now, we'll rely on the fact that the config structures aren't covered by the stable ABI.
    
    We may revisit this in the future if we further explore the idea of offering a stable embedding API.
    
    (cherry picked from commit bdace21b769998396d0ccc8da99a8ca9b507bfdf)
    3c30a76f
init_config.rst 32.7 KB