Skip to content
Snippets Groups Projects

[python] Add preprocessor option to disable Python deprecation warning

Merged Timo Koch requested to merge feature/python-disable-python-depr-warning-option into master

This option is currently needed to make pylint happy which chokes on these deprecation warnings during AST generation even if the deprecated field is not used in the user code.

Admittedly this is a workaround for what seems to be a bug in pylint.

Edited by Timo Koch

Merge request reports

Loading
Loading

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