[Freeipa-devel] [freeipa PR#5742][closed] [Backport][ipa-4-9] pylint: Adapt to new Pylint 2.8

2021-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5742 Author: flo-renaud Title: #5742: [Backport][ipa-4-9] pylint: Adapt to new Pylint 2.8 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5742/head:pr5742 git

[Freeipa-devel] [freeipa PR#5741][closed] [Backport][ipa-4-8] pylint: Adapt to new Pylint 2.8

2021-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5741 Author: flo-renaud Title: #5741: [Backport][ipa-4-8] pylint: Adapt to new Pylint 2.8 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5741/head:pr5741 git

[Freeipa-devel] [freeipa PR#5743][opened] [Backport][ipa-4-9] Add max/min safe integer

2021-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5743 Author: rcritten Title: #5743: [Backport][ipa-4-9] Add max/min safe integer Action: opened PR body: """ This PR was opened automatically because PR #5709 was pushed to master and backport to ipa-4-9 is required. """ To pull the PR as Git

[Freeipa-devel] [freeipa PR#5709][closed] Add max/min safe integer

2021-04-27 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5709 Author: tiran Title: #5709: Add max/min safe integer Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5709/head:pr5709 git checkout pr5709

[Freeipa-devel] [freeipa PR#5742][opened] [Backport][ipa-4-9] pylint: Adapt to new Pylint 2.8

2021-04-27 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5742 Author: flo-renaud Title: #5742: [Backport][ipa-4-9] pylint: Adapt to new Pylint 2.8 Action: opened PR body: """ This PR was opened automatically because PR #5737 was pushed to master and backport to ipa-4-9 is required. """ To pull the PR

[Freeipa-devel] [freeipa PR#5741][opened] [Backport][ipa-4-8] pylint: Adapt to new Pylint 2.8

2021-04-27 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5741 Author: flo-renaud Title: #5741: [Backport][ipa-4-8] pylint: Adapt to new Pylint 2.8 Action: opened PR body: """ This PR was opened automatically because PR #5737 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR

[Freeipa-devel] [freeipa PR#5737][closed] pylint: Adapt to new Pylint 2.8

2021-04-27 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5737 Author: stanislavlevin Title: #5737: pylint: Adapt to new Pylint 2.8 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5737/head:pr5737 git checkout pr5737

[Freeipa-devel] [freeipa PR#5740][opened] Constrain pylint to supported versions

2021-04-27 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5740 Author: tiran Title: #5740: Constrain pylint to supported versions Action: opened PR body: """ Two, three times a year PR-CI starts failing because tox tests pull in a newer version of pylint with new warnings. To reduce breakage this change