Reduced reduce() usage; refs #23796.
django.core.exceptions.ValidationError.messages() and django.db.backends.schema.BaseDatabaseSchemaEditor._alter_field(): Replaced reduce(operator.add, ...) w/uncoupled, explicit sum()
Showing
Please
register
or
sign in
to comment