Used to build Python with extra debugging capabilities, equivalent\r
to using ./configure --with-pydebug on UNIX. All binaries built\r
using this configuration have "_d" added to their name:\r
-- python35_d.dll, python_d.exe, parser_d.pyd, and so on. Both the\r
++ python36_d.dll, python_d.exe, parser_d.pyd, and so on. Both the\r
build and rt (run test) batch files in this directory accept a -d\r
option for debug builds. If you are building Python to help with\r
development of CPython, you will most likely use this configuration.\r