-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
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
Nenuzhny Andrey #54
Open
Nenu1985
wants to merge
89
commits into
introduction-to-python-bsuir-2019:master
Choose a base branch
from
Nenu1985:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Nenuzhny Andrey #54
Nenu1985
wants to merge
89
commits into
introduction-to-python-bsuir-2019:master
from
Nenu1985:master
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
Works --limit snd --json argument processing for yahoo rss url
Rss readers splitted into default and particual to specific url. Implemented Yahoo and Tut.by url specific bots. Chosing an appropriate bot is made by dynamic module importing. News out is implemented as table view.
pycodestyle module must to be installed
AlexeiBuzuma
added
the
MissedPRDeadline
Pull request has been opened after hard deadline.
label
Nov 17, 2019
Edited dependencies and tests, made packages
Updated with implemented distribution |
AlexeiBuzuma
added
the
[Deadline] Iteration 1-2
This is a marker for first and second iterations deadline.
label
Nov 17, 2019
- Default bot is ready - Yahoo bot is ready - Tut bot is ready - Test are done
- Default bot is ready - Yahoo bot is ready - Tut bot is ready - Test are done
Restructured news to pass mypy cheks.
…ork into fix/structured-news
AlexeiBuzuma
removed
Hard Deadline
[Deadline] Iteration 1-2
This is a marker for first and second iterations deadline.
labels
Dec 12, 2019
Могу отметить хорошие моменты в работе:
Моменты, которые можно улучшить:
|
stone game DP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
MissedPRDeadline
Pull request has been opened after hard deadline.
Reviewed
[1-2 iteration] Minimal requirements checked
[3-4 iteration] Minimal requirements checked
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.
Finished SECOND iteration