View Issue Details

IDProjectCategoryView StatusLast Update
0005519gnunet-wwwGeneralpublic2020-10-29 11:40
Reporternikita Assigned ToChristian Grothoff  
PrioritynoneSeveritytweakReproducibilityhave not tried
Status closedResolutionwon't fix 
Summary0005519: (maybe) make new website work with python2.7?
Descriptionpaste from TODO in www.git:

template.py:
  * it is currently broken with python2.7. Since I use python3.7 and
    2.7 is on its way out: person who cares enough for 2.7, step up
    to fix this in a portable way (in other words, do not break
    various corner cases for relative imports in the 3.x series!).
    The mechanism is currently like an USB cable, 1st attempt fails,
    second succeeds. reproducible, annoying, maybe don't fix it.
Tagswebsite

Activities

catonano

2019-02-03 12:16

reporter   ~0013569

the USB like behavior seems to be gone with Python3

As for Python2.x, I'd move this to the 0.12 or 0.11.2 release tag

I think it's urgent to release something as soon as possible

A new release will allow distributing it and distributing will allow involving more people

nikita

2019-02-03 13:57

developer   ~0013570

Ok, how well spread is 3.7 now? Does guix now have python3.7 (the server we put the website on has GuixSD)

nikita

2019-02-03 13:59

developer   ~0013571

to simplify things, I'd be okay with only supporting python3.7

Christian Grothoff

2019-02-14 12:07

manager   ~0013750

Ok, so executive decision: we don't care about Python2.7 support for the Web site.

Issue History

Date Modified Username Field Change
2019-01-27 16:04 nikita New Issue
2019-01-29 15:16 catonano Tag Attached: website
2019-01-30 19:40 nikita Category other => webpage
2019-01-30 19:40 nikita Target Version => 0.11.0
2019-02-03 09:50 Christian Grothoff Priority normal => none
2019-02-03 09:50 Christian Grothoff Severity minor => tweak
2019-02-03 09:50 Christian Grothoff Product Version => Git master
2019-02-03 09:50 Christian Grothoff Target Version 0.11.0 =>
2019-02-03 12:16 catonano Note Added: 0013569
2019-02-03 13:57 nikita Note Added: 0013570
2019-02-03 13:59 nikita Note Added: 0013571
2019-02-14 12:07 Christian Grothoff Assigned To => Christian Grothoff
2019-02-14 12:07 Christian Grothoff Status new => resolved
2019-02-14 12:07 Christian Grothoff Resolution open => won't fix
2019-02-14 12:07 Christian Grothoff Fixed in Version => 0.11.0
2019-02-14 12:07 Christian Grothoff Note Added: 0013750
2019-02-14 12:07 Christian Grothoff Status resolved => closed
2019-02-14 12:07 Christian Grothoff Target Version => 0.11.0
2020-10-29 11:40 schanzen Project GNUnet => gnunet-www
2020-10-29 11:40 schanzen Category webpage => General