python backward incompatibilities

D

David Goodger

[Peter Maas]
I tried to find a comprehensive list of Python backward incompatibilities
without success. What is the fastest way to compile such a list
(with code examples / expected results)? Thanks for your hints.

PEP 290 would be a good start:
http://www.python.org/peps/pep-0290.html

--
David Goodger <http://python.net/~goodger>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBh5MArqIPjB1FxosRAmO2AKCwl4WeFswsVrAFMBe3u5Peb5wMwgCZAYvH
PrTovE5rQTcQ+gMco7Z/KT8=
=yKn7
-----END PGP SIGNATURE-----
 
P

Peter Hansen

David said:
[Peter Maas]
I tried to find a comprehensive list of Python backward incompatibilities
without success. What is the fastest way to compile such a list
(with code examples / expected results)? Thanks for your hints.

PEP 290 would be a good start:
http://www.python.org/peps/pep-0290.html

In addition, read AMK's "What's New" pages and inverting
might be a good next step: http://www.amk.ca/python/
(I'm pretty sure he noted each real backwards incompatibility
as the new releases came out.)

-Peter
 
P

Peter Maas

I tried to find a comprehensive list of Python backward incompatibilities
without success. What is the fastest way to compile such a list
(with code examples / expected results)? Thanks for your hints.

Mit freundlichen Gruessen,

Peter Maas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,521
Members
44,995
Latest member
PinupduzSap

Latest Threads

Top