<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Python&#8217;s Innards: Hello, ceval.c!</title>
	<atom:link href="http://tech.blog.aknin.name/2010/09/02/pythons-innards-hello-ceval-c-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.blog.aknin.name/2010/09/02/pythons-innards-hello-ceval-c-2/</link>
	<description>Glossolalia about technology by @aknin</description>
	<lastBuildDate>Tue, 31 Jan 2012 18:23:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Abafei Software</title>
		<link>http://tech.blog.aknin.name/2010/09/02/pythons-innards-hello-ceval-c-2/#comment-1121</link>
		<dc:creator><![CDATA[Abafei Software]]></dc:creator>
		<pubDate>Mon, 28 Mar 2011 03:18:26 +0000</pubDate>
		<guid isPermaLink="false">http://tech.blog.aknin.name/?p=989#comment-1121</guid>
		<description><![CDATA[Yasher Koach!

Amazingly explained!]]></description>
		<content:encoded><![CDATA[<p>Yasher Koach!</p>
<p>Amazingly explained!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eli Bendersky</title>
		<link>http://tech.blog.aknin.name/2010/09/02/pythons-innards-hello-ceval-c-2/#comment-919</link>
		<dc:creator><![CDATA[Eli Bendersky]]></dc:creator>
		<pubDate>Mon, 06 Sep 2010 03:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://tech.blog.aknin.name/?p=989#comment-919</guid>
		<description><![CDATA[Yaniv, nice job differentiating between the simple core and the optimized &amp; complicated outer shell. As always, optimization and clarity are in a clash here and optimization wins. When trying to understand how these things work under the hood, optimization tricks are a big stumbling block, and simplifying them as much as possible is crucial.]]></description>
		<content:encoded><![CDATA[<p>Yaniv, nice job differentiating between the simple core and the optimized &amp; complicated outer shell. As always, optimization and clarity are in a clash here and optimization wins. When trying to understand how these things work under the hood, optimization tricks are a big stumbling block, and simplifying them as much as possible is crucial.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick Coghlan</title>
		<link>http://tech.blog.aknin.name/2010/09/02/pythons-innards-hello-ceval-c-2/#comment-910</link>
		<dc:creator><![CDATA[Nick Coghlan]]></dc:creator>
		<pubDate>Thu, 02 Sep 2010 22:01:33 +0000</pubDate>
		<guid isPermaLink="false">http://tech.blog.aknin.name/?p=989#comment-910</guid>
		<description><![CDATA[And the curious can search ceval.c for CASE_TOO_BIG to see that yes, indeed, there is a #define that allows configure and/or pyport.h to break the switch into two separate pieces :)]]></description>
		<content:encoded><![CDATA[<p>And the curious can search ceval.c for CASE_TOO_BIG to see that yes, indeed, there is a #define that allows configure and/or pyport.h to break the switch into two separate pieces :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

