Closed scristalli closed 5 years ago
This pull request #48 is assigned to @olenagerasimova/z, here is why; the budget is 15 minutes, see §4; please, read §27 and when you decide to accept the changes, inform @g4s8/z (the architect) right in this ticket; if you decide that this PR should not be accepted ever, also inform the architect; this blog post will help you understand what is expected from a code reviewer; there will be no monetary reward for this job
@olenagerasimova I've made changes according to your requests
@scristalli thanks
@rultor merge
@rultor merge
@olenagerasimova Thanks for your request. @g4s8 Please confirm this.
@rultor merge
@rultor merge
@g4s8 OK, I'll try to merge now. You can check the progress of the merge here
@olenagerasimova
The code reviewer found at least three problems in the code
Please confirm that you will try to find at least three problems next time
@ammaratef45 I confirm
@olenagerasimova Thanks
@0crat quality acceptable
This is for #45.
As requested in the issue, I'm changing the classes
TkNotifications
andTkThread
so that they have aUsers
field instead ofDataSource
. I also had to change their use inBotApp
to match the new constructors: thePgUsers
object is now created inBotApp
.