Get rid of care of Google/Apple contact code
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 30
- Forks
- 13
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 8
Description
Code that reaches to Google/Apple services for contact data is defunct. Remove it.
Note that the code extract contact information from attached contact files (.vcf, .vcard) in emails is working correctly and we don't want to remove it.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Python codebase for the Google and Apple contact-data integrations and trace their callers. Confirm that extraction from attached .vcf and .vcard files remains separate and working. Done means the defunct Google/Apple contact code is removed without removing contact extraction from email attachments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100