[issue42024] Exception ignored in: .remove at 0x7f6a325f2ea0>

2020-10-14 Thread jayesh
jayesh added the comment: Please check my attached log file. In that, I am printing ansible version which shows python 3.5.4. Let me know any other info required from my side. -- ___ Python tracker <https://bugs.python.org/issue42

[issue42024] Exception ignored in: .remove at 0x7f6a325f2ea0>

2020-10-13 Thread jayesh
jayesh added the comment: Dear Team, are you sure if we upgrade to python 3.8.6 then we will not get these warnings? For 3.5.4, if this bug is fixed then why i am getting these warnign messages?. Thanks -- status: pending -> open ___ Pyt

[issue42024] Exception ignored in: .remove at 0x7f6a325f2ea0>

2020-10-12 Thread jayesh
New submission from jayesh : Team, I am getting python warning messages while run ansible. Previously I was using python 3.5.3, but after read the below article, I upgraded it with python 3.5.4. ref: https://github.com/ansible/ansible/issues/21982 Still facing the same issues. Kindly find

[issue36847] Segmentation fault (core dumped) Found when we import "schedule" and "mysql.connector" togather.

2019-05-07 Thread Jayesh
Change by Jayesh : -- resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.org/issue36847> ___

[issue36847] Segmentation fault (core dumped) Found when we import "schedule" and "mysql.connector" togather.

2019-05-07 Thread Jayesh
New submission from Jayesh : When we import following two library, then coredump found. import sys #!/usr/bin/python import schedule import mysql.connector Python 2.7.12 Ubuntu 16.04 x64 PackageVersion -- --- adium-theme-ubuntu 0.3.4

[issue9697] python 2.3.4 installation error on 64 bit env

2010-08-26 Thread Jayesh
New submission from Jayesh jayeshmaha...@gmail.com: [r...@server Python-2.3.4]# ./configure checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for --with-cxx=compiler... no checking for c++... no checking for g++... no checking for gcc... gcc checking

[issue9697] python 2.3.4 installation error on 64 bit env

2010-08-26 Thread Jayesh
Jayesh jayeshmaha...@gmail.com added the comment: Thanks for the quick updates. Which python version is currently supported? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9697