Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95538

Re: Bug!

References <COL129-W7DD7D287BDC5979A3A6B0DD650@phx.gbl> <mailman.2.1440186103.17298.python-list@python.org> <mr89cv$qms$1@dont-email.me>
From Zachary Ware <zachary.ware+pylist@gmail.com>
Date 2015-08-21 18:07 -0500
Subject Re: Bug!
Newsgroups comp.lang.python
Message-ID <mailman.5.1440198503.17298.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, Aug 21, 2015 at 5:42 PM, hamilton <hamilton@nothere.com> wrote:
> On 8/21/2015 1:41 PM, Chris Angelico wrote:
>>
>> Python 3.5 does not support Windows XP.
>
>
> Is there a simple explanation for this ?
>
> Or is it just is.

We don't see the need to be burdened by supporting versions of Windows
that are no longer supported by Microsoft in new versions of Python.
Versions of Python whose initial release occurred during the support
period of a particular version of Windows will always support that
version of Windows, though (for example, Python 3.4 will always
support XP, Python 2.7 will always support XP and even Windows 2000).
Python 3.3 dropped support for Windows 2000, Python 3.5 drops support
for XP and Server 2003, and Windows Vista will be unsupported by
Python 3.7.

See also PEP 11.

-- 
Zach

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-22 05:41 +1000
  Re: Bug! hamilton <hamilton@nothere.com> - 2015-08-21 16:42 -0600
    Re: Bug! Zachary Ware <zachary.ware+pylist@gmail.com> - 2015-08-21 18:07 -0500
    Re: Bug! sohcahtoa82@gmail.com - 2015-08-21 16:53 -0700
      Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-22 11:02 +1000
        Re: Bug! Rustom Mody <rustompmody@gmail.com> - 2015-08-21 21:37 -0700
          Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-22 15:16 +1000
        Re: Bug! hamilton <hamilton@nothere.com> - 2015-08-21 23:26 -0600
      Re: Bug! Tim Golden <mail@timgolden.me.uk> - 2015-08-22 18:08 +0100
      Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-23 09:06 +1000
      Re: Bug! Chris Angelico <rosuav@gmail.com> - 2015-08-23 11:35 +1000
      Re: Bug! Simon Ward <simon@bleah.co.uk> - 2015-08-23 02:22 +0100

csiph-web