OwlCyberSecurity - MANAGER
Edit File: serializer.cpython-312.pyc
� G��g3 � �^ � d dl Z d dlZd dlmZmZmZ d dlmZ d dlmZm Z m Z mZmZm Z d dlmZ er]d dlmZ d dlmZ d dlmZ d d lmZ d d lmZ d dlmZ d dlmZ d d lmZ d dlmZ d dlmZ eeef Zeeeeef geeef f Zeeef Z ee!e"e#fZ$dZ%dZ&dZ'dZ(g Z)d� Z* G d� d� Z+d� Z,y)� N)�Mapping�Sequence�Set)�datetime)�AnnotatedValue�capture_internal_exception�disable_capture_event�format_timestamp� safe_repr�strip_string)� TYPE_CHECKING)� TracebackType)�Any)�Callable)�ContextManager)�Dict)�List)�Optional)�Type)�Union)�NotImplementedTypei@B � � z<cyclic>c �. � t j | � y �N)�global_repr_processors�append)� processors �D/opt/hc_python/lib/python3.12/site-packages/sentry_sdk/serializer.py�add_global_repr_processorr = s � ��!�!�)�,� c �( � e Zd ZdZd� Zd� Zd� Zd� Zy)�Memo��_ids�_objsc � � i | _ g | _ y r r$ )�selfs r �__init__z Memo.__init__E s � ��� ��� r! c �<