mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -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