Tâche #30643
Scénario #30580: Bilan migration python 3 (que reste-t-il en python2.7)
Modification de shebang creole
100%
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 pythondata/gen_certif.py:#!/usr/bin/env pythondata/testpatches.py:#! /usr/bin/env pythondata/diag.py:#!/usr/bin/env pythonschedule/schedule:#!/usr/bin/env pythonupgrade/Upgrade-Auto:#!/usr/bin/python -u
upgrade/EOLEPostInstallScripts.py:#!/usr/bin/pythonscripts/ParsePEM.py:#!/usr/bin/python (rm)scripts/manage_schedule:#!/usr/bin/env pythoncreole/wpkg_secrets.py:#! /usr/bin/env pythoncreole/client.py:#!/usr/bin/pythoncreole/upgrade24.py:#!/usr/bin/env pythoncreole/lint/creolelint.py:#!/usr/bin/env pythoncreole/lint/parsetemplate.py:#!/usr/bin/pythoncreole/upgrade.py:#!/usr/bin/env pythoncreole/server.py:#!/usr/bin/env pythonbin/CreoleSet:#!/usr/bin/python (#30568)bin/CreoleLock:#!/usr/bin/env pythonbin/Maj-Release:#! /usr/bin/pythonbin/gen_patch:#!/usr/bin/env python
Associated revisions
portage de gen_certif.py en python3 (ref: #30643)
portage de gen_patch & testpatches.py en python3 (ref: #30643)
Agent "patches" : maj import pour python3.8 (ref: #30643)
portage de schedule & manage_schedule en python3 (ref: #30643)
portage de diag.py en python3 (ref: #30643)
portage de CreoleLock en python3 (ref: #30643)
Suppression des shebang (python2) dans les librairies (ref: #30643)
portage de Maj-Release & Upgrade-Auto en python3 (ref: #30643)
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