Python 2.4.4 vs. 2.3.6

S

sndive

My top priority is stability of the interpreter. With that in mind
which version should I get: 2.4.4, 2.3.6
or something else.

I will be using gcc 2.3.2(x86), 3.3(arm) and 3.4.3(arm) to cross
compile it depending on the (embedded) platform.

Thank you.
 
A

Anthony Baxter

My top priority is stability of the interpreter. With that in mind
which version should I get: 2.4.4, 2.3.6
or something else.

I will be using gcc 2.3.2(x86), 3.3(arm) and 3.4.3(arm) to cross
compile it depending on the (embedded) platform.

I'd recommend 2.4.4 over 2.3.6. 2.4 hasn't got much in the way of
major likely-to-cause-bugs changes over 2.3, and it's had a heck of a
lot more time to have bugs fixed. Once 2.4(.0) came out, work on the
2.3 maintenance series effectively stopped in favour of working on the
2.4 series. There's been a lot of bugs fixed since then that weren't
applied back to 2.3. See the 2.4.4 release notes, available at the
2.4.4 webpage, for more.

Anthony
 

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
474,183
Messages
2,570,967
Members
47,517
Latest member
Andres38A1

Latest Threads

Top