We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
这里可以把数据处理跟并发调度分开,先遍历把数据处理成一个数组,再线程池并发调度
python现在也支持类型 dataclass for in 一个unknown真的有点蛋疼,
这个变量命名,都是ID 看起来 project_commit_id 是一个数组 commit_id是一个id 是否可以改成project_commit_id_list:List[int]
实在没忍住,罪过罪过
The text was updated successfully, but these errors were encountered:
No branches or pull requests
这里可以把数据处理跟并发调度分开,先遍历把数据处理成一个数组,再线程池并发调度
python现在也支持类型 dataclass for in 一个unknown真的有点蛋疼,
这个变量命名,都是ID 看起来 project_commit_id 是一个数组 commit_id是一个id 是否可以改成project_commit_id_list:List[int]
实在没忍住,罪过罪过
The text was updated successfully, but these errors were encountered: