<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Time to update Python... 3.14 is available!</title>
		<link>/blogentry/194980</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/194980" rel="self" type="application/rss+xml" />
		<description>hypersoniq's Blog: Time to update Python... 3.14 is available!</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #3</title>
			<link>/blogentry/194980#c283556</link>
			<guid isPermaLink="true">/blogentry/194980#c283556</guid>
			<pubDate>Thu, 09 Oct 2025 18:15:00 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>For Python, mostly writing lottery scripts, but I also follow along with tutorials for such things as the Django framework and writing scripts that interact with block chains like the stellar network (horizon)</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Comment #2</title>
			<link>/blogentry/194980#c283548</link>
			<guid isPermaLink="true">/blogentry/194980#c283548</guid>
			<pubDate>Thu, 09 Oct 2025 14:00:22 GMT</pubDate>
			<dc:creator>Todd</dc:creator>
			<description><![CDATA[<p>What&#x27;s your main use case for Python?</p>]]></description>
			<category>Todd</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>/blogentry/194980#c283483</link>
			<guid isPermaLink="true">/blogentry/194980#c283483</guid>
			<pubDate>Wed, 08 Oct 2025 10:48:26 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;Now I am planning using industry best practices</p>]]></description>
			<category>hypersoniq</category>
		</item>
		<item>
			<title>Original Blog Entry: Time to update Python... 3.14 is available!</title>
			<link>/blogentry/194980</link>
			<guid isPermaLink="true">/blogentry/194980</guid>
			<pubDate>Wed, 08 Oct 2025 01:05:44 GMT</pubDate>
			<dc:creator>hypersoniq</dc:creator>
			<description><![CDATA[<p>Python 3.14 is available for download. All of my scripts were either written in Python version 3.09 or updated from earlier versions.<br /><br />How do I begin the upgrade process and ensure my scripts do not break in the process?<br /><br />Docker!<br /><br />I can place my current scripts and 3.9 in a local container and upgrade to 3.14 and test them 1 at a time while safely maintaining the 3.09 version that works in the isolated container environment.<br /><br />I have never used Docker outside of a few tutorials on local block chain servers, so it will be exciting to apply the tech to something of personal interest.<br /><br />The main benefit of the upgrade is faster in line c/c++, which essentially forms the backbone of machine learning and AI Python packages like Tensor Flow and PyTorch.<br /><br />The safe upgrade path ensures I can try it out with zero risk to the ability to run my current and past scripts. I know they will run on Python 3.11 as that is the environment in the Raspberry Pi. After success with the Windows laptop, I will then proceed to upgrade the Python version on the Pi as well.<br /><br />This is one thing I learned about in school, new versions of familiar tools have a tendency to break some things, and by preserving what works, you do not end up stuck with broken code and no idea how to fix it. Remember when new browsers decided to depreciate Java applets?<br /><br />Next day off is Friday, sounds like a morning project!... &#x5b;&#xa0;<a href="/blogentry/194980">More</a>&#xa0;&#x5d;</p>]]></description>
			<category>Blog Entry</category>
			<category>hypersoniq</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/194980</wfw:comment>
		</item>
	</channel>
</rss>

