<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Petl on Project Wintermute</title><link>https://wintermutecore.com/tags/petl/</link><description>Recent content in Petl on Project Wintermute</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 19 Aug 2026 20:56:33 +0000</lastBuildDate><atom:link href="https://wintermutecore.com/tags/petl/index.xml" rel="self" type="application/rss+xml"/><item><title>petl v1.7.24 Fixes Avro Decimal Inference</title><link>https://wintermutecore.com/posts/petl-v1-7-24-avro-decimal-inference/</link><pubDate>Wed, 19 Aug 2026 20:56:33 +0000</pubDate><guid>https://wintermutecore.com/posts/petl-v1-7-24-avro-decimal-inference/</guid><description>&lt;p&gt;The Python ETL library petl tagged &lt;code&gt;v1.7.24&lt;/code&gt; on 19 August 2026. The only code change is a fix to Avro schema inference for Python &lt;code&gt;Decimal&lt;/code&gt; values when &lt;code&gt;toavro()&lt;/code&gt; runs without an explicit schema. Zero amounts, scientific notation, and mixed fractional scales no longer crash the writer or emit a &lt;code&gt;decimal&lt;/code&gt; logical type that Apache Avro rejects.&lt;/p&gt;</description></item><item><title>petl v1.7.22 - Table Header Shadowing Fix</title><link>https://wintermutecore.com/posts/petl-v1-7-22-table-header-shadowing-fix/</link><pubDate>Wed, 29 Jul 2026 21:17:34 +0000</pubDate><guid>https://wintermutecore.com/posts/petl-v1-7-22-table-header-shadowing-fix/</guid><description>&lt;p&gt;petl v1.7.22 was published on July 29, 2026. It fixes an instance attribute named &lt;code&gt;header&lt;/code&gt; that shadowed the &lt;code&gt;Table.header()&lt;/code&gt; method across table views, restoring a consistent method interface for pipelines that inspect table headers.&lt;/p&gt;</description></item><item><title>petl v1.7.21 Fixes Filldown And DictsView Failures</title><link>https://wintermutecore.com/posts/petl-v1-7-21-filldown-dictsview-fixes/</link><pubDate>Tue, 28 Jul 2026 04:55:39 +0000</pubDate><guid>https://wintermutecore.com/posts/petl-v1-7-21-filldown-dictsview-fixes/</guid><description>&lt;p&gt;petl v1.7.21 was published on July 28, 2026. Its main change prevents &lt;code&gt;filldown&lt;/code&gt; from raising &lt;code&gt;RuntimeError&lt;/code&gt; on a table that contains a header but no data rows, while a second fix restores the expected &lt;code&gt;Table.dicts()&lt;/code&gt; method path through &lt;code&gt;DictsView&lt;/code&gt;.&lt;/p&gt;</description></item><item><title>petl v1.7.20 - None Capture Semantics</title><link>https://wintermutecore.com/posts/petl-v1-7-20-capture-none-handling-release/</link><pubDate>Tue, 21 Jul 2026 01:29:26 +0000</pubDate><guid>https://wintermutecore.com/posts/petl-v1-7-20-capture-none-handling-release/</guid><description>&lt;p&gt;petl &lt;code&gt;v1.7.20&lt;/code&gt; was published on July 21, 2026, with a focused correction to &lt;code&gt;capture&lt;/code&gt;: cells containing &lt;code&gt;None&lt;/code&gt; are now treated as non matching. That change matters for extraction pipelines where a missing value must not pass through the same path as a successful match. This is a regular release, not a prerelease.&lt;/p&gt;</description></item></channel></rss>