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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #19551: Update whatsnew.
Ned Deily
2013-11-23
1
-3/+2
*
Update What's New with PEP 453 progress
Nick Coghlan
2013-11-23
1
-9/+19
*
Close #7475: Restore binary & text transform codecs
Nick Coghlan
2013-11-23
2
-62/+104
*
Add source link for asyncio.
Guido van Rossum
2013-11-23
1
-0/+3
*
Finish protocol documentation
Antoine Pitrou
2013-11-23
1
-12/+54
*
Start documenting protocols
Antoine Pitrou
2013-11-23
1
-0/+130
*
Mention threadpool interface in asyncio overview.
Guido van Rossum
2013-11-22
1
-0/+4
*
Issue #19291: add crude stubs to the asyncio docs
Antoine Pitrou
2013-11-22
1
-5/+94
*
Wording changes
Andrew Kuchling
2013-11-22
1
-5/+5
*
Wording changes to pathlib docs.
Andrew Kuchling
2013-11-22
1
-4/+3
*
Fix markup of notes recommending asyncio.
Guido van Rossum
2013-11-22
2
-4/+8
*
Merge heads
Zachary Ware
2013-11-22
4
-3/+9
|
\
|
*
Add note to asyncore/asynchat recommending asyncio for new code.
Guido van Rossum
2013-11-22
2
-0/+6
|
*
Move select, selectors, asyncio to section 18 (IPC).
Guido van Rossum
2013-11-22
2
-3/+3
*
|
Issue #18326: merge with 3.3
Zachary Ware
2013-11-22
2
-2/+7
|
\
\
|
|
/
|
/
|
|
*
Issue #18326: Clarify that list.sort's arguments are keyword-only.
Zachary Ware
2013-11-22
2
-2/+7
*
|
asyncio: Pass cancellation from wrapping Future to wrapped Future. By Saúl I...
Guido van Rossum
2013-11-22
2
-0/+21
*
|
Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428).
Antoine Pitrou
2013-11-22
5
-0/+902
*
|
Implement PEP 451 (ModuleSpec).
Eric Snow
2013-11-22
3
-210/+409
*
|
Close #17916: dis.Bytecode based replacement for distb
Nick Coghlan
2013-11-22
2
-2/+13
*
|
Close #19552: venv and pyvenv ensurepip integration
Nick Coghlan
2013-11-22
2
-3/+22
*
|
Issue #19619: Update What's New for codec blacklist
Nick Coghlan
2013-11-22
1
-11/+12
*
|
Issue #18147: Add missing documentation for SSLContext.get_ca_certs().
Christian Heimes
2013-11-22
1
-0/+12
*
|
Issue #17134: Finalize interface to Windows' certificate store. Cert and
Christian Heimes
2013-11-22
1
-15/+30
*
|
Issue #8813: Add SSLContext.verify_flags to change the verification flags
Christian Heimes
2013-11-21
1
-0/+45
*
|
Issue #14455: plistlib now supports binary plists and has an updated API.
Ronald Oussoren
2013-11-21
1
-29/+152
*
|
Issue #18379: SSLSocket.getpeercert() returns CA issuer AIA fields, OCSP
Christian Heimes
2013-11-21
1
-0/+4
*
|
Issue #18138: Implement cadata argument of SSLContext.load_verify_location()
Christian Heimes
2013-11-21
1
-1/+10
*
|
Clarify where "Documenting Python" can be found.
Guido van Rossum
2013-11-20
1
-1/+2
*
|
Issue #18775: Add name and block_size attribute to HMAC object. They now
Christian Heimes
2013-11-20
1
-0/+19
*
|
Issue #17276: MD5 as default digestmod for HMAC is deprecated. The HMAC
Christian Heimes
2013-11-20
2
-2/+12
*
|
ssue #19183: Implement PEP 456 'secure and interchangeable hash algorithm'.
Christian Heimes
2013-11-20
3
-0/+41
*
|
#2927: Added the unescape() function to the html module.
Ezio Melotti
2013-11-19
2
-0/+12
*
|
Merge from 3.3
Andrew Kuchling
2013-11-19
1
-52/+51
|
\
\
|
|
/
|
*
#1098749: re-word gettext docs to not encourage using pygettext so much.
Andrew Kuchling
2013-11-19
1
-52/+51
*
|
Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates.
Serhiy Storchaka
2013-11-19
2
-7/+25
*
|
Issue #8402: Added the escape() function to the glob module.
Serhiy Storchaka
2013-11-18
1
-0/+11
*
|
Issue #17618: Add Base85 and Ascii85 encoding/decoding to the base64 module.
Antoine Pitrou
2013-11-17
1
-0/+70
*
|
Merge indentation fix in doc example from 3.3.
Ezio Melotti
2013-11-17
1
-5/+5
|
\
\
|
|
/
|
*
Fix indentation in doc example.
Ezio Melotti
2013-11-17
1
-5/+5
*
|
Merge.
Richard Oudkerk
2013-11-17
1
-6/+18
|
\
\
|
|
/
|
*
Issue 16998: Clarify that += on a shared value is not atomic.
Richard Oudkerk
2013-11-17
1
-6/+18
*
|
Issue #19508: direct the user to read the security considerations for the ssl...
Antoine Pitrou
2013-11-17
1
-5/+14
|
\
\
|
|
/
|
*
Issue #19508: direct the user to read the security considerations for the ssl...
Antoine Pitrou
2013-11-17
1
-5/+14
*
|
Close #19282: Native context management in dbm
Nick Coghlan
2013-11-17
1
-16/+22
*
|
#19238: merge with 3.3.
Ezio Melotti
2013-11-17
1
-1/+1
|
\
\
|
|
/
|
*
#19238: fix typo in documentation.
Ezio Melotti
2013-11-17
1
-1/+1
*
|
#17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs().
Ezio Melotti
2013-11-16
1
-1/+1
*
|
Issue #16685: Added support for writing any bytes-like objects in the aifc,
Serhiy Storchaka
2013-11-16
3
-0/+18
*
|
Issue #5202: Added support for unseekable files in the wave module.
Serhiy Storchaka
2013-11-16
1
-3/+7
[next]