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

2020-10-28 Thread Zachary Ware


Change by Zachary Ware :


--
stage:  -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2020-10-14 Thread Zachary Ware


Zachary Ware  added the comment:

As mentioned in my first message, Python 3.5.4 has been out of support for over 
2.5 years now, and 3.5 as a whole has been out of support for a month now.  
You'll need to show the problem using Python 3.8.6 or 3.9.0 for anything to be 
done about it here.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2020-10-14 Thread Zachary Ware


Zachary Ware  added the comment:

Unfortunately, no guarantees that upgrading will fix things for you.  However, 
there's nothing we can do here until you can show that the issue still exists 
in a supported version of Python.

--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2020-10-13 Thread Zachary Ware


Zachary Ware  added the comment:

Python 3.5 is now at end-of-life as of September 5, 2020 with the release of 
3.5.10, and will not be receiving any more changes.  3.5.4 itself has been 
obsolete since 3.5.5 was released in February 2018.

You'll need to update to at least Python 3.8.6 (which is the earliest version 
in bugfix support mode) to get anything changed in Python, but looking at the 
ansible issue you referenced, it seems likely that this has already been fixed.

--
nosy: +zach.ware
resolution:  -> out of date
status: open -> pending
type: compile error -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 attached logs for the same and help 
us to solve this issue.

Thanks

--
files: pthon-warning-3.5.4.txt
messages: 378539
nosy: jayesh007
priority: normal
severity: normal
status: open
title: Exception ignored in: .remove at 0x7f6a325f2ea0>
type: compile error
versions: Python 3.5
Added file: https://bugs.python.org/file49513/pthon-warning-3.5.4.txt

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com