Skip to content

Commit 1def89a

Browse files
authored
Merge branch 'main' into ww/fix-pep-abstract
2 parents 5c7c23f + 18c4cac commit 1def89a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/api/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The structure of each JSON object is as follows:
2020
"topic": "governance" | "packaging" | "release" | "typing" | "",
2121
"created": string,
2222
"python_version": string | null,
23-
"post_history": string,
23+
"post_history": string | null,
2424
"resolution": string | null,
2525
"requires": string | null,
2626
"replaces": string | null,

0 commit comments

Comments
 (0)