Mark Sapiro pushed to branch master at GNU Mailman / Mailman Core


Commits:
35243ce7 by Mark Sapiro at 2021-07-03T20:08:15-07:00
Corrected a name in a docstring.

- - - - -
a124fec9 by Mark Sapiro at 2021-07-04T15:00:34+00:00
Merge branch 'typo' into 'master'

Corrected a name in a docstring.

See merge request mailman/mailman!887
- - - - -


1 changed file:

- src/mailman/testing/helpers.py


Changes:

=====================================
src/mailman/testing/helpers.py
=====================================
@@ -294,7 +294,7 @@ def call_api(url, data=None, method=None, username=None, 
password=None,
     :type username: str
     :param password: The HTTP Basic Auth password.  None means use the value
         from the configuration.
-    :type username: str
+    :type password: str
     :param headers: List of additional headers to be included with the request.
     :type headers: A dictionary of {'Header': 'Value'}
     :param json: JSON body for the request.



View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/dab0af08a2b57f0e5a3f62342acc7e30431442a2...a124fec9efc488298978e81d0ea1c45bc3587075

-- 
View it on GitLab: 
https://gitlab.com/mailman/mailman/-/compare/dab0af08a2b57f0e5a3f62342acc7e30431442a2...a124fec9efc488298978e81d0ea1c45bc3587075
You're receiving this email because of your account on gitlab.com.


_______________________________________________
Mailman-checkins mailing list -- mailman-checkins@python.org
To unsubscribe send an email to mailman-checkins-le...@python.org
https://mail.python.org/mailman3/lists/mailman-checkins.python.org/
Member address: arch...@jab.org

Reply via email to