This repository has been archived by the owner on Nov 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 953
Released v2.0.0-alpha.2 #555
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
修复上传非支持的后缀BUG
修复上传非支持的后缀BUG
fix upload error msg
- 修改首行为`#!/usr/bin/env python` - 格式化代码样式,使其符合PEP8
fix ./cobra.py failed in virtualenv
…these utils are in /bin/ while others in /usr/binor /usr/local/bin
Added cve vulnerability in API scan display
fix the problem : path of the grep and find command (in some distro …
The best practice for code that runs on both Python 2 and Python 3 is to use feature detection instead of version detection. https://docs.python.org/3/howto/pyporting.html#use-feature-detection-instead-of-version-detection
Use feature detection instead of version detection
fix #547 time consume
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.