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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-1378...
Ćukasz Langa
2019-06-04
1
-3/+1
*
bpo-37148: Fix asyncio test that check for warning when running the test suit...
Pablo Galindo
2019-06-04
1
-0/+4
*
bpo-35431: Drop the k <= n requirement (GH-13798)
Raymond Hettinger
2019-06-04
1
-6/+6
*
Revert "bpo-35621: Support running subprocesses in asyncio when loop is execu...
Andrew Svetlov
2019-06-04
3
-260/+54
*
bpo-34037, asyncio: add BaseEventLoop.wait_executor_on_close (GH-13786)
Victor Stinner
2019-06-03
1
-1/+3
*
bpo-37120: Add SSLContext.num_tickets (GH-13719)
Christian Heimes
2019-06-03
1
-0/+18
*
bpo-34271: Fix compatibility with 1.0.2 (GH-13728)
Christian Heimes
2019-06-03
2
-44/+10
*
Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall()...
Victor Stinner
2019-06-03
1
-1/+1
*
bpo-37137: Fix test_asyncio: use TestCase.set_event_loop() (GH-13779)
Victor Stinner
2019-06-03
1
-13/+8
*
bpo-26219: per opcode cache for LOAD_GLOBAL (GH-12884)
Inada Naoki
2019-06-03
1
-3/+3
*
bpo-35814: Allow unpacking in r.h.s of annotated assignment expressions (GH-1...
Pablo Galindo
2019-06-03
1
-0/+4
*
IDLE: Fix typos in docs and comments (GH-13749)
Xtreak
2019-06-03
11
-11/+11
*
bpo-36546: Add design notes to aid future discussions (GH-13769)
Raymond Hettinger
2019-06-03
1
-0/+39
*
bpo-33569 Preserve type information with dataclasses.InitVar (GH-8927)
Augusto Hack
2019-06-03
2
-3/+16
*
bpo-37069: tests use catch_unraisable_exception() (GH-13762)
Victor Stinner
2019-06-03
7
-69/+57
*
bpo-37100: Fix test_coroutines with -Werror (GH-13756)
Victor Stinner
2019-06-02
1
-4/+4
*
Fix typos in docs and docstrings (GH-13745)
Xtreak
2019-06-02
12
-13/+13
*
bpo-35621: Fix tests when SafeChildWatcher is expected instead of ThreadedChi...
Andrew Svetlov
2019-06-02
1
-0/+1
*
bpo-36974: Make tp_call=PyVectorcall_Call work for inherited types (GH-13699)
Petr Viktorin
2019-06-02
1
-5/+25
*
test_gdb.test_pycfunction: test more calling conventions (GH-13668)
Petr Viktorin
2019-06-02
1
-21/+34
*
bpo-36829: test_threading: Fix a ref cycle (GH-13752)
Victor Stinner
2019-06-02
1
-1/+5
*
bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-1...
Michele Angrisano
2019-06-02
1
-3/+3
*
bpo-37124: Fix reference leak in test_msilib (GH-13750)
Pablo Galindo
2019-06-02
1
-0/+1
*
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
Cheryl Sabella
2019-06-02
7
-13/+11
*
bpo-35621: Support running subprocesses in asyncio when loop is executed in n...
Andrew Svetlov
2019-06-02
3
-54/+260
*
bpo-36027: Extend three-argument pow to negative second argument (GH-13266)
Mark Dickinson
2019-06-02
2
-1/+28
*
bpo-37128: Add math.perm(). (GH-13731)
Serhiy Storchaka
2019-06-02
1
-1/+65
*
Add more tests for preserving identity in marshal. (GH-13736)
Serhiy Storchaka
2019-06-02
1
-18/+51
*
bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13...
Eric Snow
2019-06-01
1
-1/+1
*
bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108)
Serhiy Storchaka
2019-06-01
6
-11/+103
*
bpo-32411: IDLE: Remove line number sort in browser.py (#5011)
Cheryl Sabella
2019-06-01
3
-17/+20
*
bpo-28595: Allow shlex whitespace_split with punctuation_chars (GH-2071)
Evan
2019-06-01
2
-11/+38
*
bpo-35431: Refactor math.comb() implementation. (GH-13725)
Serhiy Storchaka
2019-06-01
1
-7/+22
*
bpo-37122: Make co->co_argcount represent the total number of positonal argum...
Pablo Galindo
2019-06-01
5
-23/+15
*
bpo-36813: Fix QueueListener to call task_done() upon termination. (GH-13113)
Bar Harel
2019-06-01
2
-0/+12
*
bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
Serhiy Storchaka
2019-06-01
22
-242/+108
*
bpo-35431: Implemented math.comb (GH-11414)
Yash Aggarwal
2019-06-01
1
-0/+51
*
Add option to trace to run modules (GH-5134)
Mario Corchero
2019-06-01
2
-16/+37
*
bpo-29984: Improve 'heapq' test coverage (GH-992)
Rob Day
2019-06-01
2
-2/+33
*
bpo-12202: Properly check MsiSummaryInfoGetProperty() calls in msilib (GH-13711)
Zackery Spytz
2019-06-01
1
-0/+9
*
bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278)
Ammar Askar
2019-05-31
2
-0/+31
*
bpo-26826: Expose copy_file_range in the os module (GH-7255)
Pablo Galindo
2019-05-31
1
-0/+83
*
bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None ...
Zackery Spytz
2019-05-31
2
-1/+10
*
bpo-37115: Support annotations in positional-only arguments (GH-13698)
Pablo Galindo
2019-05-31
2
-4/+55
*
bpo-37112: Allow compile to work on AST with positional only arguments with d...
Pablo Galindo
2019-05-31
1
-0/+22
*
bpo-37108: Support super with methods that use positional-only arguments (GH-...
Pablo Galindo
2019-05-31
1
-0/+14
*
bpo-36379: __ipow__ must be a ternaryfunc, not a binaryfunc (GH-13546)
Zackery Spytz
2019-05-31
1
-0/+7
*
bpo-34271: Add ssl debugging helpers (GH-10031)
Christian Heimes
2019-05-31
2
-2/+338
*
bpo-26660, bpo-35144: Fix permission errors in TemporaryDirectory cleanup. (G...
Serhiy Storchaka
2019-05-31
3
-14/+82
*
bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-...
Serhiy Storchaka
2019-05-31
2
-4/+18
[next]