Skip to content
Snippets Groups Projects

Python 3 compatibility for functor division

Merged Rosen Matev requested to merge rmatev-python-3 into master

This follows up on !2214 (merged) which introduced the __truediv__ decoration of functors but missed __rtruediv__.

In addition, fix math (stdlib) import in LoKiCore.math (functors that call math.log will fail)

Must be applied together with Moore!592 (merged) (math.log -> log).

See LHCBPS-1858

Edited by Rosen Matev

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
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading