Manuel:Pywikibot/Compatibilité
Cette page résume la compatibilté de Pywikibot avec Python et MediaWiki. Python 3.5.3 ou supérieur est requis actuellement pour faire fonctionner le bot, mais Python 3.6 ou supérieur est recommandé.
Branches, versions – graphe d'obsolescence Python et MediaWiki
Voir aussi: Manual:Pywikibot/Compatibility Graph
Legend
- Horizontal
- implementation/deprecation period
- supported
- Vertical
- Pywikibot releases
- git tags
- current master
- next major release
Branches – table du support Python
Voir aussi: Manuel:Pywikibot/Table des versions
Branche de Pywikibot | ||||
---|---|---|---|---|
master 7.5.0 |
stable 7.4.0 |
python2 3.0.20200703 | ||
Deployed | juillet 2022 | |||
Commentaire | Branche actuelle de développement et de tests. Vous l'utilisez à vos risques et périls, mais tout signalement de bugs est bienvenu. | Stable branch for production systems; updated monthly after passing unit tests. | Stable branch for production systems running in Python 2 environment. No longer updated; does not support current Wikimedia sites any longer.. | |
MediaWiki version supported | 1.23–1.39 | 1.23–1.39 | 1.14–1.35 | |
Version de Python | ||||
<= 2.7.3 | aucun support | aucun support | ||
2.7.4 – 2.7.18 | OK *) | |||
3.0 – 3.3 | aucun support | |||
3.4 | OK *) | |||
3.5.0 – 3.5.2 | ||||
3.5.3 – 3.5.10 | OK *) | |||
3.6.0 – 3.8.5 | OK | |||
3.8.6 – 3.11, PyPy | OK | no support |
Versions – table du support Python et MediaWiki
Voir aussi: Manual:Pywikibot/Compatibility Table
Pywikibot | Release date | Python | MediaWiki |
---|---|---|---|
3.0.20190722 | 2.7, 3.4–3.7 | 1.14–1.34 | |
3.0.20200111 | 2.7, 3.4*)–3.8 | 1.14–1.35 | |
3.0.20200508 | 2.7, 3.4*)–3.8 | 1.14–1.35 | |
3.0.20200609 | 2.7, 3.4*)–3.8 | 1.14–1.35 | |
3.0.20200703 python2 |
2.7, 3.4*)–3.8 | 1.14–1.35 | |
4.0.0 | 3.5–3.8 | 1.14–1.35 | |
4.1.0 | 3.5–3.9 | 1.14–1.36 | |
4.1.1 | 3.5–3.9 | 1.14–1.36 | |
4.2.0 | 3.5–3.9 | 1.14–1.36 | |
4.3.0 | 3.5–3.9 | 1.14–1.36 | |
5.0.0 | 3.5–3.9 | 1.19–1.36 | |
5.1.0 | 3.5–3.9 | 1.19–1.36 | |
5.2.0 | 3.5–3.9 | 1.19–1.36 | |
5.3.0 | 3.5–3.10 | 1.19–1.36 | |
5.4.0 | 3.5–3.10 | 1.19–1.36 | |
5.5.0 | 3.5–3.10 | 1.19–1.36 | |
5.6.0 | 3.5–3.10 | 1.19–1.36 | |
6.0.0 | 3.5–3.10 | 1.23–1.36 | |
6.0.1 | 3.5–3.10 | 1.23–1.36 | |
6.1.0 | 3.5–3.10 | 1.23–1.36 | |
6.2.0 | 3.5–3.10 | 1.23–1.36 | |
6.3.0 | 3.5–3.10 | 1.23–1.36 | |
6.4.0 | 3.5–3.10 | 1.23–1.36 | |
6.5.0 | 3.5–3.10 | 1.23–1.36 | |
6.6.0 | 3.5–3.10 | 1.23–1.36 | |
6.6.1 | 3.5–3.10 | 1.23–1.37 | |
6.6.2 | 3.5–3.10 | 1.23–1.37 | |
6.6.3 | 3.5–3.10 | 1.23–1.37 | |
6.6.4 | 3.5–3.10 | 1.23–1.37 | |
6.6.5 | 3.5–3.10 | 1.23–1.37 | |
7.0.0**) | 3.5.3–3.11, PyPy | 1.23–1.38 | |
7.1.0 | 3.5.3–3.11, PyPy | 1.23–1.39 | |
7.1.1 | 3.5.3–3.11, PyPy | 1.23–1.39 | |
7.2.0 | 3.5.3–3.11, PyPy | 1.23–1.39 | |
7.2.1 | 3.5.3–3.11, PyPy | 1.23–1.39 | |
7.3.0 | 3.5.3–3.11, PyPy | 1.23–1.39 | |
7.4.0 stable |
3.5.3–3.11, PyPy | 1.23–1.39 | |
7.5.0 master |
3.5.3–3.11, PyPy | 1.23–1.39 | |
8.0.0**) future release |
3.6.0–3.12, PyPy***) | 1.27–1.39***) |
*) Already desupported and not tested.
**) Breaking change where most deprecations are dropped.
***) Sous discussion, regardes phab:T306637 et phab:T301908.