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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[3.6] bpo-31310: multiprocessing's semaphore tracker should be launched again...
Antoine Pitrou
2017-11-03
3
-7/+57
*
[3.6] bpo-31926: fix missing *_METHODDEF statements by argument clinic (GH-42...
Tal Einat
2017-11-03
4
-7/+9
*
[3.6] bpo-31308: If multiprocessing's forkserver dies, launch it again when n...
Antoine Pitrou
2017-11-03
3
-5/+66
*
bpo-30806: Fix netrc.__repr__() format (GH-2491)
Miss Islington (bot)
2017-11-03
3
-9/+13
*
Returning 1 from the set_progress_handler handler cancels query (GH-4120)
Berker Peksag
2017-11-02
1
-0/+4
*
Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236)
Miss Islington (bot)
2017-11-02
1
-3/+2
*
bpo-27666: Fixed stack corruption in curses.box() and curses.ungetmouse(). (G...
Miss Islington (bot)
2017-11-01
3
-13/+37
*
bpo-15037: Add a workaround for getkey() in curses for ncurses 5.7 and earlie...
Miss Islington (bot)
2017-11-01
3
-2/+14
*
bpo-31919: Fix building the curses module on OpenIndiana. (GH-4211) (#4215)
Miss Islington (bot)
2017-11-01
5
-11/+61
*
Fix test_socket.test_create_connection() (GH-4206) (#4208)
Miss Islington (bot)
2017-11-01
1
-0/+4
*
Remove nested comments in blake2 (GH-4173) (#4214)
Miss Islington (bot)
2017-11-01
1
-2/+4
*
bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) (...
Miss Islington (bot)
2017-11-01
6
-17/+90
*
bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. (GH-4196) ...
Miss Islington (bot)
2017-10-31
1
-4/+4
*
bpo-20064: Document PyObject_Malloc() (GH-4199) (#4203)
Miss Islington (bot)
2017-10-31
1
-1/+64
*
bpo-31897: Convert unexpected errors when read bogus binary plists into Inval...
Miss Islington (bot)
2017-10-31
3
-5/+70
*
bpo-31626: Fixed a bug in debug memory allocator. (GH-3844) (#4191)
Miss Islington (bot)
2017-10-31
2
-11/+4
*
bpo-31893: Fixed select.kqueue(). (GH-4166) (#4190)
Miss Islington (bot)
2017-10-31
2
-47/+73
*
bpo-31891: Fix building the curses module on NetBSD. (GH-4165) (#4189)
Miss Islington (bot)
2017-10-31
7
-51/+335
*
bpo-31629: Add support.SaveSignals (#4183) (#4187)
Victor Stinner
2017-10-31
2
-1/+43
*
[3.6] bpo-31852: Fix segfault caused by using the async soft keyword (GH-4122)
Pablo Galindo
2017-10-31
3
-0/+17
*
bpo-31304: Update starmap_async documentation. (GH-4168) (GH-4177)
Miss Islington (bot)
2017-10-30
1
-1/+1
*
[3.6] bpo-20047: Make bytearray methods partition() and rpartition() rejectin...
Serhiy Storchaka
2017-10-29
7
-34/+85
*
bpo-31065: Add doc about Popen.poll returning None. (GH-3169)
Berker Peksag
2017-10-29
1
-1/+1
*
bpo-31836: Test_code_module now passes with sys.ps1, ps2 set (GH-4070) (#4156)
Miss Islington (bot)
2017-10-28
2
-0/+12
*
IDLE -- Restrict shell prompt manipulaton to the shell. (GH-4143) (#4155)
Miss Islington (bot)
2017-10-28
3
-24/+19
*
bpo-31860: Make the font sample in the IDLE font configuration dialog editabl...
Miss Islington (bot)
2017-10-28
3
-34/+45
*
bpo-31174: Improve the code of test_tools.test_unparse. (GH-4146) (#4148)
Miss Islington (bot)
2017-10-27
1
-8/+8
*
bpo-31053: Remove redundant 'venv' argument in venv example (GH-2907)
Miss Islington (bot)
2017-10-27
1
-1/+1
*
[3.6] bpo-30697: Fix PyErr_NormalizeException() when no memory (GH-2327). (#4...
xdegaye
2017-10-26
8
-53/+203
*
Fix trailing whitespaces in C and Python files. (#4131)
Serhiy Storchaka
2017-10-26
6
-9/+9
*
[3.6] bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (GH-411...
Serhiy Storchaka
2017-10-26
4
-1590/+1652
*
bpo-30937: Make usage of newline='' consistent in csv docs (GH-2730)
Miss Islington (bot)
2017-10-26
1
-3/+3
*
bpo-25287: Backport new tests for crypt and skip test_crypt on OpenBSD. (#4111)
Serhiy Storchaka
2017-10-24
1
-9/+21
*
[3.6] bpo-30817: Fix PyErr_PrintEx() when no memory (GH-2526). (#4107)
xdegaye
2017-10-24
3
-4/+29
*
bpo-31174: Fix test_tools.test_unparse (GH-4102) (#4104)
Miss Islington (bot)
2017-10-24
2
-2/+16
*
bpo-31847: Fix commented out tests in test_syntax. (GH-4084) (#4095)
Miss Islington (bot)
2017-10-23
1
-18/+10
*
bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
Miss Islington (bot)
2017-10-23
2
-2/+10
*
bpo-31752: Fix possible crash in timedelta constructor called with custom int...
Miss Islington (bot)
2017-10-23
3
-2/+28
*
[3.6] bpo-30695: Add set_nomemory(start, stop) to _testcapi (GH-2406) (#4083)
Miss Islington (bot)
2017-10-23
3
-1/+163
*
[3.6] bpo-31572: Get rid of using _PyObject_HasAttrId() in pickle. (GH-3729)....
Serhiy Storchaka
2017-10-23
1
-30/+33
*
bpo-28286: Add tests for the mode argument of GzipFile. (GH-4074) (#4076)
Miss Islington (bot)
2017-10-22
1
-0/+24
*
[3.6] bpo-28326: Fix multiprocessing.Process when stdout and/or stderr is clo...
Antoine Pitrou
2017-10-22
3
-2/+30
*
bpo-31825: Fixed OverflowError in the 'unicode-escape' codec (GH-4058) (#4059)
Miss Islington (bot)
2017-10-20
5
-3/+9
*
bpo-31632: fix set_protocol() in _SSLProtocolTransport (GH-3817) (GH-3817) (#...
Miss Islington (bot)
2017-10-19
4
-6/+15
*
bpo-31457: Don't omit inner ``process()`` calls with nested LogAdapters (GH-4...
Miss Islington (bot)
2017-10-19
3
-7/+21
*
[3.6] bpo-31457: Make the `LoggerAdapter.manager` property settable (GH-4042)...
Miss Islington (bot)
2017-10-19
3
-2/+16
*
Update TestCase.assertAlmostEqual and assertNotAlmostEqual docstrings. (GH-39...
Miss Islington (bot)
2017-10-18
1
-2/+3
*
[3.6] bpo-31334: Fix timeout in select.poll.poll() (GH-3277) (#4033)
Miss Islington (bot)
2017-10-18
4
-10/+21
*
[3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing i...
Miss Islington (bot)
2017-10-18
4
-6/+10
*
[3.6] bpo-31786: Make functions in the select module blocking when timeout is...
Pablo Galindo
2017-10-18
7
-18/+78
[prev]
[next]