getpython3.com icon indicating copy to clipboard operation
getpython3.com copied to clipboard

Add highlights section

Open jnoller opened this issue 14 years ago • 2 comments

Having a section that shows the improvements python 3 has made - such as stdlib cleanups and adding things like the futures library would be nice. I cover some of this in the downloads section, but I don't think it's as attractive as it could be. We need to highlight the great things that are happening and that have been done.

Users are constantly complaining that there aren't enough "cool things" - when that's actually not true

jnoller avatar Dec 13 '11 13:12 jnoller

Adding to the point, we can add time taken to run same code in python2.x and python 3.x, later we can add pypy benchmark(Futuristic- getpython2.com focuses on python3, we can omit if this is out of topic).

kracekumar avatar Dec 14 '11 15:12 kracekumar

I think that's pretty far out of the scope for the goals of the site. Benchmarks will be done on http://speed.python.org/

On Wednesday, December 14, 2011 at 10:40 AM, kracekumar wrote:

Adding to the point, we can add time taken to run same code in python2.x and python 3.x, later we can add pypy benchmark(Futuristic- getpython2.com (http://getpython2.com) focuses on python3, we can omit if this is out of topic).


Reply to this email directly or view it on GitHub: https://github.com/jnoller/getpython3.com/issues/13#issuecomment-3141205

jnoller avatar Dec 14 '11 15:12 jnoller