Bug 124011 - [PyUNO] Add __ne__ method to UNO types
Summary: [PyUNO] Add __ne__ method to UNO types
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: sdk (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium normal
Assignee: shubhamgoyal
URL:
Whiteboard: target:6.3.0
Keywords: difficultyBeginner, easyHack, skillPython
Depends on:
Blocks:
 
Reported: 2019-03-12 06:32 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2019-03-18 08:41 UTC (History)
3 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.