Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.

Fix calc_expected_status_length (issue 415) - #416

Merged
bear merged 2 commits into
masterfrom
fix/issue415
Nov 28, 2016
Merged

Fix calc_expected_status_length (issue 415)#416
bear merged 2 commits into
masterfrom
fix/issue415

Conversation

@jeremylow

@jeremylow jeremylow commented Nov 28, 2016

Copy link
Copy Markdown
Collaborator

With changes in 3.2 to the URL_REGEX in twitter_utils.py, the calc_expected_status_length wasn't working properly with URLs that were in the middle of a tweet. This fixes that issue and adds tests on that function.

Closes #415


This change is Reviewable

@bear

bear commented Nov 28, 2016

Copy link
Copy Markdown
Owner

Reviewed 3 of 3 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved.


Comments from Reviewable

@bear
bear merged commit b39075e into master Nov 28, 2016
@bear
bear deleted the fix/issue415 branch November 28, 2016 17:32
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.

calc_expected_status_length does not work

2 participants