Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.0b1
/
Doc
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
9fab79b
Issue #26900: Excluded underscored names and other private API from limited API.
by Serhiy Storchaka
· 9 years ago
c16595e
issue23591: add auto() for auto-generating Enum member values
by Ethan Furman
· 9 years ago
56ff5f7
Issue #26141: Update docs for typing.py. Ivan Levkivskyi. (Backport from the 3.6 version)
by Guido van Rossum
· 9 years ago
446e168
Issue #26141: Update docs for typing.py. Ivan Levkivskyi.
by Guido van Rossum
· 9 years ago
f7f8299
Issue #28073: Improve wording around None. Michael Lee. (3.5->3.6)
by Guido van Rossum
· 9 years ago
1816dfe
Issue #28073: Improve wording around None. Michael Lee.
by Guido van Rossum
· 9 years ago
47503c5
fix link to instrumentation
by Benjamin Peterson
· 9 years ago
699e2c9
reST is not markdown
by Benjamin Peterson
· 9 years ago
99a6570
Issue #19500: Add client-side SSL session resumption to the ssl module.
by Christian Heimes
· 9 years ago
d048637
Issue #28022: Deprecate ssl-related arguments in favor of SSLContext.
by Christian Heimes
· 9 years ago
358cfd4
Issue 28043: SSLContext has improved default settings
by Christian Heimes
· 9 years ago
b0d497c
Issue #24693: Changed some RuntimeError's in the zipfile module to more
by Serhiy Storchaka
· 9 years ago
b61ede4
Merge spelling fixes from 3.5
by Martin Panter
· 9 years ago
99e843b
Correct spelling in documentation and code comment
by Martin Panter
· 9 years ago
b161562
Issue #17909: Accept binary input in json.loads
by Nick Coghlan
· 9 years ago
2d7250b
Fix Python version in pdb.rst
by Berker Peksag
· 9 years ago
2eb6eca
Issue #18401: pdb tests don't read ~/.pdbrc anymore
by Łukasz Langa
· 9 years ago
b067c8f
#20476: Deal with the message_factory circular import differently.
by R David Murray
· 9 years ago
d7665ca
Further improved ',' and '_' specification in format mini-language.
by Eric V. Smith
· 9 years ago
fef4391
Improved ',' and '_' specification in format mini-language.
by Eric V. Smith
· 9 years ago
89e1b1a
Issue 27080: PEP 515: add '_' formatting option.
by Eric V. Smith
· 9 years ago
b44aceb
Actually fix suspicious markup, I ignored it too readily
by Zachary Ware
· 9 years ago
a785c87
DTrace support: function calls, GC activity, line execution
by Łukasz Langa
· 9 years ago
39b42ae
Remove line numbers from suspicious rules
by Zachary Ware
· 9 years ago
935043d
Closes #27976: Deprecate bundled full copy of libffi
by Zachary Ware
· 9 years ago
f1024f7
merge
by Raymond Hettinger
· 9 years ago
87dc4d6
Issue 14976: Note that the queue module is not designed to protect against reentrancy
by Raymond Hettinger
· 9 years ago
c307672
We're not that far in the future yet
by Zachary Ware
· 9 years ago
12aeb78
Fix suspicious markup
by Zachary Ware
· 9 years ago
06ed218
#20476: add a message_factory policy attribute to email.
by R David Murray
· 9 years ago
f46e612
repair versionadded directive
by Benjamin Peterson
· 9 years ago
3cdd7f5
Add links from whatsnew to Windows docs.
by Steve Dower
· 9 years ago
3aeacad
Issue #28025: Convert all ssl module constants to IntEnum and IntFlags.
by Christian Heimes
· 9 years ago
142aee3
Merge heads
by Serhiy Storchaka
· 9 years ago
d8fdffe
Adds search path changes to whatsnew/3.6.rst
by Steve Dower
· 9 years ago
814f9ae
Adds documentation for pythonXX.zip as a landmark.
by Steve Dower
· 9 years ago
4fd64b9
remove ceval timestamp support
by Benjamin Peterson
· 9 years ago
be9a4e5
Issue #433028: Added support of modifier spans in regular expressions.
by Serhiy Storchaka
· 9 years ago
a721aba
Issue #26331: Implement the parsing part of PEP 515.
by Brett Cannon
· 9 years ago
9539963
Remove unused suspicious rules
by Zachary Ware
· 9 years ago
ba41c81
Add tix deprecation to whatsnew
by Zachary Ware
· 9 years ago
9c85828
Closes #19489: Merge with 3.5
by Zachary Ware
· 9 years ago
a3090a4
Issue #19489: Move the search box from sidebar to header and footer.
by Zachary Ware
· 9 years ago
c1db513
repair errors in (set|get)_task_factory note (#28051)
by Benjamin Peterson
· 9 years ago
84f6a8f
merge 3.5 (#28051)
by Benjamin Peterson
· 9 years ago
0d441d7
Add a note about queue not being safe for use from signal handlers. issue14976.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
cb3f2c8
Add a note about queue not being safe for use from signal handlers. issue14976.
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
de02b08
Closes #22731: Documents change of console mode.
by Steve Dower
· 9 years ago
9221759
Issue #28049: Add documentation for typing.Awaitable and friends.
by Guido van Rossum
· 9 years ago
8b26702
Closes #22731: Documents change of console mode.
by Steve Dower
· 9 years ago
68f4dd8
Doc updates for PEPs 520 and 468.
by Eric Snow
· 9 years ago
6760c69
Mention how requiring ordered dicts breaks backwards-compatibility.
by Brett Cannon
· 9 years ago
feea6e7
Mention that the order-preserving aspect of the new dict
by Brett Cannon
· 9 years ago
52a7e37
Add a few big-ticket items to What's new in 3.6.
by Guido van Rossum
· 9 years ago
6cff874
Issue #27999: Make "global after use" a SyntaxError, and ditto for nonlocal.
by Guido van Rossum
· 9 years ago
f333fd8
Switch to using |version| substitition in Windows docs.
by Steve Dower
· 9 years ago
f7e9dfb
credit Raymond
by Benjamin Peterson
· 9 years ago
4db86bc
Changes pyvenv.cfg trick into an actual sys.path file.
by Steve Dower
· 9 years ago
f8cb8a1
Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations.
by Yury Selivanov
· 9 years ago
4f29e75
Issue #24254: Drop cls.__definition_order__.
by Eric Snow
· 9 years ago
7f730cf
24277: Make it clearer that the new modules are not provisional.
by R David Murray
· 9 years ago
301edfa
Add policy keyword to email.generator.DecodedGenerator.
by R David Murray
· 9 years ago
10427f4
[merge from 3.5] - Issue28010 - Make http.client.HTTPConnection.putrequest
by Senthil Kumaran
· 9 years ago
5dc504c
Issue28010 - Make http.client.HTTPConnection.putrequest documentation consistent with the code.
by Senthil Kumaran
· 9 years ago
0f0eac4
Issue #27993: Fix problems with plural objects in docs and comments
by Martin Panter
· 9 years ago
0be894b
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
by Martin Panter
· 9 years ago
6b46ec7
#26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.
by R David Murray
· 9 years ago
32d3742
[backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder".
by Senthil Kumaran
· 9 years ago
e848cd7
Issue #27905: Docs for typing.Type[C], by Michael Lee.
by Guido van Rossum
· 9 years ago
a1bc246
Use shorter version of Connection.isolation_level in sqlite3.rst
by Berker Peksag
· 9 years ago
03d13c0
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305.
by Christian Heimes
· 9 years ago
4672060
Update pkgutil docs to reference appropriate finder and loader object documentation.
by Senthil Kumaran
· 9 years ago
598894f
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
by Christian Heimes
· 9 years ago
Next »