22< html lang ="en " data-accent-color ="violet " data-content_root ="../../ ">
33< head >
44 < meta charset ="utf-8 ">
5- < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "> < title > sentry_sdk.attachments - sentry-python 2.48 .0 documentation</ title > < link rel ="index " title ="Index " href ="../../genindex.html " /> < link rel ="search " title ="Search " href ="../../search.html " /> < script >
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 "> < title > sentry_sdk.attachments - sentry-python 2.49 .0 documentation</ title > < link rel ="index " title ="Index " href ="../../genindex.html " /> < link rel ="search " title ="Search " href ="../../search.html " /> < script >
66 function setColorMode ( t ) { let e = document . documentElement ; e . setAttribute ( "data-color-mode" , t ) ; let a = window . matchMedia && window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches , s = t ; "auto" === t && ( s = a ?"dark" :"light" ) , "light" === s ?( e . classList . remove ( "dark" ) , e . classList . add ( "light" ) ) :( e . classList . remove ( "light" ) , e . classList . add ( "dark" ) ) }
77 setColorMode ( localStorage . _theme || "auto" ) ;
88 </ script > < link rel ="stylesheet " type ="text/css " href ="../../_static/pygments.css?v=e1a1ceaf " />
104104 </ div >
105105</ div > < div class ="flex flex-col break-words justify-between ">
106106 < div class ="relative min-w-0 max-w-6xl px-6 pb-6 pt-8 xl:px-12 ">
107-
108107 < article class ="yue " role ="main ">
109108 < h1 > Source code for sentry_sdk.attachments</ h1 > < div class ="highlight "> < pre >
110109< span > </ span > < span data-line ="1 "> < span class ="kn "> import</ span > < span class ="w "> </ span > < span class ="nn "> os</ span >
@@ -198,7 +197,7 @@ <h1>Source code for sentry_sdk.attachments</h1><div class="highlight"><pre>
198197< footer class ="sy-foot ">
199198 < div class ="sy-foot-inner sy-container mx-auto ">
200199 < div class ="sy-foot-reserved md:flex justify-between items-center ">
201- < div class ="sy-foot-copyright "> < p > 2019-2025 , Sentry Team and Contributors</ p >
200+ < div class ="sy-foot-copyright "> < p > 2019-2026 , Sentry Team and Contributors</ p >
202201
203202 < p >
204203 Made with
@@ -215,7 +214,7 @@ <h1>Source code for sentry_sdk.attachments</h1><div class="highlight"><pre>
215214 </ div >
216215 </ div >
217216</ footer >
218- < script src ="../../_static/documentation_options.js?v=0604980e "> </ script >
217+ < script src ="../../_static/documentation_options.js?v=77d1d257 "> </ script >
219218 < script src ="../../_static/doctools.js?v=9bcbadda "> </ script >
220219 < script src ="../../_static/sphinx_highlight.js?v=dc90522c "> </ script >
221220 < script src ="../../_static/shibuya.js?v=cac61aee "> </ script > </ body >
0 commit comments