Sebastián Ramírez
|
b1e25e8857
|
📝 Add notes about PEP 727
|
2 years ago |
Sebastián Ramírez
|
fa2e70641e
|
📝 Update doc from changes while writing the PEP 727
|
2 years ago |
Sebastián Ramírez
|
e3360367f7
|
📝 Update DocInfo to not be a dataclass, Jelle's feedback, avoid bootstrapping problems, make it hashable
|
2 years ago |
Sebastián Ramírez
|
c1616eb92f
|
📝 Update Alternate Form, point to annotated-types
|
2 years ago |
Sebastián Ramírez
|
4cbcd52169
|
📝 Simplify phrase from Jelle's feedback, typing_extension not only includes typing objects
|
2 years ago |
Timothée Mazzucotelli
|
f7feb0fa48
|
✏️ Fix typos in `typing_doc` page (#10162)
|
2 years ago |
Sebastián Ramírez
|
b13ed4c578
|
📝 Update recommendation for supporting last doc()
|
2 years ago |
Sebastián Ramírez
|
f3691a6fd3
|
📝 Add example of nested Annotated with doc
|
2 years ago |
Sebastián Ramírez
|
56231a8944
|
✏️ Fix typo: implementor -> implementer
|
2 years ago |
Sebastián Ramírez
|
54c7064936
|
📝 Add notes about edge case scenarios
|
2 years ago |
Sebastián Ramírez
|
5260793a07
|
📝 Add Bike Shedding to typing-doc
|
2 years ago |
Sebastián Ramírez
|
d5207e603a
|
📝 Update Typing Doc, make doc() be only for Annotated and exclusively for documentation
|
2 years ago |
Sebastián Ramírez
|
89c6e4b56f
|
📝 Add note about sections, achievable with `extra`
|
2 years ago |
Sebastián Ramírez
|
094744c2fe
|
📝 Add Additional Features to Open Issues with future suggestions/ideas by @pawamoy
|
2 years ago |
Sebastián Ramírez
|
d80a8fce5f
|
📝 Tweak doc structure for clarity and completeness
|
2 years ago |
Sebastián Ramírez
|
9c116b4ed5
|
📝 Add support for exception descriptions as suggested by @pawamoy
|
2 years ago |
Sebastián Ramírez
|
439ee24b74
|
📝 Add section about duplicated effort and connection between doc() and exceptions/warnings as suggested by @brettcannon
|
2 years ago |
Sebastián Ramírez
|
167bd74306
|
📝 Move additional future parameters to its own section in Open Issues, as suggested by @brettcannon
|
2 years ago |
Sebastián Ramírez
|
116749ac7f
|
📝 Use BaseException instead of Exception in raises as suggested by @Kludex
|
2 years ago |
Sebastián Ramírez
|
901514e32b
|
📝 Add note about early adopters on Alternate Form
|
2 years ago |
Sebastián Ramírez
|
507fda0c71
|
✏️ Fix typo
|
2 years ago |
Sebastián Ramírez
|
ca47f5c0d4
|
📝 Add Alternate Form for early adopters
|
2 years ago |
Sebastián Ramírez
|
1ca7f25af4
|
📝 Add note clarifying that parameters should allow static evaluation as suggested by @pawamoy
|
2 years ago |
Sebastián Ramírez
|
836b6838f5
|
📝 📝 Add raises parameter as suggested in an informal chat with @Kludex
|
2 years ago |
Sebastián Ramírez
|
932356ff82
|
📝 Add **kwargs parameter to follow the design in the final version of dataclass_transform
|
2 years ago |
Sebastián Ramírez
|
0c6ff8e44c
|
📝 Add first version of typing.doc proposal
|
3 years ago |