[Zope-dev] Zope Python 3.2 compatibility

Tres Seaver tseaver at palladion.com
Thu Jan 28 16:12:24 CET 2016


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 01/27/2016 05:34 PM, Jason Madden wrote:

> 3.2: I know that some projects, such as BTrees, persistent and ZODB, 
> test/work on pypy3. However, pypy3 is only released in a 3.2
> compatible flavor (though it does support the u'' syntax). From
> hanging around on #pypy, there is some progress being made on a 3.3
> compatible pypy, but I don't think there's a timeline yet. So is this
> proposing to drop support for pypy3 too?

Not directly:  we would leave it in as tested, but could clean up all the
stupid workarounds for missing unicode literals (a disastrous example of
allowing purity to defeat practicality).  If other changes broke only on
pypy3, that would be a reason to leave their workarounds in place until
it supports the 3.3 stdlib.

> 2.6: Anecdotally (from comments in the github issue trackers for ZODB 
> related projects), I know that as recently as August of last year,
> some zope shops still used Python 2.6 in production.

I'll let Nich Coghlan's answer speak for me on this one:


http://www.curiousefficiency.org/posts/2015/04/stop-supporting-python26.htm
l



Tres.
- -- 
===================================================================
Tres Seaver          +1 540-429-0999          tseaver at palladion.com
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWqi/RAAoJEPKpaDSJE9HYveIQAJ2a9wgcEEAXic7MrnsiiAvP
rx93v2pu10BlghK08jr6FYmP6QXNvr/l8Lk4fRzWiDV7h1nGIsE03wxuF5z3yNGm
/7iFPRQg3aE2hndA9IDg60S2Faf54JeBzPwJ7viWxYw5eS3nWuJvWOqBAOP/XvKJ
4qkhlTWhjoGVBE0x1ueSuvdudtBgz8Mnt7tcHrtESdN43VbfStbLmIvIm70poKcT
O1sYMuJ0CCMCYhvK9Gy15IK1SXplGscSx5IJHdQSql+vO3ivAJ8DUc5WHm9frubA
oz7rgNWCBIUAI28PKpVv+bZNLbkmrzqa77wmVfHG7U/SKqIEdMUJ+B72boP6U4/t
XUnr4l1P2+HB/0x/U0x4276ymFmzahgUkJ8SlsC9T8dp2hAKJvlwU5f5CV8M7nh6
l1wpBnUbhJnS80wd9qOy1cVq8WbaFVjVp55zWhNeqdV+OTdnbvBcVa9+dKWed5OQ
MO9nXRCmWZfR4MGTBBuy5XMlLEwP5S+2b3UeTk4nI+WIFYlawALW7U+nYLOCR/4d
uxz+kZiESsDObpscA3nwIE+bzd4pfeNQnI/6G8vULYOTtylQRqEsNMfcmmMxDfyw
WrOqyNlLLndFzHoxdgpWwmb+FLVrvmVr9/lYS1ALCb7Au/Hzi1hzox6hpk/HThGL
O1Ibxpt8Wn56g+/juQQO
=ksxu
-----END PGP SIGNATURE-----



More information about the Zope-Dev mailing list