➜

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 vstinner
收信人 vstinner
日期 2019-02-28.01:50:07
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1551318607.43.0.556432724737.issue36142@roundup.psfhosted.org>
In-reply-to
内容
PR 12087 is a WIP change which implements everything as a single commit.

I'm not 100% sure yet that it's best approach for Python initialization, but I'm sure that it solves real interdependencies issues between _PyCoreConfig parameters. IHMO have a "pre-initialization" step to setup the memory allocator and the encodings is a better design.
历史
日期 用户 动作 参数
2019-02-28 01:50:07vstinner修改recipients: + vstinner
2019-02-28 01:50:07vstinner修改messageid: <1551318607.43.0.556432724737.issue36142@roundup.psfhosted.org>
2019-02-28 01:50:07vstinner链接issue36142 messages
2019-02-28 01:50:07vstinner创建