#4076 Fix warnings with python3.8
Closed by pbrezina. Opened by lslebodn.
SSSD/ lslebodn/sssd python3_8  into  master

Download 4076.patch

Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1747894

  • few more

8 new commits added

  • test_pam_responder: Fix DeprecationWarning invalid escape sequence
  • pysss_murmur: Fix DeprecationWarning PY_SSIZE_T_CLEAN
  • pysss: Fix DeprecationWarning PY_SSIZE_T_CLEAN
  • TESTS: Add minimal test for pysss encrypt
  • SSSDConfig: Fix SyntaxWarning "is not" with a literal
  • SSSDConfig: Add minimal test for parse method
  • test_pam_responder: Fix unicore error
  • pyhbac: Fix warning Wdiscarded-qualifiers

1 new commit added

  • testlib: Fix SyntaxWarning "is" with a literal

9 new commits added

  • testlib: Fix SyntaxWarning "is" with a literal
  • test_pam_responder: Fix DeprecationWarning invalid escape sequence
  • pysss_murmur: Fix DeprecationWarning PY_SSIZE_T_CLEAN
  • pysss: Fix DeprecationWarning PY_SSIZE_T_CLEAN
  • TESTS: Add minimal test for pysss encrypt
  • SSSDConfig: Fix SyntaxWarning "is not" with a literal
  • SSSDConfig: Add minimal test for parse method
  • test_pam_responder: Fix unicore error
  • pyhbac: Fix warning Wdiscarded-qualifiers

Metadata Update from @pbrezina:
- Request assigned

CI passed on all machines.

Commit f3529bed fixes this pull-request

Pull-Request has been merged by pbrezina

  • master
    • faed8a508bb029d1ee8a3a4d769d651f3f874d17 - testlib: Fix SyntaxWarning "is" with a literal
    • 4f5ffbd55363b2a36dee0c84346215dfe53ff35d - test_pam_responder: Fix DeprecationWarning invalid escape sequence
    • 8423d6cfc73619f372925d159e58f50138c18aca - pysss_murmur: Fix DeprecationWarning PY_SSIZE_T_CLEAN
    • 375018bfa0ae7e14c50323b5296a6a5bbb50a226 - pysss: Fix DeprecationWarning PY_SSIZE_T_CLEAN
    • 97a6d1e844ea07b68d00dc9564fa1fba83423c14 - TESTS: Add minimal test for pysss encrypt
    • 640a0ad43fbd014deb2059a4b2114202317b5eb2 - SSSDConfig: Fix SyntaxWarning "is not" with a literal
    • 38eedb79e48650681b034f5e4a556bb4dd249544 - SSSDConfig: Add minimal test for parse method
    • 2fcd4b3cb085cff34bf7f110131ddf24b59d05b4 - test_pam_responder: Fix unicore error
    • 9007d17cec320a435df1cb8315d563979c7ed161 - pyhbac: Fix warning Wdiscarded-qualifiers

Pull-Request has been closed by pbrezina

Metadata