Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class-based rewrite #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

class-based rewrite #4

wants to merge 1 commit into from

Conversation

drzraf
Copy link

@drzraf drzraf commented Mar 22, 2021

  • use argparse & logging
  • ability to handle an inlined SPF record (root domain name is optional)
  • Get rid of all the globals that made variable/state tracking impossible and handle recursion in a clean way
  • Rewritten on top of PEP it, pep it good #3

@fruitl00p fruitl00p mentioned this pull request Mar 23, 2021
- use argparse & logging
- ability to handle an inlined SPF record (root domain name is optional)
- Get rid of all the globals that made variable/state tracking impossible and handle recursion in a clean way
- Rewritten on top of 0x9090#3
@drzraf
Copy link
Author

drzraf commented Mar 26, 2021

Rebased

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant