Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove deprecated code #408 part 1 #564

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

Merged
merged 10 commits into from
Apr 25, 2017

Conversation

Neurrone
Copy link
Contributor

Part 1 for fixing #408

@Neurrone
Copy link
Contributor Author

@rahiel is there a way to run the tests on Windows? Having to rely on Travis to test it so I can find usage of deprecated methods.

@rahiel
Copy link
Contributor

rahiel commented Apr 15, 2017

If you did the setup from the contribution guide, you can run the tests with make test or nosetests -v in the project directory.

@Neurrone
Copy link
Contributor Author

@rahiel thanks. I only saw the "make tests" command being mentioned; should I open a new issue/PR to include it in the contribution guide?

@rahiel
Copy link
Contributor

rahiel commented Apr 15, 2017

I'll add a note to guide, you can focus on this PR :)

@rahiel rahiel self-assigned this Apr 15, 2017
@Neurrone
Copy link
Contributor Author

@rahiel ready for review :)

# async threads must be join()ed only after the dispatcher thread was joined,
# otherwise we can still have new async threads dispatched
# async threads must be join()ed only after the dispatcher thread was joined,
# otherwise we can still have new async threads dispatched
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you misalign the comments here? Same at line 280

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, that must have been the pre-commit hooks. I don't remember making the change.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's weird, but our pre-commit hooks have given us lots of trouble already...
Could you fix the alignment and skip the pre-commit hooks by doing git commit --no-verify?
Everything else looks good, will be ready to merge after this.

@Neurrone
Copy link
Contributor Author

@rahiel fixed.

@rahiel
Copy link
Contributor

rahiel commented Apr 15, 2017

Thanks for you contribution @Neurrone! Your PR is now ready to be merged.

@rahiel rahiel added the πŸ“‹ pending-merge work status: pending-merge label Apr 15, 2017
@rahiel rahiel mentioned this pull request Apr 15, 2017
8 tasks
@jh0ker
Copy link
Member

jh0ker commented Apr 25, 2017

Excellent :) Thank you for your contribution!

@jh0ker jh0ker merged commit 11a3de6 into python-telegram-bot:master Apr 25, 2017
@rahiel rahiel removed the πŸ“‹ pending-merge work status: pending-merge label Apr 25, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Aug 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants