New submission from Ajith MsM <ajithmsm...@gmail.com>:

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.

----------
assignee: christian.heimes
components: SSL
files: issue.txt
messages: 408947
nosy: ajithmsm555, christian.heimes
priority: normal
severity: normal
status: open
title: "dh low key " issue when try to connect mysql
type: resource usage
versions: Python 3.10
Added file: https://bugs.python.org/file50504/issue.txt

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46136>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to