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
/
Modules
/
clinic
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Issue #29004: Document binascii.crc_hqx() implements CRC-CCITT
Martin Panter
2016-12-24
1
-2/+2
*
|
|
Issue #28765: _sre.compile() now checks the type of groupindex and indexgroup
Victor Stinner
2016-11-22
1
-3/+3
*
|
|
Issue #28585: Restored docstring of os._isdir().
Serhiy Storchaka
2016-11-08
1
-2/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #28585: Restored docstring of os._isdir().
Serhiy Storchaka
2016-11-08
1
-2/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #28585: Restored docstring of os._isdir().
Serhiy Storchaka
2016-11-08
1
-2/+3
*
|
|
Issue #28586: Converted os.scandir() to Argument Clinic.
Serhiy Storchaka
2016-11-06
1
-1/+204
*
|
|
Merge 3.6 (issue #28544)
Yury Selivanov
2016-10-28
1
-0/+520
|
\
\
\
|
|
/
/
|
*
|
Issue #28544: Implement asyncio.Task in C.
Yury Selivanov
2016-10-28
1
-0/+520
*
|
|
Issue #28511: Use the "U" format instead of "O!" in PyArg_Parse*.
Serhiy Storchaka
2016-10-23
1
-3/+3
|
/
/
*
|
Issue #28156: Export os.getpid() conditionally
Berker Peksag
2016-09-15
1
-1/+9
*
|
Issue #27810: Rerun Argument Clinic on all modules
Victor Stinner
2016-09-10
20
-390/+391
*
|
Issue #27781: Change file system encoding on Windows to UTF-8 (PEP 529)
Steve Dower
2016-09-08
2
-32/+90
*
|
clinic: PY_LONG_LONG -> long long
Benjamin Peterson
2016-09-08
1
-49/+1
*
|
Issue #27959: Adds oem encoding, alias ansi to mbcs, move aliasmbcs to codec ...
Steve Dower
2016-09-07
1
-1/+80
*
|
Add os.getrandom()
Victor Stinner
2016-09-06
1
-1/+40
*
|
Run Argument Clinic on posixmodule.c
Victor Stinner
2016-09-06
1
-7/+7
*
|
Issue #27928: Add scrypt (password-based key derivation function) to hashlib ...
Christian Heimes
2016-09-06
1
-0/+60
*
|
merge 3.5
Benjamin Peterson
2016-09-05
1
-3/+3
|
\
\
|
|
/
|
*
do not pretend to support passing a fd to access()
Benjamin Peterson
2016-09-05
1
-3/+3
*
|
Issue #27866: Add SSLContext.get_ciphers() method to get a list of all enable...
Christian Heimes
2016-09-05
1
-1/+26
*
|
Issue #16764: Support keyword arguments to zlib.decompress(). Patch by
Serhiy Storchaka
2016-08-15
1
-9/+13
*
|
Issue #27574: Decreased an overhead of parsing keyword arguments in functions
Serhiy Storchaka
2016-08-14
19
-267/+391
*
|
Issue #27130: Merge zlib 64-bit fixes from 3.5
Martin Panter
2016-07-23
1
-10/+10
|
\
\
|
|
/
|
*
Issue #27130: Fix handling of buffers exceeding UINT_MAX in “zlib” module
Martin Panter
2016-07-23
1
-10/+10
*
|
- Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
28
-756/+746
|
\
\
|
|
/
|
*
Issue #27332: Fixed the type of the first argument of module-level functions
Serhiy Storchaka
2016-07-07
28
-754/+744
*
|
merge 3.5 (#24557)
Benjamin Peterson
2016-07-07
1
-3/+3
|
\
\
|
|
/
|
*
assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes ...
Benjamin Peterson
2016-07-07
1
-3/+3
*
|
Issue #26243: Only the level argument to zlib.compress() is keyword argument
Serhiy Storchaka
2016-06-25
1
-3/+3
*
|
Clarify documentation for os.fspath().
Brett Cannon
2016-06-09
1
-4/+4
*
|
Issue #26305: Argument Clinic now uses braces in C code as required by PEP 7.
Serhiy Storchaka
2016-06-09
33
-604/+1175
*
|
issue27186: add C version of os.fspath(); patch by Jelle Zijlstra
Ethan Furman
2016-06-04
1
-1/+33
*
|
Issue #5784: Merge zlib from 3.5
Martin Panter
2016-05-27
1
-4/+7
|
\
\
|
|
/
|
*
Issue #5784: Expand documentation and tests for zlib wbits parameter
Martin Panter
2016-05-27
1
-4/+7
*
|
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
1
-4/+4
|
\
\
|
|
/
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-4/+4
*
|
Issues #26716, #26057: Regenerate Argument Clinic code.
Serhiy Storchaka
2016-04-14
2
-18/+18
|
\
\
|
|
/
|
*
Issue #26716: Regenerate Argument Clinic code.
Serhiy Storchaka
2016-04-14
1
-2/+2
*
|
Issue 26243: Forgot to update zlib doc strings in Argument Clinic
Martin Panter
2016-02-10
1
-2/+2
*
|
Issue #26243: zlib.compress() keyword argument support by Aviv Palivoda
Martin Panter
2016-02-10
1
-13/+14
*
|
Issue #26244: Merge zlib documentation from 3.5
Martin Panter
2016-02-03
1
-3/+4
|
\
\
|
|
/
|
*
Issue #26244: Clarify default zlib compression level in documentation
Martin Panter
2016-02-03
1
-3/+4
*
|
Issue #25638: Optimized ElementTree.iterparse(); it is now 2x faster.
Serhiy Storchaka
2015-12-07
1
-3/+4
*
|
Issue #25626: Merge zlib fix from 3.5
Martin Panter
2015-11-21
1
-4/+4
|
\
\
|
|
/
|
*
Issue #25626: Change zlib to accept Py_ssize_t and cap to UINT_MAX
Martin Panter
2015-11-20
1
-4/+4
*
|
Issue #25523: Merge a-to-an corrections from 3.5
Martin Panter
2015-11-02
1
-5/+5
|
\
\
|
|
/
|
*
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
Martin Panter
2015-11-02
1
-5/+5
|
|
\
|
|
*
Issue #25523: Correct "a" article to "an" article
Martin Panter
2015-11-02
1
-5/+5
*
|
|
Issue #25357: Add an optional newline paramer to binascii.b2a_base64().
Victor Stinner
2015-10-11
1
-7/+10
*
|
|
Issue #23738: Merge 3.5 into 3.6
Martin Panter
2015-09-09
1
-3/+3
|
\
\
\
|
|
/
/
[prev]
[next]