<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Current Python Version, and when is Python updated? in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187807#M64856</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a couple of questions about Python versioning with ArcGIS.&amp;nbsp; Does the Python interpreter get updated with ArcGIS updates, if available?&amp;nbsp; What is the latest version of Python with the most current ArcGIS update?&amp;nbsp; I'm behind a few updates so won't know until I update.&amp;nbsp; I am looking forward to Python 3.10 with match-case functionality.&amp;nbsp; Thx.&lt;/P&gt;&lt;P&gt;Tyler&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 29 Jun 2022 14:37:21 GMT</pubDate>
    <dc:creator>TylerT</dc:creator>
    <dc:date>2022-06-29T14:37:21Z</dc:date>
    <item>
      <title>Current Python Version, and when is Python updated?</title>
      <link>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187807#M64856</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a couple of questions about Python versioning with ArcGIS.&amp;nbsp; Does the Python interpreter get updated with ArcGIS updates, if available?&amp;nbsp; What is the latest version of Python with the most current ArcGIS update?&amp;nbsp; I'm behind a few updates so won't know until I update.&amp;nbsp; I am looking forward to Python 3.10 with match-case functionality.&amp;nbsp; Thx.&lt;/P&gt;&lt;P&gt;Tyler&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 14:37:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187807#M64856</guid>
      <dc:creator>TylerT</dc:creator>
      <dc:date>2022-06-29T14:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Current Python Version, and when is Python updated?</title>
      <link>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187854#M64858</link>
      <description>&lt;P&gt;python is at 3.9.11 currently.&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/get-started/whats-new-in-arcgis-pro.htm#ESRI_SECTION1_AB3F982B6A174B74AFF373A90D77CA20" target="_blank"&gt;What's new in ArcGIS Pro 3.0—ArcGIS Pro | Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;It will be some time before 3.10 is available for common distribution, as you can see,&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.anaconda.com/anaconda/packages/pkg-docs/" target="_blank"&gt;Anaconda package lists — Anaconda documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 15:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187854#M64858</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-29T15:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Current Python Version, and when is Python updated?</title>
      <link>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187949#M64864</link>
      <description>&lt;P&gt;Thx.&amp;nbsp; Where do you see timing of distributions?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 18:15:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1187949#M64864</guid>
      <dc:creator>TylerT</dc:creator>
      <dc:date>2022-06-29T18:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Current Python Version, and when is Python updated?</title>
      <link>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1188089#M64867</link>
      <description>&lt;P&gt;I usually peruse&amp;nbsp;&lt;A href="https://docs.python.org/3.10/" target="_blank"&gt;3.10.5 Documentation (python.org)&lt;/A&gt;&amp;nbsp;,&amp;nbsp;&lt;A href="https://anaconda.org/anaconda/repo" target="_blank"&gt;Package repository for anaconda :: Anaconda.org&lt;/A&gt;&amp;nbsp;and various github sites (eg numpy, scipy).&lt;/P&gt;&lt;P&gt;As for arcpy, that is up to the development team given arcpy's dependency on other packages (eg numpy etc).&amp;nbsp; I am sure "someone" there is working with python 3.10 and a future arcpy.&lt;/P&gt;&lt;P&gt;Don't forget, they moved from 3.7 to 3.9 (stable distribution), so I suspect 3.10 will roll out when it is final and stable.&lt;/P&gt;&lt;P&gt;As for match_case, there are alternative approaches/implementations if you want to experiment&lt;/P&gt;&lt;P&gt;&lt;A href="https://pypi.org/project/pattern-matching-pep634/" target="_blank"&gt;pattern-matching-pep634 · PyPI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jun 2022 22:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/current-python-version-and-when-is-python-updated/m-p/1188089#M64867</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2022-06-29T22:14:20Z</dc:date>
    </item>
  </channel>
</rss>

