asweigart / asweigart/ezgmail

search() doesn't work all the time

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.