mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
2b379968e5
_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