index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
dataclasses.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[doc] Reword sentinel object summary in dataclasses (GH-27792)
Ville Korhonen
2021-09-02
1
-4/+3
*
Fix reST markup in dataclasses.rst (GH-27843)
Jean-Abou-Samra
2021-08-19
1
-1/+1
*
Fix typo in dataclasses documentation (#27360)
thomkeh
2021-07-26
1
-1/+1
*
bpo-43558: Add note about base class initialization to dataclasses doc (GH-25...
dhoekstra2000
2021-05-10
1
-0/+21
*
Fix a word in dataclasses docs. (GH-26003)
Eric V. Smith
2021-05-09
1
-1/+1
*
Fix minor grammar problems in dataclasses documentation (GH-25948)
Scott Noyes
2021-05-06
1
-7/+7
*
dataclasses docs: add a missing word. (GH-25839)
Eric V. Smith
2021-05-03
1
-1/+1
*
More clarification of kw_only args. (GH-25838)
Eric V. Smith
2021-05-03
1
-13/+20
*
Fix invalid markup (#25833)
Raymond Hettinger
2021-05-03
1
-2/+1
*
More work on documenting dataclass keyword-only fields. (GH-25828)
Eric V. Smith
2021-05-03
1
-16/+40
*
bpo-43997: Add versionadded directives for to match_args, kw_only, and slots ...
Shreyan Avigyan
2021-05-02
1
-0/+8
*
Minor tweaks to dataclasses keyword-only fields documentation. (GH-25801)
Eric V. Smith
2021-05-02
1
-5/+5
*
Improve the dataclasses kw_only documentation. (GH-25799)
Eric V. Smith
2021-05-01
1
-13/+28
*
bpo-42269: Add slots parameter to dataclass decorator (GH-24171)
Yurii Karabas
2021-05-01
1
-5/+10
*
bpo-43971: Add spaces around annotated arg default '=' (GH-25702)
Mohamed Moselhy
2021-04-30
1
-1/+1
*
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603)
Llandy Riveron Del Risco
2021-04-26
1
-1/+1
*
Add keyword-only fields to dataclasses. (GH=25608)
Eric V. Smith
2021-04-26
1
-6/+36
*
bpo-43764: Add match_args=False parameter to dataclass decorator and to make_...
Eric V. Smith
2021-04-11
1
-5/+14
*
bpo-43415: Fix typo on dataclasses.rst (#24789)
Guilherme Martins Crocetti
2021-03-08
1
-1/+1
*
[doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524)
Andre Delfino
2020-10-03
1
-2/+2
*
bpo-41199: Docstring convention not followed for dataclasses documentation pa...
marload
2020-07-09
1
-1/+1
*
Make the first dataclass example more useful (GH-19994)
Ned Batchelder
2020-05-08
1
-0/+2
*
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) ...
Fabio Sangiovanni
2019-12-25
1
-3/+4
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-3/+3
*
bpo-37163: Make the obj argument of dataclasses.replace() a positional-only. ...
Serhiy Storchaka
2019-06-26
1
-1/+1
*
bpo-35566: Add links to annotation glossary term (GH-11291)
Cheryl Sabella
2018-12-24
1
-3/+3
*
Fix astuple in dataclasses documentation (GH-9631)
방성범 (Bang Seongbeom)
2018-09-29
1
-1/+1
*
Fix typo in the dataclasses's doc (GH-8896)
Daniel Dương
2018-08-24
1
-1/+1
*
Dataclasses: Fix example on 30.6.8, add method should receive a list rather t...
Tom Faulkner
2018-07-11
1
-1/+1
*
bpo-32216: Update dataclasses documentation (#6913)
Barry Warsaw
2018-05-16
1
-75/+79
*
Minor tweaks to dataclasses docs. (GH-6903)
Eric V. Smith
2018-05-16
1
-3/+3
*
bpo-32216: Add documentation for dataclasses (GH-6886)
Eric V. Smith
2018-05-16
1
-0/+588