Chuck Logan Lim

Results 6 comments of Chuck Logan Lim

Did you mean it's documenting improvements that aren't in the code or that it's an improvement in the documentation?

Agreed. Python's equivalent of `mock.Anything` ([`mock.ANY`](https://docs.python.org/3/library/unittest.mock.html#any)) also works for equality comparisons. However, I'm not saying that just because it works that way in Python it should also be the same...

Would be nice to get some clarity on this. There's a point to be made about [muting signals in the first place](https://stackoverflow.com/a/45392867/4728340), but having the functionality there and not having...

How would one go about implementing this? I thought that perhaps just slightly modifying GetUserTimeline and removing the entries from the dict data that don't contain a "#" symbol would...

I'm not sure what @piyush0609 means with his original post. I thought that he wanted all posts from a single user wherein that user used a hashtag in that post....