Changes between Version 1 and Version 2 of Ticket #36650


Ignore:
Timestamp:
Oct 8, 2025, 8:08:12 AM (14 hours ago)
Author:
MV
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36650 – Description

    v1 v2  
    33Using oracledb-3.3.0 works as expected.
    44
    5 ``
     5{{{#!python
    66Performing system checks...
    77
     
    8282         ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    8383TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union
    84 ``
     84}}}
Back to Top