This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author DmytroLitvinov
Recipients DmytroLitvinov, docs@python
Date 2020-07-17.20:28:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595017716.52.0.971991236143.issue41328@roundup.psfhosted.org>
In-reply-to
Content
In the documentation (https://docs.python.org/3.8/library/unittest.html) there is a mention of Hudson(http://hudson-ci.org/) as continuous integration system for tests. According to wikipedia(https://en.wikipedia.org/wiki/Hudson_(software)), Hudson "Having been replaced by Jenkins, Hudson is no longer maintained[9][10] and was announced as obsolete in February 2017.[11]" 

My recommendation for that is to change the mention of "Hudson" to "Jenkins".

I am ready to prepare PR for that change.
History
Date User Action Args
2020-07-17 20:28:36DmytroLitvinovsetrecipients: + DmytroLitvinov, docs@python
2020-07-17 20:28:36DmytroLitvinovsetmessageid: <1595017716.52.0.971991236143.issue41328@roundup.psfhosted.org>
2020-07-17 20:28:36DmytroLitvinovlinkissue41328 messages
2020-07-17 20:28:36DmytroLitvinovcreate