Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
c52e41d6b9bec8be06e539ea07fd3858d4087656
/
Doc
c52e41d
Make asyncio provisional
by Yury Selivanov
· 10 years ago
e721b7c
Issue #24952: Merge 3.4 into 3.5
by Martin Panter
· 10 years ago
31e7f50
Issue #24952: Clarify default argument of stack_size() in threading, _thread
by Martin Panter
· 10 years ago
1498461
merge 3.4 (#24963)
by Benjamin Peterson
· 10 years ago
0612ffe
fix spelling that was a bit confused (closes #24963)
by Benjamin Peterson
· 10 years ago
9157545
merge
by Raymond Hettinger
· 10 years ago
7a3602e
Issue #24931: Resolve __dict__ conflict in namedtuple subclasses.
by Raymond Hettinger
· 10 years ago
ce50802
Issue #24272: Remove usage of default reST role from typing docs
by Zachary Ware
· 10 years ago
072d432
Issue #24962: Merge 3.4
by Zachary Ware
· 10 years ago
1a83746
Issue #24962: Remove space from filename
by Zachary Ware
· 10 years ago
dcc47c6
Issue #24947: Merge 3.4
by Zachary Ware
· 10 years ago
5e580da
Issue #24947: Fix grammar in asyncio doc
by Zachary Ware
· 10 years ago
beaa509
docs: Better comment for tp_as_async slot
by Yury Selivanov
· 10 years ago
36f22a2
Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field
by Martin Panter
· 10 years ago
78d5033
Issue #24808: Update the documentation of some PyTypeObject fields
by Martin Panter
· 10 years ago
f51fd7b
Merge.
by Larry Hastings
· 10 years ago
d5b129c
Fix for one-letter type in What's New In Python 3.5.
by Larry Hastings
· 10 years ago
7d9376f
Merge: #24926: Fix typo in example.
by R David Murray
· 10 years ago
87cbfb2
#24926: Fix typo in example.
by R David Murray
· 10 years ago
478eadc
Issue #22812: Fix unittest discovery examples.
by Robert Collins
· 10 years ago
a2b0055
Issue #22812: Fix unittest discovery examples.
by Robert Collins
· 10 years ago
de11561
Further improve os.path.commonprefix() docs.
by Yury Selivanov
· 10 years ago
8e205f7
merge 3.4 (#24883)
by Benjamin Peterson
· 10 years ago
2053aa1
'Py_Buffer' should be 'Py_buffer' (closes #24883)
by Benjamin Peterson
· 10 years ago
80ac11f
docs: Improve docs for os.path.commonprefix
by Yury Selivanov
· 10 years ago
d61714d
Issue #24079: merge from 3.4
by Ned Deily
· 10 years ago
eca0445
Issue #24079: Improve description of the text and tail attributes for
by Ned Deily
· 10 years ago
5fbad3c
docs: Clarify that gi_yieldfrom was first added in 3.5
by Yury Selivanov
· 10 years ago
c135f0a
docs: Fix inspect docs re gi_yieldfrom
by Yury Selivanov
· 10 years ago
5e8d47f
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
by Antoine Pitrou
· 10 years ago
4ce4f97
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
by Antoine Pitrou
· 10 years ago
2ebdc13
Issue #23725: Overhaul tempfile docs.
by Robert Collins
· 10 years ago
d84b29f
Issue #4395: Better testing and documentation of binary operators.
by Robert Collins
· 10 years ago
0b2833e
Issue #24531: Document that encoding lines cannot follow non-comment lines.
by Robert Collins
· 10 years ago
79b98df
Issue #21279: Flesh out str.translate docs
by Zachary Ware
· 10 years ago
91e561a
Issue #24129: Clarify reference docs for name resolution.
by Nick Coghlan
· 10 years ago
1ae28d2
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
by Robert Collins
· 10 years ago
30f1f67
Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy.
by Terry Jan Reedy
· 10 years ago
41ca828
Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs.
by Berker Peksag
· 10 years ago
dcf841b
Merge
by Jason R. Coombs
· 10 years ago
bd4dd54
Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.
by Robert Collins
· 10 years ago
842c074
Issue #24729: Correct reference to open function.
by Jason R. Coombs
· 10 years ago
1ee9283
Issue #23254: Document how to close the TCPServer listening socket.
by Robert Collins
· 10 years ago
d8de44b
Issue #24729: Update tutorial to match implementation.
by Alessandro Cucci
· 10 years ago
7e732a7
Issue #24713: Use importlib.reload() in import reference document.
by Berker Peksag
· 10 years ago
f79dfe3
Add versionchanged information for mock_open.
by Robert Collins
· 10 years ago
ca647ef
Issue #21750: Further fixup to be styled like other mock APIs.
by Robert Collins
· 10 years ago
80e4f30
Remove line numbers from unittest in susp-ignored.
by Robert Collins
· 10 years ago
16dd210
Fix suspicious after the unittest docs change.
by Robert Collins
· 10 years ago
e02f6c2
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
by Robert Collins
· 10 years ago
4aa30dc
rstlint: explicitly open files as UTF8
by Zachary Ware
· 10 years ago
c75e2dd
Issue #24680: Remove random backslash. Patch by cdz.
by Zachary Ware
· 10 years ago
eb3c16d
Adds documentation for the new Windows embedded package.
by Steve Dower
· 10 years ago
70e543b
Issue #23756: Clarify the terms "contiguous" and "bytes-like object".
by Stefan Krah
· 10 years ago
0c51595
Issue #15944: memoryview: Allow arbitrary formats when casting to bytes.
by Stefan Krah
· 10 years ago
00cf3c3
Issue #4395: Better testing and documentation of binary operators.
by Robert Collins
· 10 years ago
888a672
Issue #24531: Document that encoding lines cannot follow non-comment lines.
by Robert Collins
· 10 years ago
d987a81
Issue #21279: Merge with 3.4
by Zachary Ware
· 10 years ago
7d6adab
whatsnew/3.5: Mention new ssl memory bio
by Yury Selivanov
· 10 years ago
40c0ce4
whatsnew/3.5: Mention 'typing' module docs in seealso for pep 484
by Yury Selivanov
· 10 years ago
73c6f64
Merge issue #24129 from 3.4
by Nick Coghlan
· 10 years ago
9db397c
Fix trailing ws.
by Guido van Rossum
· 10 years ago
cd2ac97
Merge docs for typing.py from accidental branch.
by Guido van Rossum
· 10 years ago
b3ca31f
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
by Robert Collins
· 10 years ago
a5a0062
whatsnew: Add pep 448 to new syntax features section
by Yury Selivanov
· 10 years ago
5df36af
whatsnew/3.5: Briefly mention PEP 484
by Yury Selivanov
· 10 years ago
216d999
whatsnew/3.5: Mention PEP 448
by Yury Selivanov
· 10 years ago
eb184e0
Issue #24272: Initial docs for typing.py (PEP 484).
by Guido van Rossum
· 10 years ago
13b74ae
whatsnew/3.5: Mention that 'async' is a bad name for modules
by Yury Selivanov
· 10 years ago
75ead2b
Remove warning about asyncio being provisional (it's not in 3.5 and up).
by Guido van Rossum
· 10 years ago
75b5ab5
docs: Fix productionlist for async def functions
by Yury Selivanov
· 10 years ago
659fcb0
Merge with 3.4
by Terry Jan Reedy
· 10 years ago
7e94e8e
Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs.
by Berker Peksag
· 10 years ago
4333d8b
Issue #15582: Add a whatsnew entry for inspect.getdoc() changes in 3.5.
by Berker Peksag
· 10 years ago
707deb9
Issue #24109: Include Tools/scripts/diff.py instead of duplicating it in difflib documentation.
by Berker Peksag
· 10 years ago
0598da3
Merge with 3.4 for Issue #24729
by Jason R. Coombs
· 10 years ago
f8d5063
Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan.
by Robert Collins
· 10 years ago
f7e3b5e
Issue #23254: Document how to close the TCPServer listening socket.
by Robert Collins
· 10 years ago
ace8848
What's New in Python 3.5: document os.urandom() changes
by Victor Stinner
· 10 years ago
9881013
What's New in Python 3.5: document socket.sendall() change on timeout
by Victor Stinner
· 10 years ago
287452e
What's New in Python 3.5: Document ssl methods change on timeout
by Victor Stinner
· 10 years ago
6752d65
What's New in Python 3.5: move PEP 475 doc
by Victor Stinner
· 10 years ago
bf1d4b6
Issue #24420: Fix documentation regression introduced by f0a00ee094ff.
by Berker Peksag
· 10 years ago
a1bddad
Issue #24713: Use importlib.reload() in import reference document.
by Berker Peksag
· 10 years ago
7039839
Add versionchanged information for mock_open.
by Robert Collins
· 10 years ago
88ba360
Issue #21750: Further fixup to be styled like other mock APIs.
by Robert Collins
· 10 years ago
943ddac
Remove line numbers from unittest in susp-ignored.
by Robert Collins
· 10 years ago
6cd5635
Merge unittest docs suspicious fix.
by Robert Collins
· 10 years ago
38de40d
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
by Robert Collins
· 10 years ago
8fb307c
Issue #24619: New approach for tokenizing async/await.
by Yury Selivanov
· 10 years ago
d7841ef
Merge with 3.4
by Zachary Ware
· 10 years ago
c8115b8
Issue #24680: Merge with 3.4
by Zachary Ware
· 10 years ago
e1f6805
Fixes argument handling in build.bat and HHC search
by Steve Dower
· 10 years ago
2434aa2
Adds support for an unattend.xml file to control the Windows installer options.
by Steve Dower
· 10 years ago
a3d03ec
Adds option to only install the launcher.
by Steve Dower
· 10 years ago
313fbf4
Issue #24642: Adds installer notes and links to What's New for 3.5
by Steve Dower
· 10 years ago
af75a54
Removes my username from the documentation.
by Steve Dower
· 10 years ago
2237bdc
Adds option to install launcher for all users even when installing Python just-for-me. This helps mitigate issues when the incompatible Python 3.4 launcher is installed.
by Steve Dower
· 10 years ago
47066ee
merge 3.4 (#24610)
by Benjamin Peterson
· 10 years ago
acb3a4d
fix normalization example (closes #24610)
by Benjamin Peterson
· 10 years ago
Next »