Skip to content

Tags: xdevplatform/search-tweets-python

Tags

v1.51

Toggle v1.51's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumping for update of HTTP error handling

v1.0-labs

Toggle v1.0-labs's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bumping for update of HTTP error handling

v1.5.0

Toggle v1.5.0's commit message
Add additional context to --debug log messages (#28)

* Add additional context to --debug log messages

In the `main()` method, in debug mode, we print out the argument
dictionaries a few times but without context for which one is which.
This commit adds an extra line of debug logging each time that indicates
from which point in the process the args are originating. Hopefully this
will expedite any arg parsing debugging.

I've also removed one line of unused code that created an intermediate
object for the argparse object.

* Bump version

v1.3.1

Toggle v1.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
adding utf8 encoding to the readme read in setup (#23)

* adding utf8 encoding to the readme read in setup

* bumped version

v1.0

Toggle v1.0's commit message
tagging breaking release for pypi upload; renames package to searchtw…

…eets

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.rst

v0.1.1-prerelease

Toggle v0.1.1-prerelease's commit message
removed old example

v0.1.1-interal-pre

Toggle v0.1.1-interal-pre's commit message
removed old example

v0.1.1

Toggle v0.1.1's commit message
removed duplicate line in setup.py

v0.1

Toggle v0.1's commit message
some linting