Agalin

Results 53 comments of Agalin

Awesome. Rebased to master (clean rebase as the only existing file is tox.ini)

@antonpirker tests now pass in tox on my machine (tested 2.7 with pymongo 3.1 and 3.8 with 4.2).

Ah. My rebase stopped automerge. 😓 @antonpirker can you reapprove?

Thanks. I've also noticed a few inconsistencies in `PyMongo` capitalization, changed all to the one used by its docs (uppercase `P` and `M`).

One more thing. Just realised that list of integrations on the right is provided for "frameworks" according to the main python page. Should PyMongo docs instead be placed to Configuration...

Well. Still waiting for decision on docs placement but it doesn't matter as long as integration itself is not reviewed.

Added a few minor comments to that one. Keep in mind I still need to update those docs with results of the discussion here (notably about `motor`).

You've merged my latest changes so yeah, it's fine. There is one small discussion left in that pull request.

I believe it should be fixed by [this commit](436a2c29932d60e7f5187f2fa46e3e594c79855e) - released in 5.2.0 I think.

Looks the same and should be fixed in 5.2 although I didn't have time to upgrade yet.