Skip to content
Snippets Groups Projects

Use isinstance() instead of type identity comparison

Merged vlorentz requested to merge isinstance into master

type identity should be avoided because it does not check for inheritance

Merge request reports

Pipeline #2190 failed

Pipeline failed for 8bfc69f2 on isinstance

Approval is optional

Merged by vlorentzvlorentz 1 year ago (Apr 26, 2023 9:00am UTC)

Merge details

  • Changes merged into master with 8bfc69f2.
  • Deleted the source branch.
  • Auto-merge enabled

Pipeline #2195 failed

Pipeline failed for 8bfc69f2 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading