Hello, I hope this is the correct place to ask this question. I have a desire to participate in python development in a particular area from my Windows host machine, but I am not finding any concise listing of the tool setup needed to fully participate, nor any detailed guidance on how to proceed when underlying code debugging is necessary.
I do know that some version of the MS VS20xx suite is necessary to begin. My initial attempts using the VS2019 Community Edition have been less than successful when it comes to debugging an underlying C library component when the starting program is python because I have not figured out how to use the VS2019 environment to do that. So I would appreciate any RTFM / URL that can guide me in starting to participate, especially for guidance on debugging procedures for underlying C components when the initial program is a python script. I have read most of the "Python Developers Guide" material, but there is not any Window-specific tooling information that I have seen there yet. What other tooling do I need besides a VS20xx environment? I do have good experience in C programming, but not much in using VS20xx IDE's. TIA for your gentle guidance in curing my ignorance. Peter _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/LIGWZ43LHWQLEPLQ2A64SSHCGNH3XJPR/ Code of Conduct: http://python.org/psf/codeofconduct/