[issue41328] Hudson CI is not available anymore
New submission from Dmytro Litvinov : 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. -- assignee: docs@python components: Documentation messages: 373852 nosy: DmytroLitvinov, docs@python priority: normal severity: normal status: open title: Hudson CI is not available anymore type: enhancement ___ Python tracker <https://bugs.python.org/issue41328> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor
Change by Dmytro Litvinov : -- keywords: +patch pull_requests: +20794 stage: needs patch -> patch review pull_request: https://github.com/python/cpython/pull/21653 ___ Python tracker <https://bugs.python.org/issue41328> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor
Dmytro Litvinov added the comment: Hi Terry, Seems like link to Academic Free License v. 2.1(https://www.python.org/psf/contrib/) does not work. That link is mentioned at https://www.python.org/psf/contrib/ that you gave me. Also, I have signed CLA before submitting PR as you wrote. From CLA bot at GitHub I see that I need to wait at least one business day. Should I wait for approval and then I could ping you one more time for reviewing patch? -- ___ Python tracker <https://bugs.python.org/issue41328> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41420] Academic Free License v. 2.1 link is not found and is obsolete
New submission from Dmytro Litvinov : Link to Acamedic Free License v. 2.1(https://www.samurajdata.se/opensource/mirror/licenses/afl-2.1.php) at https://www.python.org/psf/contrib/ is not found. Also, Guido mentioned that version 2.1 seems obsolete and we may need to review that with the lawyer (https://bugs.python.org/issue41328#msg374495). -- assignee: docs@python components: Documentation messages: 374501 nosy: DmytroLitvinov, docs@python priority: normal severity: normal status: open title: Academic Free License v. 2.1 link is not found and is obsolete type: behavior ___ Python tracker <https://bugs.python.org/issue41420> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor
Dmytro Litvinov added the comment: Done: https://bugs.python.org/issue41420 -- ___ Python tracker <https://bugs.python.org/issue41328> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com