Bug 124011

Summary: [PyUNO] Add __ne__ method to UNO types
Product: LibreOffice Reporter: Samuel Mehrbrodt (allotropia) <samuel.mehrbrodt>
Component: sdkAssignee: shubhamgoyal <22shubh22>
Status: RESOLVED FIXED    
Severity: normal CC: 22shubh22, mentoring, samuel.mehrbrodt
Priority: medium Keywords: difficultyBeginner, easyHack, skillPython
Version: Inherited From OOo   
Hardware: All   
OS: All   
Whiteboard: target:6.3.0
Crash report or crash signature: Regression By:

Description Samuel Mehrbrodt (allotropia) 2019-03-12 06:32:21 UTC
See bug at https://bz.apache.org/ooo/show_bug.cgi?id=124953 .
The task is to port the changes to PyUNO and the Unit test to our code base.
Comment 1 Commit Notification 2019-03-18 08:35:23 UTC
Shubham Goyal committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/d4c620ba7e9abccd8a82e2c64bd0d8cdf9538380%5E%21

tdf#124011 Add __ne__ method to UNO types

It will be available in 6.3.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.