Project

General

Profile

Tâche #30643

Scénario #30580: Bilan migration python 3 (que reste-t-il en python2.7)

Modification de shebang creole

Added by Joël Cuissinat about 3 years ago. Updated about 3 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
09/14/2020
Due date:
% Done:

100%

Remaining (hours):
0.0

Description

En essayant de ne pas interférer avec le travail en cours dans #30507, je constate qu'il reste encore beaucoup de shebang "python2" dans creole :


setup.py:#!/usr/bin/env python
data/gen_certif.py:#!/usr/bin/env python
data/testpatches.py:#! /usr/bin/env python
data/diag.py:#!/usr/bin/env python
schedule/schedule:#!/usr/bin/env python
upgrade/Upgrade-Auto:#!/usr/bin/python -u
upgrade/EOLEPostInstallScripts.py:#!/usr/bin/python
scripts/ParsePEM.py:#!/usr/bin/python (rm)
scripts/manage_schedule:#!/usr/bin/env python
creole/wpkg_secrets.py:#! /usr/bin/env python
creole/client.py:#!/usr/bin/python
creole/upgrade24.py:#!/usr/bin/env python
creole/lint/creolelint.py:#!/usr/bin/env python
creole/lint/parsetemplate.py:#!/usr/bin/python
creole/upgrade.py:#!/usr/bin/env python
creole/server.py:#!/usr/bin/env python
bin/CreoleSet:#!/usr/bin/python (#30568)
bin/CreoleLock:#!/usr/bin/env python
bin/Maj-Release:#! /usr/bin/python
bin/gen_patch:#!/usr/bin/env python


Associated revisions

Revision deb9ed29 (diff)
Added by Joël Cuissinat about 3 years ago

portage de gen_certif.py en python3 (ref: #30643)

Revision 7ba60601 (diff)
Added by Joël Cuissinat about 3 years ago

portage de gen_patch & testpatches.py en python3 (ref: #30643)

Revision 16c98e1f (diff)
Added by Joël Cuissinat about 3 years ago

Agent "patches" : maj import pour python3.8 (ref: #30643)

Revision 306f6876 (diff)
Added by Joël Cuissinat about 3 years ago

portage de schedule & manage_schedule en python3 (ref: #30643)

Revision dec59693 (diff)
Added by Joël Cuissinat about 3 years ago

portage de diag.py en python3 (ref: #30643)

Revision 5af08bdf (diff)
Added by Joël Cuissinat about 3 years ago

Compat (partielle) python3 pour pyeole.httprequest

Ref: #30645
Ref: #30643

Revision f342161d (diff)
Added by Joël Cuissinat about 3 years ago

portage de CreoleLock en python3 (ref: #30643)

Revision 1bcbca54 (diff)
Added by Joël Cuissinat about 3 years ago

Suppression des shebang (python2) dans les librairies (ref: #30643)

Revision 2a822b97 (diff)
Added by Joël Cuissinat about 3 years ago

portage de Maj-Release & Upgrade-Auto en python3 (ref: #30643)

Revision 749e5f34 (diff)
Added by Joël Cuissinat about 3 years ago

remove old ParsePEM.py script (ref: #30643)

History

#1 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)

#2 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)
  • Status changed from Nouveau to En cours
  • Assigned To set to Joël Cuissinat

#3 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)

#4 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)

#5 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)

#6 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)
  • Status changed from En cours to Résolu
  • % Done changed from 0 to 100

#7 Updated by Joël Cuissinat about 3 years ago

  • Subject changed from Modification de shebang to Modification de shebang creole
  • Description updated (diff)

#8 Updated by Joël Cuissinat about 3 years ago

  • Description updated (diff)

#9 Updated by Joël Cuissinat about 3 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

Also available in: Atom PDF