Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-567

PySide uses deprecated __getslice__

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.9, 6.0
    • 5.6, 5.9
    • PySide, Shiboken
    • None
    • aadfb8afc9d7f9ae00bdb53b72e39ff0b2bebe6d

    Description

      The methods _getslice_ _setslice_ and _delslice_ are deprecated and don't even exist in Python 3. For unique error messages between Python 2 and 3 remove them
      completely.

      This cannot harm because Python 3 never had these methods but worked.

      Attachments

        For Gerrit Dashboard: PYSIDE-567
        # Subject Branch Project Status CR V

        Activity

          People

            ctismer Christian Tismer
            ctismer Christian Tismer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes