Skip to content

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 requested a review from NoahStapp October 7, 2025 19:15
@blink1073 blink1073 requested a review from a team as a code owner October 7, 2025 19:15
Comment on lines 10 to 12
- Fixed the return type of the :meth:`~pymongo.asynchronous.collection.AsyncCollection.distinct`,
:meth:`~pymongo.synchronous.collection.Collection.distinct`, :meth:`pymongo.synchronous.cursor.Cursor.distinct` and
:meth:`pymongo.asynchronous.cursor.AsyncCursor.distinct` methods.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: should be the same pattern of async and sync here. Either async, async, sync, sync, or async, sync, async, sync.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@blink1073 blink1073 requested a review from NoahStapp October 7, 2025 20:10
@blink1073 blink1073 merged commit 6116811 into mongodb:v4.15 Oct 7, 2025
67 of 68 checks passed
@blink1073 blink1073 deleted the PYTHON-5609 branch October 7, 2025 20:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants