mirror of
https://github.com/python/cpython.git
synced 2026-08-11 03:38:55 +08:00
_PyConfig_AsDict() now returns bool objects for options using the new PyConfig_MEMBER_BOOL type. Update tests for these changes.
Miscellaneous source files for the main Python shared library