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

Bug introduced in last commit (v4.0.1) in "marrow/mailer/__init__.py", line 49, in __init__ #58

Open
aryeh opened this issue Feb 21, 2016 · 0 comments
Labels
1.bug An error has been encountered that is preventing utilization. area:core Relating to a core aspect of the library such as configuration and initialization.

Comments

@aryeh
Copy link

aryeh commented Feb 21, 2016

Line 49: self.manager_config = manager_config = dict(manager_config)

UnboundLocalError: local variable 'manager_config' referenced before assignment

@aryeh aryeh changed the title Bug introduced in last commit in "marrow/mailer/__init__.py", line 49, in __init__ Bug introduced in last commit (v4.0.1) in "marrow/mailer/__init__.py", line 49, in __init__ Feb 21, 2016
@amcgregor amcgregor added 1.bug An error has been encountered that is preventing utilization. area:core Relating to a core aspect of the library such as configuration and initialization. labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.bug An error has been encountered that is preventing utilization. area:core Relating to a core aspect of the library such as configuration and initialization.
Projects
None yet
Development

No branches or pull requests

2 participants