There was an error while loading. Please reload this page.
1 parent d98a745 commit d5082feCopy full SHA for d5082fe
pymongo/common.py
@@ -450,7 +450,6 @@ def validate_ok_for_update(update):
450
'tz_aware': validate_boolean_or_string,
451
'uuidrepresentation': validate_uuid_representation,
452
'connect': validate_boolean_or_string,
453
- 'event_listeners': _validate_event_listeners,
454
'minpoolsize': validate_non_negative_integer
455
}
456
0 commit comments