You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add integration tests for send_each and send_each_for_multicast (#700)
* Add integration tests for send_each and send_each_for_multicast
Add test_send_each, test_send_each_500 and test_send_each_for_multicast
* chore: Fix pypy tests (#694)
* chore(auth): Update Auth API to `v2` (#691)
* `v2beta1` -> `v2`
* Reverting auto formatting changes
* undo auto formatting
* Add release notes to project URLs in PyPI (#679)
It's useful to be able to navigate to the release notes easily
from the package index when upgrading.
"Release Notes" is a special keyword that will have the scroll icon
in the project page.
A random example:
* https://pypi.org/project/streamlit/
* https://github.com/streamlit/streamlit/blob/815a3ea6fa3e7f9099b479e8365bd3a5874ddc35/lib/setup.py#L111
Co-authored-by: Lahiru Maramba <[email protected]>
---------
Co-authored-by: Lahiru Maramba <[email protected]>
Co-authored-by: pragatimodi <[email protected]>
Co-authored-by: Samuel Dion-Girardeau <[email protected]>
0 commit comments