mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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