[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2020-09-08 Thread OpenStack Infra
Reviewed: https://review.opendev.org/750216 Committed: https://git.openstack.org/cgit/openstack/oslo.utils/commit/?id=632f15515fb224863c1027c658858c595ad5d11b Submitter: Zuul Branch:master commit 632f15515fb224863c1027c658858c595ad5d11b Author: Ghanshyam Mann Date: Mon Sep 7 16:15:20 2020

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2020-09-07 Thread OpenStack Infra
Fix proposed to branch: master Review: https://review.opendev.org/750216 ** Changed in: oslo.utils Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bu

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2020-09-07 Thread Ghanshyam Mann
This was considered as bugfix in python 3.8 because bound methods should only be equal if they are bound on the same instance, not if their instances are equal. In Python <= 3.7 the bound method equality calls the equivalent of instance1 == instance2 and return true based on that and while in Pytho

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2020-02-11 Thread Steve Langasek
** Changed in: python3-defaults (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1841072 Title: test_reflection.CallbackEqual

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2019-12-31 Thread Launchpad Bug Tracker
This bug was fixed in the package python-oslo.utils - 3.41.1-0ubuntu2 --- python-oslo.utils (3.41.1-0ubuntu2) focal; urgency=medium * Non-strict relfection comparison is not possible in py3.8+. LP: #1841072 * Use python3 when detecting module name from setup.py in autopkgtest. -

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2019-11-18 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1841072 Title: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2019-11-18 Thread Dimitri John Ledkov
** Patch added: "py38.patch" https://bugs.launchpad.net/ubuntu/+source/python-oslo.utils/+bug/1841072/+attachment/5306166/+files/py38.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https:

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2019-11-18 Thread Dimitri John Ledkov
I think actually strict can be dropped. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1841072 Title: test_reflection.CallbackEqualityTest.test_different_instance

[Touch-packages] [Bug 1841072] Re: test_reflection.CallbackEqualityTest.test_different_instance_callbacks fails on Python 3.8

2019-11-12 Thread Balint Reczey
This bug now blocks updating python-3-defaults. ** Also affects: python-oslo.utils (Ubuntu) Importance: Undecided Status: New ** Tags added: update-excuse ** Also affects: python3-defaults (Ubuntu) Importance: Undecided Status: New -- You received this bug notification beca