Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.backend.python beat.backend.python
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • beat
  • beat.backend.pythonbeat.backend.python
  • Merge requests
  • !16

Fix output to named tuple member retrieval

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge fix_output_name_access_on_object into 1.5.x Sep 17, 2018
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 7

This allows to properly initialise and use database views that uses python keywords as output name.

This will require an update to the replay found in https://gitlab.idiap.ch/beat/beat.examples/ to properly map the class output to the cls object member.

Fixes #16 (closed)

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix_output_name_access_on_object