Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.0b2
/
Doc
b1321fb
Issue #28394: More typo fixes for 3.6+
by Martin Panter
· 9 years ago
75907bc
Issue #28389: Merge from 3.5
by Berker Peksag
· 9 years ago
0aa7887
Issue #28389: Fix ProxiedTransport example in xmlrpc.client documentation
by Berker Peksag
· 9 years ago
7b2aa2e
Adjust ClassVar example to use pre-PEP-526 syntax. (Issue #28388)
by Guido van Rossum
· 9 years ago
b258db9
Issue #28388: update typing module documentation. (merge 3.5->3.6)
by Guido van Rossum
· 9 years ago
deed0c7
Issue #28388: update typing module documentation.
by Guido van Rossum
· 9 years ago
21d9f10
Merge from 3.5.
by Serhiy Storchaka
· 9 years ago
9c0e1f8
Issue #28379: Added sanity checks and tests for PyUnicode_CopyCharacters().
by Serhiy Storchaka
· 9 years ago
3e49264
Issue #28390: Fix header levels in whatsnew/3.6.rst
by Berker Peksag
· 9 years ago
e45b7c0
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
by Serhiy Storchaka
· 9 years ago
de0574b
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
by Serhiy Storchaka
· 9 years ago
002b0a7
Issue #28348: Fix typo in asyncio.Task() documentation
by Berker Peksag
· 9 years ago
fae2829
Issue #27181 remove geometric_mean and defer for 3.7.
by Steven D'Aprano
· 9 years ago
5cb63ae
Issue #28348: Merge from 3.5
by Berker Peksag
· 9 years ago
5f59ddd
Issue #28229: lzma module now supports pathlib
by Berker Peksag
· 9 years ago
fb12ce1
Issue #28218: Fixes versionadded description in using/windows.rst
by Steve Dower
· 9 years ago
b364857
Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().
by Serhiy Storchaka
· 9 years ago
cc16423
Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().
by Serhiy Storchaka
· 9 years ago
8bdd448
Issue #28225: bz2 module now supports pathlib
by Berker Peksag
· 9 years ago
03020cf
Issue #28227: gzip now supports pathlib
by Berker Peksag
· 9 years ago
ef223a1
Issue #28228: imghdr now supports pathlib
by Berker Peksag
· 9 years ago
41937bc
Issue #28319: Merge from 3.5
by Berker Peksag
· 9 years ago
b334ee0
Issue #28319: Fix typo in lzma.rst
by Berker Peksag
· 9 years ago
009bc05
Merge from 3.5
by Berker Peksag
· 9 years ago
5e3677d
Fix markup in pathlib.rst
by Berker Peksag
· 9 years ago
50bb940
Merge from 3.5
by Berker Peksag
· 9 years ago
06a8ac0
Fix Path.glob() link, reported by SilentGhost
by Berker Peksag
· 9 years ago
812a2b6
Issue #28226: compileall now supports pathlib
by Berker Peksag
· 9 years ago
b4b55eb
Merge with 3.5
by Terry Jan Reedy
· 9 years ago
30eee4d
Issue #28815: Change '?' to '<module>' in some doc examples.
by Terry Jan Reedy
· 9 years ago
e5ccf3d
Issue #28306: Merge from 3.5
by Berker Peksag
· 9 years ago
cf79cdb
Issue #28306: Update exception message of ZeroDivisionError
by Berker Peksag
· 9 years ago
db83f72
Issue #27740: Merge from 3.5
by Berker Peksag
· 9 years ago
ab39b09
Issue #27740: Fix typo in Py_CompileStringExFlags
by Berker Peksag
· 9 years ago
fa4a305
Issue #21903: Merge from 3.5
by Berker Peksag
· 9 years ago
de55c61
Issue #21903: Update ctypes example to use MessageBoxW
by Berker Peksag
· 9 years ago
19f2327
Issue #26439: Merge ctypes doc from 3.5 into 3.6
by Martin Panter
· 9 years ago
f18a5da
Issue #26439: Document that RTLD_NOW is always added
by Martin Panter
· 9 years ago
9016f28
Issue #18844: Make the number of selections a keyword-only argument for random.choices().
by Raymond Hettinger
· 9 years ago
de10dbe
Issue #10673: Merge from 3.5
by Berker Peksag
· 9 years ago
a24d2d8
Issue #10673: Document that Process.exitcode can be used to determine timeout
by Berker Peksag
· 9 years ago
8d08265
Merge from 3.5
by Berker Peksag
· 9 years ago
6129e14
Document that os.mknod() is not available on Windows
by Berker Peksag
· 9 years ago
20d458f
Merge from 3.5
by Berker Peksag
· 9 years ago
996e5f9
os.genenvb() is not availabnle under Windows
by Berker Peksag
· 9 years ago
4781b59
Issues #25909, #28211: Restored correct documentation of PyMapping_Items,
by Serhiy Storchaka
· 9 years ago
1d480be
Issues #25909, #28211: Restored correct documentation of PyMapping_Items,
by Serhiy Storchaka
· 9 years ago
a653196
Remove mention of asyncio.timeout context manager (it was removed)
by Guido van Rossum
· 9 years ago
7652853
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 9 years ago
fb4a96a
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 9 years ago
7582bca
Make 3.7 the current dev version in the html version of the docs.
by Ned Deily
· 9 years ago
a327331
Make 3.7 the current dev version in the html version of the docs.
by Ned Deily
· 9 years ago
1daf6da
MERGE: Docs: Correctly link to the methods
by Jesus Cea
· 9 years ago
647680e
Docs: Correctly link to the methods
by Jesus Cea
· 9 years ago
3515dcc
issue23591: fix flag decomposition and repr
by Ethan Furman
· 9 years ago
74f4af7
Issue #27932: Prevent memory leak in win32_ver().
by Steve Dower
· 9 years ago
ed51b26
Issue #28137: Renames Windows path file to ._pth
by Steve Dower
· 9 years ago
8761e59
Pending final editing of 3.6 whatsnew, add a list of all PEPs implemented.
by Ned Deily
· 9 years ago
7b4bcd2
Issue #25270: Merge from 3.5
by Berker Peksag
· 9 years ago
4a72a7b
Issue #25270: Prevent codecs.escape_encode() from raising SystemError when an empty bytestring is passed
by Berker Peksag
· 9 years ago
f8479ee
Issue #25895: Merge from 3.5
by Berker Peksag
· 9 years ago
f676748
Issue #25895: Enable WebSocket URL schemes in urllib.parse.urljoin
by Berker Peksag
· 9 years ago
6775231
Unicode 9.0.0
by Benjamin Peterson
· 9 years ago
a4d9b17
Add text about PEP 526 to What's new in 3.6. Ivan L.
by Guido van Rossum
· 9 years ago
032c0fb
Add an Android section to whatsnew/3.6.rst.
by Xavier de Gaye
· 9 years ago
bd8f277
Tidy 3.6 What's New summary
by Ned Deily
· 9 years ago
b2317a4
Issue #15819: Merge include search from 3.5 into 3.6
by Martin Panter
· 9 years ago
ed9c070
Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default.
by Christian Heimes
· 9 years ago
17352ff
Explain why PROTOCOL_SSLv23 does not support SSLv2 and SSLv3 by default.
by Christian Heimes
· 9 years ago
a33e9f7
Issue #28104: More accurately document set method signatures
by Raymond Hettinger
· 9 years ago
b5d67b7
Fix headers in whatsnew/3.6.rst
by Berker Peksag
· 9 years ago
b7abaa8
Issue #28103: Merge from 3.5
by Berker Peksag
· 9 years ago
7927e75
Issue #28103: Use ``'...'`` style in zipfile documentation
by Berker Peksag
· 9 years ago
0112625
Change SOURCE_URI for pydoc source URLs to point to 3.6 branch
by Ned Deily
· 9 years ago
6287177
Issue #27350: Document compact dict memory usage
by Victor Stinner
· 9 years ago
0d5048c
Issue #17941: Add a *module* parameter to collections.namedtuple()
by Raymond Hettinger
· 9 years ago
3dad1a5
Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
by Terry Jan Reedy
· 9 years ago
4b73676
Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
by Terry Jan Reedy
· 9 years ago
34b74ff
Add missing versionadded directives
by Berker Peksag
· 9 years ago
18f3a9b
Closes #25283: Make tm_gmtoff and tm_zone available on all platforms.
by Alexander Belopolsky
· 9 years ago
0b51fd4
merge
by Raymond Hettinger
· 9 years ago
06e18a7
Issue #26511: Reference the id() function in the 'is' and 'is not' docs
by Raymond Hettinger
· 9 years ago
c4d2e50
Update whatsnew with my contributions
by Christian Heimes
· 9 years ago
5fe668c
Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext
by Christian Heimes
· 9 years ago
ef71d20
Add some additional suspicious exemption rules for recent doc changes.
by Ned Deily
· 9 years ago
015d874
Issue #28076: Variable annotations should be mangled for private names.
by Guido van Rossum
· 9 years ago
d5ee406
Closes #23105: Merged update from 3.5.
by Vinay Sajip
· 9 years ago
e4946e7
Issue #23105: Updated documentation on open() flag constants.
by Vinay Sajip
· 9 years ago
b569086
Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. Thanks Serhiy Storchaka.
by Eric V. Smith
· 9 years ago
b7e3535
Fixed a markup in docs.
by Serhiy Storchaka
· 9 years ago
605bdae
Issue 24454: Improve the usability of the re match object named group API
by Eric V. Smith
· 9 years ago
fa0c885
Issue #20100: Merge from 3.5
by Berker Peksag
· 9 years ago
1c697a5
Issue #20100: Clarify that passing flags to epoll() has no effect
by Berker Peksag
· 9 years ago
d063049
Closed #26533: Merged update from 3.5.
by Vinay Sajip
· 9 years ago
3d639b2
Closed #26533: expanded on behaviour of logging.config.listen().
by Vinay Sajip
· 9 years ago
1cb7aaa
Issue #27991: Merge from 3.5
by Berker Peksag
· 9 years ago
53ba2d1
Issue #27991: Remove incorrect sentence about store_true
by Berker Peksag
· 9 years ago
ab994ed
Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements
by Berker Peksag
· 9 years ago
bd48d27
Issue #22493: Inline flags now should be used only at the start of the
by Serhiy Storchaka
· 9 years ago
352601c
Issue #26885: xmlrpc now supports unmarshalling additional data types used
by Serhiy Storchaka
· 9 years ago
Next »