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

fix(logger): no longer replaces object duplicates with "CIRCULAR" by CorieW · Pull Request #229 · firebase/firebase-functions-python · GitHub

fix(logger): no longer replaces object duplicates with "CIRCULAR" - #229

Merged
cabljac merged 3 commits into
mainfrom
@invertase/fix-logger-circular-removal
Mar 31, 2025
Merged

fix(logger): no longer replaces object duplicates with "CIRCULAR"#229
cabljac merged 3 commits into
mainfrom
@invertase/fix-logger-circular-removal

Conversation

CorieW commented Mar 11, 2025

Copy link
Copy Markdown
Member

Resolves #228

CorieW force-pushed the @invertase/fix-logger-circular-removal branch 4 times, most recently from 27d850e to d934708 Compare March 11, 2025 17:14
CorieW force-pushed the @invertase/fix-logger-circular-removal branch from d934708 to 786cb64 Compare March 11, 2025 17:15
CorieW requested a review from cabljac March 11, 2025 22:59

CorieW commented Mar 11, 2025

Copy link
Copy Markdown
Member Author

Failing due to deprecation fixed by #230

cabljac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

Comment thread tests/test_logger.py Outdated
Co-authored-by: Daniel Lee <danielylee@google.com>
cabljac merged commit f933859 into main Mar 31, 2025
cabljac deleted the @invertase/fix-logger-circular-removal branch March 31, 2025 09:47
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.

Log incorrectly prints [Circular] for object property when it shares reference with another property in the same object

3 participants


Back | FazBrowse Home | New Git URL