Skip to content

Conversation

@chrisburr
Copy link
Member

Summary

  • Replace deprecated setParseAction with set_parse_action in FCConditionParser
  • The snake_case method names were introduced in pyparsing 3.0.0 (August 2021)
  • Deprecation warnings for the legacy camelCase names started in pyparsing 3.3.0

Replace deprecated `setParseAction` with `set_parse_action`.

The snake_case method names were introduced in pyparsing 3.0.0
(August 2021) and deprecation warnings for the legacy camelCase
names started being emitted in pyparsing 3.3.0.
@fstagni fstagni merged commit f3a819e into DIRACGrid:rel-v8r0 Feb 4, 2026
22 checks passed
@DIRACGridBot DIRACGridBot added the sweep:ignore Prevent sweeping from being ran for this PR label Feb 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

sweep:ignore Prevent sweeping from being ran for this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants