Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • beat.cmdline beat.cmdline
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 22
    • Issues 22
    • 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
  • beatbeat
  • beat.cmdlinebeat.cmdline
  • Merge requests
  • !71

Remove use of oset

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel GAIST requested to merge remove_use_of_oset into master Sep 04, 2019
  • Overview 2
  • Commits 5
  • Pipelines 1
  • Changes 6

The oset package triggers a warning with Python 3.7 that if not fixed will make the package not working with Python 3.8.

After some testing, the use of Python standard sets seems to be enough for the needs of beat/beat.cmdline>.

Therefore remove oset.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: remove_use_of_oset