[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread Dmytro Litvinov
Dmytro Litvinov added the comment: Done: https://bugs.python.org/issue41420 -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread miss-islington
miss-islington added the comment: New changeset 59cfba326801a1fd809836c16887f53765f9680f by Miss Islington (bot) in branch '3.8': bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653) https://github.com/python/cpython/commit/59cfba326801a1fd809836c16887f53765f9680f

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread miss-islington
miss-islington added the comment: New changeset e31b8a5cd13ca529e59c1e05d4524ae750a5b5a0 by Miss Islington (bot) in branch '3.9': bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653) https://github.com/python/cpython/commit/e31b8a5cd13ca529e59c1e05d4524ae750a5b5a0

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread Guido van Rossum
Guido van Rossum added the comment: Can you file a separate bug report for the license link? We may need to review that with the lawyer, to see if we can use AFL 3.0, since AFL 2.1 seems obsolete. -- ___ Python tracker

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread Guido van Rossum
Change by Guido van Rossum : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +20805 pull_request: https://github.com/python/cpython/pull/21659 ___ Python tracker ___ __

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread miss-islington
Change by miss-islington : -- pull_requests: +20806 pull_request: https://github.com/python/cpython/pull/21660 ___ Python tracker ___ __

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-28 Thread miss-islington
miss-islington added the comment: New changeset 5e3826785dcc64f8e1a8a7bde11b88fbb40943be by Dmytro Litvinov in branch 'master': bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653) https://github.com/python/cpython/commit/5e3826785dcc64f8e1a8a7bde11b88fbb40943be --

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-27 Thread Dmytro Litvinov
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 CL

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-27 Thread Dmytro Litvinov
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 _

[issue41328] In unittest doc, replace Hudson CI with Travis and Appveyor

2020-07-24 Thread Terry J. Reedy
Change by Terry J. Reedy : -- title: Hudson CI is not available anymore -> In unittest doc, replace Hudson CI with Travis and Appveyor ___ Python tracker ___ _