FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: prevent `maximum recursion depth exceeded` in EmailSenderFactory.sender property by rosewhist · Pull Request #116 · anomaly/lab-python-server · GitHub

/ lab-python-server Public template

fix: prevent maximum recursion depth exceeded in EmailSenderFactory.sender property - #116

Open
rosewhist wants to merge 1 commit into
anomaly:mainfrom
rosewhist:main
Open

fix: prevent maximum recursion depth exceeded in EmailSenderFactory.sender property#116
rosewhist wants to merge 1 commit into
anomaly:mainfrom
rosewhist:main

Conversation

rosewhist commented Jan 2, 2026
edited
Loading

Copy link
Copy Markdown
Traceback (most recent call last):
 ....
    self.sender = sender
    ^^^^^^^^^^^
  [Previous line repeated 995 more times]
RecursionError: maximum recursion depth exceeded

rosewhist changed the title fix: prevent infinite recursion in EmailSenderFactory.sender property fix: prevent maximum recursion depth exceeded in EmailSenderFactory.sender property Jan 2, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant


Back | FazBrowse Home | New Git URL