Miss Islington (bot)
4c1b2ad44f
Fix astuple in dataclasses documentation (GH-9631)
...
(cherry picked from commit 508d820512
)
Co-authored-by: 방성범 (Bang Seongbeom) <bangseongbeom@hotmail.com>
2018-09-29 03:55:14 -07:00
Miss Islington (bot)
a8c749df59
Fix typo in the dataclasses's doc (GH-8896) (GH-8897)
...
(cherry picked from commit 075b3c3259
)
Co-authored-by: Daniel Dương <dduong42@users.noreply.github.com>
2018-08-24 05:37:19 -04:00
Miss Islington (bot)
bcea15a611
Dataclasses: Fix example on 30.6.8, add method should receive a list rather than an integer. (GH-8038) (GH-8237)
...
Change example function to append rather than add lists.
(cherry picked from commit da5e9476bb
)
Co-authored-by: Tom Faulkner <tomfaulkner@gmail.com>
2018-07-11 06:11:11 -04:00
Chris Cogdon
24d74bd837
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917)
2018-07-02 06:21:50 -04:00
Miss Islington (bot)
0c62e09774
bpo-32216: Update dataclasses documentation (GH-6913) ( #6918 )
...
(cherry picked from commit 713a936736
)
Co-authored-by: Barry Warsaw <barry@python.org>
2018-05-16 16:37:14 -04:00
Miss Islington (bot)
81defcc92c
Minor tweaks to dataclasses docs. (GH-6903)
...
(cherry picked from commit 7a1c027501
)
Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
2018-05-16 06:47:59 -07:00
Miss Islington (bot)
04e96da5e4
bpo-32216: Add documentation for dataclasses (GH-6886)
...
This is an initial version that likely requires much polishing. I'm adding it lay out the structure and so we have something to start working from.
(cherry picked from commit 98d50cb8f5
)
Co-authored-by: Eric V. Smith <ericvsmith@users.noreply.github.com>
2018-05-16 02:17:03 -07:00