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
*
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
Serhiy Storchaka
2018-09-18
1
-325/+0
*
bpo-33721: Make some os.path functions and pathlib.Path methods be tolerant ...
Serhiy Storchaka
2018-09-18
1
-22/+1
*
bpo-32455: Add jump parameter to dis.stack_effect(). (GH-6610)
Serhiy Storchaka
2018-09-18
1
-8/+12
*
Convert os.readlink() to Argument Clinic. (GH-8778)
Serhiy Storchaka
2018-09-17
1
-1/+131
*
bpo-20180: convert most of itertoolsmodule.c to use Argument Clinic (GH-9164)
Tal Einat
2018-09-11
1
-1/+449
*
bpo-20180: itertools.groupby Argument Clinic conversion (GH-4170)
Tal Einat
2018-09-10
1
-0/+64
*
bpo-20104: Change the file_actions parameter of os.posix_spawn(). (GH-6725)
Serhiy Storchaka
2018-09-08
1
-5/+5
*
bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098)
William Grzybowski
2018-09-07
1
-7/+7
*
bpo-20104: Add flag capabilities to posix_spawn (GH-6693)
Pablo Galindo
2018-09-07
1
-9/+30
*
bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (G...
Alexander Buchkovsky
2018-09-04
1
-4/+4
*
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
Alex Grönholm
2018-08-08
1
-7/+34
*
bpo-33089: Add math.dist() for computing the Euclidean distance between two p...
Raymond Hettinger
2018-07-31
1
-1/+36
*
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
Serhiy Storchaka
2018-07-31
1
-2/+2
*
bpo-33089: Multidimensional math.hypot() (GH-8474)
Raymond Hettinger
2018-07-28
1
-30/+1
*
bpo-20260: Implement non-bitwise unsigned int converters for Argument Clinic....
Serhiy Storchaka
2018-07-26
1
-5/+5
*
bpo-29209: Remove old-deprecated features in ElementTree. (GH-6769)
Serhiy Storchaka
2018-07-24
1
-39/+7
*
bpo-31938: Convert selectmodule.c to Argument Clinic (GH-4265)
Tal Einat
2018-06-30
1
-0/+1050
*
bpo-25007: Add copy protocol support to zlib compressors and decompressors (G...
Zackery Spytz
2018-06-27
1
-1/+83
*
bpo-33671 / shutil.copyfile: use memoryview() with dynamic size on Windows (#...
Giampaolo Rodola
2018-06-19
1
-2/+2
*
bpo-33671: efficient zero-copy for shutil.copy* functions (Linux, OSX and Win...
Giampaolo Rodola
2018-06-12
1
-1/+39
*
bpo-20171: Convert the _curses and _curses_panel modules to Argument Clinic. ...
Serhiy Storchaka
2018-05-10
2
-12/+4095
*
bpo-33441: Make the sigset_t converter available in other modules. (GH-6720)
Serhiy Storchaka
2018-05-08
1
-10/+45
*
bpo-33332: Add signal.valid_signals() (GH-6581)
Antoine Pitrou
2018-05-04
1
-1/+30
*
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(...
Serhiy Storchaka
2018-05-01
1
-2/+2
*
bpo-33383: Fix crash in get() of the dbm.ndbm database object. (#6630)
Serhiy Storchaka
2018-04-29
1
-3/+3
*
bpo-23403: Bump pickle.DEFAULT_PROTOCOL to 4 (#6355)
Łukasz Langa
2018-04-04
1
-4/+6
*
signal: add strsignal() (#6017)
Antoine Pietri
2018-03-12
1
-1/+31
*
bpo-30249: Improve struct.unpack_from() error messages (GH-6059)
Xiang Zhang
2018-03-10
1
-2/+3
*
bpo-32922: dbm.open() now encodes filename with the filesystem encoding. (GH-...
Serhiy Storchaka
2018-02-26
2
-10/+11
*
bpo-30622: Fix NPN for OpenSSL 1.1.1-pre1 (#5876)
Christian Heimes
2018-02-25
1
-5/+5
*
bpo-30622: Improve NPN support detection (#5859)
Christian Heimes
2018-02-24
1
-3/+3
*
bpo-24334: Cleanup SSLSocket (#5252)
Christian Heimes
2018-02-24
1
-33/+53
*
[bpo-28414] Make all hostnames in SSL module IDN A-labels (GH-5128)
Christian Heimes
2018-02-24
1
-14/+1
*
bpo-32556: nt._getfinalpathname, nt._getvolumepathname and nt._getdiskusage n...
Steve Dower
2018-02-22
1
-15/+24
*
bpo-31333: Re-implement ABCMeta in C (#5273)
Ivan Levkivskyi
2018-02-18
1
-0/+162
*
bpo-20104: Expose `posix_spawn` in the os module (GH-5109)
Pablo Galindo
2018-01-29
1
-1/+53
*
bpo-31368: Expose preadv and pwritev in the os module (#5239)
Pablo Galindo
2018-01-27
1
-1/+119
*
bpo-32433: Optimized HMAC digest (#5023)
Christian Heimes
2018-01-27
1
-1/+43
*
bpo-32248 - Implement `ResourceReader` and `get_resource_reader()` for zipim...
Barry Warsaw
2018-01-24
1
-1/+32
*
bpo-32643: Drop support for a few private Task and Future APIs. (#5293)
Yury Selivanov
2018-01-24
1
-76/+1
*
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov
2018-01-23
2
-3/+47
*
bpo-9566: Fix size_t=>int downcast warnings (#5230)
Victor Stinner
2018-01-18
1
-4/+4
*
bpo-14976: Reentrant simple queue (#3346)
Antoine Pitrou
2018-01-15
1
-0/+218
*
return the new file descriptor from os.dup2 (closes bpo-32441) (#5041)
Benjamin Peterson
2017-12-29
1
-3/+8
*
bpo-32363: Disable Task.set_exception() and Task.set_result() (#4923)
Yury Selivanov
2017-12-25
1
-2/+18
*
bpo-32415: Add asyncio.Task.get_loop() and Future.get_loop() (#4992)
Yury Selivanov
2017-12-23
1
-17/+31
*
bpo-19764: Implemented support for subprocess.Popen(close_fds=True) on Window...
Segev Finer
2017-12-18
1
-1/+35
*
bpo-32250: Implement asyncio.current_task() and asyncio.all_tasks() (#4799)
Andrew Svetlov
2017-12-16
1
-1/+139
*
bpo-32240: Add the const qualifier to declarations of PyObject* array argumen...
Serhiy Storchaka
2017-12-15
40
-407/+407
*
bpo-32296: Implement asyncio.get_event_loop and _get_running_loop in C. (#4827)
Yury Selivanov
2017-12-13
1
-1/+79
[next]