Bibo-Joshi · GitHub

@Bibo-Joshi

Copy link Copy Markdown

Member

@Bibo-Joshi

@Bibo-Joshi

tsnoam

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

lgtm. see comments if you care to change anything.

Comment on lines +96 to +97

* For Socks5 support, additional dependencies are required. Make sure to install
PTB via :command:`pip install "python-telegram-bot[socks]"` in this case.

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

Suggested change

* For Socks5 support, additional dependencies are required. Make sure to install
PTB via :command:`pip install "python-telegram-bot[socks]"` in this case.
* For Socks5 support, additional dependencies are required. They can be installed using the
command :command:`pip install "python-telegram-bot[socks]"`.
# Conflicts:
#	telegram/request/_httpxrequest.py

harshil21

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

The ApplicationBuilder.proxy_url part should be changed as well? Shouldn't the tests fail because of the uncaught warning raised?

@Bibo-Joshi

@Bibo-Joshi

Copy link Copy Markdown

Member Author

The ApplicationBuilder.proxy_url part should be changed as well? Shouldn't the tests fail because of the uncaught warning raised?

Sorry, hadn't seen this. Will change appbilder. PTB warnings are explicitly ignored in conftest.py so that we don't have to catch them on every test

@Bibo-Joshi

clot27

harshil21

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

Tests look good, just some typos:

@Bibo-Joshi

@Bibo-Joshi

harshil21

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

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

lgtm

@Bibo-Joshi

@Bibo-Joshi

Read the original on github.com ↗