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

PySide uses deprecated __getslice__

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes