search() doesn't work all the time
Open
- Dominant language
- Python
- Stars
- 273
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
I fired the query like ezgmail.search("subject:(pay reminders ) after:1/1/2022 ") it returns length of 0, but this same if I fired on Gmail search bar it shows more than 20 emails, even tried after removing "after:"
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the search() entry point and use the reported subject and after: queries as reproduction cases, comparing the results with Gmail's search bar. Done means the Python interface returns the matching emails for the reported query, including when the after: clause is present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100