Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
S
security-tracker
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • Registry
    • Registry
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Commits
  • Issue Boards
  • Debian Security Tracker
  • security-tracker
  • Merge Requests
  • !16

Merged
Opened Jul 10, 2018 by Brian May@bam
  • Report abuse
Report abuse

Update python exception syntax for Python 3.6 compatibility

Check out, review, and merge locally

Step 1. Fetch and check out the branch for this merge request

git fetch https://salsa.debian.org/bam/security-tracker.git update_python_exceptions
git checkout -b bam/security-tracker-update_python_exceptions FETCH_HEAD

Step 2. Review the changes locally

Step 3. Merge the branch and fix any conflicts that come up

git fetch origin
git checkout origin/master
git merge --no-ff bam/security-tracker-update_python_exceptions

Step 4. Push the result of the merge to GitLab

git push origin master

Note that pushing to GitLab requires write access to this repository.

Tip: You can also checkout merge requests locally by following these guidelines.

  • Discussion 4
  • Commits 1
  • Changes 14
Salvatore Bonaccorso
Assignee
Salvatore Bonaccorso @carnil
Assign to
None
Milestone
None
Assign milestone
Time tracking
1
Labels
enhancement
Assign labels
  • View project labels
Reference: security-tracker-team/security-tracker!16