8000 PEP 691: Draft PEP for Simple JSON API by di · Pull Request #2578 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 691: Draft PEP for Simple JSON API #2578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 5, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update pep-0691.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
di and JelleZijlstra authored May 5, 2022
commit fad86a75ef85f73df79afc3eb173a2755e1f6e10
2 changes: 1 addition & 1 deletion pep-0691.rst
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ Appendix 1: Survey of use cases to cover
========================================

This was done through a discussion between ``pip`` and ``bandersnarch``
maintainers, where the two first potential use cases for the new API. This is
maintainers, who are the two first potential users for the new API. This is
how they use the Simple + JSON APIs today:

- ``pip``:
Expand Down
0