We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
post_history
peps.json
1 parent 56768d6 commit 18c4cacCopy full SHA for 18c4cac
peps/api/index.rst
@@ -20,7 +20,7 @@ The structure of each JSON object is as follows:
20
"topic": "governance" | "packaging" | "release" | "typing" | "",
21
"created": string,
22
"python_version": string | null,
23
- "post_history": string,
+ "post_history": string | null,
24
"resolution": string | null,
25
"requires": string | null,
26
"replaces": string | null,
0 commit comments