- Notifications
You must be signed in to change notification settings - Fork5.7k
fix 1747 for good#1752
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
fix 1747 for good#1752
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This file contains hidden or 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
Merged
Eldinnie added a commit that referenced this pull requestFeb 6, 2020
* Rename Test suite* Actually change the badge in readme* fix download without path arguments (#1591)* fix download without path arguments* fix download without path arguments* solved downloading a file without file_path or custom_path* if no file_path, download as file_id* Add test case* Elaborate doc stringCo-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>* Add default values (#1490)* added parse_mode parameter in Updater and in Bot class to set a default parse mode for bot* DefaultValue* Add default parse_mode everywhere* Renome to default_parse_mode* Test def parse_mode for send_*, edit_message_** Remove duplicate code in Input* classes* Improve handling of def_p_m for Bot methods* Remove unneeded deletion of kwargs* Make@log preserve signature, add bots with defaults to tests* Fix Codacy* Fix Travis Error* Add default_disable_notification* Add default_disable_web_page_preview* Add default_disable_timeout* add default_disable_web_page_preview for InputTextMessageContent* add default_quote* Try fixing test_pin_and_unpin* Just run 3.5 tests for paranoia* add tests for Defaults* Revert "Just run 3.5 tests for paranoia"This reverts commit1baa91a.* Tidy up parameters, move Defaults to ext* Stage new files, because im an idiot* remove debug prints* change equality checks for DEFAULT_NONE* Some last changes* fix S&R error so that tests actually runCo-authored-by: Ak4zh <agwl.akash@gmail.com>Co-authored-by: Eldinnie <Eldinnie@users.noreply.github.com>* Skip test relying on ordered dicts for 3.5 (#1752)* Rename Test suite* Actually change the badge in readmeCo-authored-by: Gabriel Simonetto <42247511+GabrielSimonetto@users.noreply.github.com>Co-authored-by: Ak4zh <agwl.akash@gmail.com>Co-authored-by: Eldinnie <Eldinnie@users.noreply.github.com>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
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.
Uh oh!
There was an error while loading.Please reload this page.
fail unrelated (pin & unpin)