<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>safie-techblog-contributor</author_name>
  <author_url>https://blog.hatena.ne.jp/safie-techblog-contributor/</author_url>
  <blog_title>Safie Engineers' Blog!</blog_title>
  <blog_url>https://safie.hatenablog.com/</blog_url>
  <categories>
    <anon>サーバー・インフラ</anon>
  </categories>
  <description>はじめに この記事はSafie Engineers' Blog! Advent Calendar 16日目の記事です セーフィーのサーバーサイドエンジニアの三村です。 セーフィーのサーバーサイドでは箇所によって色々な言語（Python, Go, Java…）が用いられていますが、コードベースの大部分はPythonを用いています。本記事では、そんな普段セーフィーのエンジニアが用いているPython（*1）のガベージコレクションの仕組みについて調べたので、まとめてみます。 はじめに 概要の説明 参照数によるガベージコレクションの実装 概要 intのオブジェクトでの例 世代別の循環参照検知のガベージ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsafie.hatenablog.com%2Fentry%2Fcpython-gc&quot; title=&quot;CPythonのガベージコレクションの実装解説 - Safie Engineers&amp;#39; Blog!&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-12-16 09:21:51</published>
  <title>CPythonのガベージコレクションの実装解説</title>
  <type>rich</type>
  <url>https://safie.hatenablog.com/entry/cpython-gc</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
