Brian Carpenter writes:
 > On 4/1/20 9:22 AM, Stephen J. Turnbull wrote:

 > > Do you have the same version of the same DBMS backend in both?
 > > Same version of SQLAlchemy?
 > 
 > Alphabetically in regards to email address.

OK.  Thanks for confirming.

What REST endpoint are you using?  http://SERVER:PORT/3.1/members?
Or http://SERVER:PORT/3.1/lists/LIST-POST/roster/member?
(SERVER, PORT, and LIST-POST are specific to your installation.
SERVER:PORT is likely localhost:9001, and LIST-POST is the posting
address of the list being queried.)

 > We are using MySQL on the development server instead of Postgresql. We 
 > tried different versions of SQLAlchemy as well. Same results.

Do you mean you have MySQL on one server, and PostgreSQL on another,
and only one is misbehaving?  If so, which one?

At this point, I can't see anything wrong with the Mailman code.
Maybe somebody else will.
_______________________________________________
Mailman-Developers mailing list -- mailman-developers@python.org
To unsubscribe send an email to mailman-developers-le...@python.org
https://mail.python.org/mailman3/lists/mailman-developers.python.org/
Mailman FAQ: https://wiki.list.org/x/AgA3

Security Policy: https://wiki.list.org/x/QIA9

Reply via email to