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
/
reference
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-26701: Improve documentation for the rounding special methods. (GH-6054)
Miss Islington (bot)
2018-03-10
1
-12/+18
*
bpo-26701: Add documentation for __trunc__ (GH-6050)
Miss Islington (bot)
2018-03-10
1
-0/+9
*
bpo-30449: Improve __slots__ documentation (GH-1819)
Miss Islington (bot)
2018-02-22
1
-14/+15
*
[3.6] bpo-8722: Document __getattr__ behavior with AttributeError in property...
Miss Islington (bot)
2018-02-05
1
-4/+6
*
bpo-32735: Fix typo in f-strings datetime format specifier example (GH-5464) ...
Miss Islington (bot)
2018-01-31
1
-1/+1
*
[3.6] bpo-27505: Retrofit module __class__ documentation from 3.7 (GH-5321)
Cheryl Sabella
2018-01-27
1
-0/+33
*
Lexical Analysis ref doc: Fix a typo in the string concatenation internal lin...
Miss Islington (bot)
2018-01-12
1
-1/+1
*
Improve the F-strings and format specifier documentation (GH-4931) (GH-4933)
Miss Islington (bot)
2017-12-19
1
-4/+5
*
bpo-32377: improve __del__ docs and fix mention about resurrection (GH-4927) ...
Miss Islington (bot)
2017-12-19
1
-39/+47
*
F-strings docs: link to Format Specifiers (GH-4888) (GH-4889)
Miss Islington (bot)
2017-12-15
1
-1/+2
*
Remove redundant 'exc = True' line (GH-4357)
Miss Islington (bot)
2017-11-11
1
-1/+0
*
[3.6] bpo-31799: Make module.__spec__ more discoverable (GH-4010) (#4021)
Miss Islington (bot)
2017-10-17
1
-2/+3
*
bpo-31621: Fix typo in Simple Statements documentation (GH-3809) (GH-3810)
Miss Islington (bot)
2017-09-28
1
-1/+1
*
bpo-31571: Remove duplicated info in Lexical Analysis documentation (GH-3691)...
Miss Islington (bot)
2017-09-25
1
-7/+0
*
bpo-31501: Operator precedence description for arithmetic operators (GH-3633)...
Miss Islington (bot)
2017-09-19
1
-2/+2
*
bpo-31487: Update F-strings doc example (GH-3627) (GH-3628)
Miss Islington (bot)
2017-09-17
1
-1/+1
*
bpo-31487: Improve f-strings documentation (GH-3604) (GH-3619)
Miss Islington (bot)
2017-09-16
1
-0/+6
*
[3.6] Mention enum as a potential use for metaclasses (GH-2982) (GH-3527)
Miss Islington (bot)
2017-09-13
1
-2/+2
*
[3.6] link to legacy doc on the non-legacy website (GH-3362) (#3368)
Benjamin Peterson
2017-09-06
1
-1/+1
*
fix some reference to Unicode 8 that should be to Unicode 9 (#2346)
Benjamin Peterson
2017-06-23
1
-2/+2
*
bpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271) (G...
Mariatta
2017-06-02
1
-8/+8
*
[3.6] Fix a trivial typo in global section (GH-1497) (GH-1880)
Mariatta
2017-05-31
1
-1/+1
*
bpo-17188: add missing periods at the end of sentences (GH-1875) (GH-1876)
Mariatta
2017-05-30
1
-2/+2
*
bpo-30354: Update data model documentation for super() (GH-1561) (GH-1868)
csabella
2017-05-30
1
-6/+6
*
bpo-17188: DOC: Document 'from None' in raise statement (GH-1671) (GH-1867)
csabella
2017-05-30
1
-2/+20
*
Improve grammar in The Import System documentation (GH-1862) (GH-1863)
Mariatta
2017-05-30
1
-6/+6
*
[3.6] bpo-30372: Clarify that '__builtins__' is a CPython Implementation deta...
Mariatta
2017-05-22
1
-9/+9
*
[3.6] Fix typos in multiple `.rst` files (GH-1668) (#1702)
delirious-lettuce
2017-05-21
1
-1/+1
*
Fix ModuleNotFoundError typo in import reference (#1610)
Dominik MiedziĆski
2017-05-17
1
-1/+1
*
[3.6] bpo-28315: Improve code examples in docs (GH-1372) (#1445)
Mariatta
2017-05-04
1
-1/+1
*
[3.6] bpo-15718: Document the upper bound constrain on the __len__ return val...
Serhiy Storchaka
2017-04-23
1
-0/+9
*
bpo-29952: Use usual terminology of dict (GH-922)
INADA Naoki
2017-03-31
1
-1/+1
*
bpo-16011: clarify that 'in' always returns a boolean value (GH-874)
Mariatta
2017-03-28
1
-9/+10
*
Remove an outdated statement in execution model docs (GH-754) (GH-775)
Mariatta
2017-03-23
1
-6/+0
*
bpo-28739: Document that f-strings cannot be used as docstring (GH-592) (GH-600)
Mariatta
2017-03-10
1
-0/+11
*
bpo-26184: import.rst: Improve versionchanged note (GH-325) (GH-326)
Mariatta
2017-02-26
1
-1/+1
*
bpo-26184: import.rst: Improve versionchanged note (GH-277) (#320)
Mariatta
2017-02-26
1
-2/+5
*
bpo-29648: import.rst: Add reference to create_module() (GH-290) (GH-314)
Mariatta
2017-02-26
1
-1/+1
*
[3.6] Fix small typos in expressions.rst (GH-276) (GH-281)
Mariatta
2017-02-25
1
-2/+2
*
Issues #12067: Merge hash recommendation from 3.5
Martin Panter
2017-01-29
1
-0/+4
|
\
|
*
Issue #12067: Recommend that hash and equality be consistent
Martin Panter
2017-01-29
1
-0/+4
*
|
Issue #29012: Merge from 3.5
Berker Peksag
2017-01-03
1
-5/+4
|
\
\
|
|
/
|
*
Issue #29012: Remove another outdated information
Berker Peksag
2017-01-03
1
-3/+3
*
|
Issue #29012: Merge from 3.5
Berker Peksag
2017-01-02
1
-1/+1
|
\
\
|
|
/
|
*
Issue #29012: Remove outdated information about __bases__
Berker Peksag
2017-01-02
1
-1/+1
*
|
Issue #28954: Merge keyword argument syntax from 3.5
Martin Panter
2016-12-24
1
-1/+1
|
\
\
|
|
/
|
*
Issue #28954: Add missing comma to keyword argument syntax
Martin Panter
2016-12-24
1
-1/+1
*
|
Merge 3.5
Victor Stinner
2016-12-19
1
-5/+8
|
\
\
|
|
/
|
*
doc: Suggest to hash(tuple of attr) rather than XOR
Victor Stinner
2016-12-19
1
-5/+8
*
|
Issue #28091: Document PEP 525 & PEP 530.
Yury Selivanov
2016-12-15
4
-4/+187
[next]