mirror of
https://github.com/laurivosandi/certidude.git
synced 2026-04-25 08:35:55 +03:00
[PR #34] [CLOSED] Py3k: Fix initial issues throwing syntax errors with Py3k #63
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certidude-laurivosandi#63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/laurivosandi/certidude/pull/34
Author: @plaes
Created: 10/1/2017
Status: ❌ Closed
Base:
master← Head:py3k📝 Commits (4)
ad78ebcpy3k: Use proper octal constants for file permission3b6c79apy3k: Use print()97b889fpy3k: Use compatible exception syntax60e8c35py3k: Use relative import📊 Changes
5 files changed (+14 additions, -14 deletions)
View changed files
📝
certidude/api/request.py(+1 -1)📝
certidude/api/scep.py(+1 -1)📝
certidude/cli.py(+6 -6)📝
certidude/config.py(+1 -1)📝
tests/test_cli.py(+5 -5)📄 Description
Now I can get to the point where
pip install -e .works and I can runcertidudecommand.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.