Commit Graph

4 Commits

Author SHA1 Message Date
Donald Stufft 178afaf170
PEP 691: Refactor based on Feedback (#2592)
* Describe JSON format first and more clearly
* Clarify versioning
* Move content types down and flesh them out more
* Expand the conneg section
* Expand upon the impact to PEP 458
* Add alternative mechanisms for conneg
* Provide recommendations to clients and servers
* Add a FAQ for implications for static file serving
* Add a FAQ to clarify that TUF targets != URLs
* Add a FAQ for application/json
* Add a FAQ about PyPI
* Add support for PEP 629 in the JSON response body
* Add PyPI to the appendix
* Recommend ;q=0 on text/html
* Rename the dist-info-metadata-available field
* Update the PEP-Delegate to Brett Cannon
2022-05-08 17:00:55 -04:00
Jelle Zijlstra 3f4a6f9af6
PEP 691: Add Discussions-To (#2581) 2022-05-06 08:03:13 -07:00
Brett Cannon a155de23cc
PEP 691: fix a mistyping of `HTTP` when `HTML` was intended 2022-05-05 17:38:36 -07:00
Dustin Ingram 171c27e292
PEP 691: Draft PEP for Simple JSON API (#2578)
Co-authored-by: Cooper Lees <me@cooperlees.com>
Co-authored-by: Donald Stufft <donald@stufft.io>
Co-authored-by: Pradyun Gedam <pradyunsg@users.noreply.github.com>
2022-05-05 15:02:39 -07:00