Skip to content

Commit 3ccd6f1

Browse files
committed
Add some links to the drafts
1 parent 59fff79 commit 3ccd6f1

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Computed Types in Python
22

3+
See [spec-draft.rst](spec-draft.rst) for the specification draft and [pre-pep.rst](pre-pep.rst) for the PEP draft.
4+
35
## Development
46

57
1. Clone the repo

pre-pep.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ Rationale
324324
Specification
325325
=============
326326

327-
[Describe the syntax and semantics of any new language feature.]
327+
See `spec-draft.rst <spec-draft.rst>`_ for the current draft specification.
328328

329329

330330
Backwards Compatibility

0 commit comments

Comments
 (0)