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
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
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
Change by Jayesh :
--
resolution: -> third party
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue36847>
___
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
Jayesh added the comment:
Thanks for the quick updates. Which python version is currently supported?
--
___
Python tracker
<http://bugs.python.org/issue9
New submission from Jayesh :
[r...@server Python-2.3.4]# ./configure
checking MACHDEP... linux2
checking EXTRAPLATDIR...
checking for --without-gcc... no
checking for --with-cxx=... no
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking for C++ compiler default output