This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ajithmsm555
Recipients ajithmsm555, christian.heimes
Date 2021-12-20.07:22:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639984932.4.0.143068456396.issue46136@roundup.psfhosted.org>
In-reply-to
Content
i have tried to connect my db using python 3.10. 
import module is mysql.connector.
db has installed in AWS. while excuting pycharm able to connect the db to get the output. 
using CMD prompt in windows not able to execute facing error like "dh low key" error code 2055. 


But able to connect and execute on python 3.9.9 verision could you please fix the 3.10 and above versions.
History
Date User Action Args
2021-12-20 07:22:12ajithmsm555setrecipients: + ajithmsm555, christian.heimes
2021-12-20 07:22:12ajithmsm555setmessageid: <1639984932.4.0.143068456396.issue46136@roundup.psfhosted.org>
2021-12-20 07:22:12ajithmsm555linkissue46136 messages
2021-12-20 07:22:12ajithmsm555create