Uploaded image for project: 'MariaDB Connector/Python'
  1. MariaDB Connector/Python
  2. CONPY-130

DeprecationWarning: builtin type Row has no __module__ attribute

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Fixed
    • 1.0.4
    • 1.0.5
    • Generic
    • None

    Description

      The unit test suite generates a warning in test_cursor.py line 322: "DeprecationWarning: builtin type Row has no _module_ attribute

      This is caused by #17941: Since Python 3.6 the sequence description of a sequence type should contain the module name:

      Instead of "Row" the sequence description must be "mariadb.Row".

      Attachments

        Activity

          People

            georg Georg Richter
            georg Georg Richter
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.