#2528 doc: python support matrix
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue356  into  master

Download 2528.patch

Fixes: https://pagure.io/koji/issue/356

Metadata Update from @tkopecek:
- Pull-request tagged with: doc

Metadata Update from @tkopecek:
- Pull-request tagged with: no_qe

rebased onto d677f30e34d8c2846a398bfaa9d3a205b825a31b

I'm not sure if this belongs under the release process heading. For that matter, I'm not sure it belongs in the writing_koji_code document. The support matrix is of interest to folks that never look at code.

Minor: "Linux" should be capitalized.

As far as the table goes, we should probably indicate some sort of range. I guess 3.6 means 3.6+, but perhaps we should be explicit. Likewise, for the lib and cli, we of course support python versions over 2.7.

Maybe it would be better to have a "Supported Platforms" document that includes this matrix leaves us room for more explanation.

We could link that document in the writing_koji_code file with a note along the lines of: "Koji is written to support a variety of platforms and python versions, with some portions of Koji supported over a larger set than others. When making changes, please be considerate of those supported platforms [link].

rebased onto b2892dbc2ee65df169b89cab368c273d8a4acb3b

There is an empty section in writing_koji_code now ("Supported OS"). Did you mean to remove this in favor of the addition under "Getting started" or should this also have a link to the new page?

1 new commit added

  • remove empty section

Ouch, removed.

pretty please pagure-ci rebuild

:thumbsup:

Commit f12c92d1 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata