aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/doc/src/maintenance-mode (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-12python: doc: Add suffix for org files.NIIBE Yutaka1-135/+0
Signed-off-by: NIIBE Yutaka <[email protected]>
2018-12-10python: docs updatesBen McGinnes1-0/+40
* Multiple updates, expanding on the Windows installation issues. * Also adding to the new maintenance mode reference document. * Includes content relating to the resolution of T4271 and T4191. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]>
2018-12-04python: docs updateBen McGinnes1-3/+3
* Expanded the section on issues with Windows installations, with greater detail of which versions of Visual Studio are needed depending on which version of CPython is to be used. * Included a recommendation which is a bit harsh without being totally prickish. * Updated all files to not link to author's key or related data in order to make them all consistent with the changes in commit 649b19688132dd315e361c0f5b63ba6d8f45996d. Signed-off-by: Ben McGinnes <[email protected]>
2018-11-30python: documentation fixesBen McGinnes1-1/+3
* Typographic and whitespace error correction pertaining to the previous update. Signed-off-by: Ben McGinnes <[email protected]>
2018-11-30python: documentationBen McGinnes1-0/+93
* Added long description to setup.py.in. * Added maintenance mode details with clarification for what type of things would be a bug as far as MM is concerned and what wouldn't be. ** Includes a not too subtle hint directed towards the donations page. * Miscellaneous tightening of documentation. Signed-off-by: Ben McGinnes <[email protected]>