]> granicus.if.org Git - python/shortlog
python
2017-11-07 Miss Islington... Fix the sizeof test for dicts with shared keys. (GH...
2017-11-07 Miss Islington... Fix a memory leak in _msi.c (GH-4127) (#4309)
2017-11-07 Miss Islington... bpo-31950: Improve event loop policy doc (GH-4306)...
2017-11-07 Miss Islington... bpo-31764: Prevent a crash in sqlite3.Cursor.close...
2017-11-07 Miss Islington... bpo-31770: Prevent a crash and refleaks when calling...
2017-11-06 Miss Islington... [3.6] bpo-31957: Fixes version detection. (GH-4298...
2017-11-06 Terry Jan Reedy[3.6] Fix miscellaneous typos in idlelib (GH-4275)...
2017-11-05 Miss Islington... bpo-31609: Fixes quotes in PCbuild/clean.bat (GH-4280...
2017-11-05 Miss Islington... bpo-31944: Fixes build and Modify button (GH-4278)...
2017-11-04 Miss Islington... bpo-31923: Fix spelling in sqlite3 docs (GH-4227)
2017-11-04 Miss Islington... bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECOND...
2017-11-04 Miss Islington... bpo-18699: Corrected documentation for window.chgat...
2017-11-04 Miss Islington... bpo-9678: Fix determining the MAC address in the uuid...
2017-11-03 Miss Islington... bpo-31924: Fix test_curses on NetBSD 8. (GH-4228) ...
2017-11-03 Miss Islington... bpo-31933: fix blake2 multi-byte params on big endian...
2017-11-03 Miss Islington... bpo-30057: Fix potential missed signal in signal.signal...
2017-11-03 Antoine Pitrou[3.6] bpo-31310: multiprocessing's semaphore tracker...
2017-11-03 Tal Einat[3.6] bpo-31926: fix missing *_METHODDEF statements...
2017-11-03 Antoine Pitrou[3.6] bpo-31308: If multiprocessing's forkserver dies...
2017-11-03 Miss Islington... bpo-30806: Fix netrc.__repr__() format (GH-2491)
2017-11-02 Berker PeksagReturning 1 from the set_progress_handler handler cance...
2017-11-02 Miss Islington... Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236)
2017-11-01 Miss Islington... bpo-27666: Fixed stack corruption in curses.box() and...
2017-11-01 Miss Islington... bpo-15037: Add a workaround for getkey() in curses...
2017-11-01 Miss Islington... bpo-31919: Fix building the curses module on OpenIndian...
2017-11-01 Miss Islington... Fix test_socket.test_create_connection() (GH-4206)...
2017-11-01 Miss Islington... Remove nested comments in blake2 (GH-4173) (#4214)
2017-11-01 Miss Islington... bpo-25720: Fix the method for checking pad state of...
2017-10-31 Miss Islington... bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a592...
2017-10-31 Miss Islington... bpo-20064: Document PyObject_Malloc() (GH-4199) (#4203)
2017-10-31 Miss Islington... bpo-31897: Convert unexpected errors when read bogus...
2017-10-31 Miss Islington... bpo-31626: Fixed a bug in debug memory allocator. ...
2017-10-31 Miss Islington... bpo-31893: Fixed select.kqueue(). (GH-4166) (#4190)
2017-10-31 Miss Islington... bpo-31891: Fix building the curses module on NetBSD...
2017-10-31 Victor Stinnerbpo-31629: Add support.SaveSignals (#4183) (#4187)
2017-10-31 Pablo Galindo[3.6] bpo-31852: Fix segfault caused by using the async...
2017-10-30 Miss Islington... bpo-31304: Update starmap_async documentation. (GH...
2017-10-29 Serhiy Storchaka[3.6] bpo-20047: Make bytearray methods partition(...
2017-10-29 Berker Peksagbpo-31065: Add doc about Popen.poll returning None...
2017-10-28 Miss Islington... bpo-31836: Test_code_module now passes with sys.ps1...
2017-10-28 Miss Islington... IDLE -- Restrict shell prompt manipulaton to the shell...
2017-10-28 Miss Islington... bpo-31860: Make the font sample in the IDLE font config...
2017-10-27 Miss Islington... bpo-31174: Improve the code of test_tools.test_unparse...
2017-10-27 Miss Islington... bpo-31053: Remove redundant 'venv' argument in venv...
2017-10-26 xdegaye[3.6] bpo-30697: Fix PyErr_NormalizeException() when...
2017-10-26 Serhiy StorchakaFix trailing whitespaces in C and Python files. (#4131)
2017-10-26 Serhiy Storchaka[3.6] bpo-21720: Restore the Python 2.7 logic in handli...
2017-10-26 Miss Islington... bpo-30937: Make usage of newline='' consistent in csv...
2017-10-24 Serhiy Storchakabpo-25287: Backport new tests for crypt and skip test_c...
2017-10-24 xdegaye[3.6] bpo-30817: Fix PyErr_PrintEx() when no memory...
2017-10-24 Miss Islington... bpo-31174: Fix test_tools.test_unparse (GH-4102) (...
2017-10-23 Miss Islington... bpo-31847: Fix commented out tests in test_syntax....
2017-10-23 Miss Islington... bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
2017-10-23 Miss Islington... bpo-31752: Fix possible crash in timedelta constructor...
2017-10-23 Miss Islington... [3.6] bpo-30695: Add set_nomemory(start, stop) to _test...
2017-10-23 Serhiy Storchaka[3.6] bpo-31572: Get rid of using _PyObject_HasAttrId...
2017-10-22 Miss Islington... bpo-28286: Add tests for the mode argument of GzipFile...
2017-10-22 Antoine Pitrou[3.6] bpo-28326: Fix multiprocessing.Process when stdou...
2017-10-20 Miss Islington... bpo-31825: Fixed OverflowError in the 'unicode-escape...
2017-10-19 Miss Islington... bpo-31632: fix set_protocol() in _SSLProtocolTransport...
2017-10-19 Miss Islington... bpo-31457: Don't omit inner ``process()`` calls with...
2017-10-19 Miss Islington... [3.6] bpo-31457: Make the `LoggerAdapter.manager` prope...
2017-10-18 Miss Islington... Update TestCase.assertAlmostEqual and assertNotAlmostEq...
2017-10-18 Miss Islington... [3.6] bpo-31334: Fix timeout in select.poll.poll()...
2017-10-18 Miss Islington... [3.6] bpo-31806: Use _PyTime_ROUND_TIMEOUT for the...
2017-10-18 Pablo Galindo[3.6] bpo-31786: Make functions in the select module...
2017-10-18 Miss Islington... bpo-31676: Fix test_imp.test_load_source() side effect...
2017-10-17 Miss Islington... [3.6] bpo-30928: Update idlelib/NEWS.txt to 2017 Oct...
2017-10-17 Miss Islington... [3.6] bpo-13802: Use non-Latin characters in IDLE's...
2017-10-17 Miss Islington... [3.6] bpo-28603: Fix formatting tracebacks for unhashab...
2017-10-17 Miss Islington... [3.6] bpo-31799: Make module.__spec__ more discoverable...
2017-10-16 Miss Islington... [3.6] bpo-31792: Restore os.environ in test_buffer...
2017-10-15 Miss Islington... [3.6] completly -> completely (GH-3999) (closes bpo...
2017-10-15 Miss Islington... [3.6] bpo-31754: Fix type of 'itemsize' in PyBuffer_Fil...
2017-10-15 Miss Islington... [3.6] bpo-31780: Fix incorrect error message for '...
2017-10-15 Terry Jan Reedy[3.6] bpo-25588: Document autotest in idle_test/README...
2017-10-14 Serhiy Storchaka[3.6] bpo-31714: Improved regular expression documentat...
2017-10-14 INADA Naokibpo-31672: Fix string.Template accidentally matched...
2017-10-13 Miss Islington... [3.6] bpo-25588: Fix regrtest when run inside IDLE...
2017-10-13 Miss Islington... [3.6] Improve test suite customization example (GH...
2017-10-12 Ned DeilyExclude non-default VENVDIR in Doc builds (#3974) ...
2017-10-12 Miss Islington... [3.6] bpo-30058: Fixed buffer overflow in select.kqueue...
2017-10-12 Ned Deilybpo-31766: restore 3.5 to docs version switchers (...
2017-10-12 Miss Islington... [3.6] bpo-31567: add or fix decorator markup in docs...
2017-10-11 Berker Peksagbpo-28647: Update -u documentation (GH-3954)
2017-10-11 Miss Islington... [3.6] bpo-28157: Improvements for the time module docum...
2017-10-10 Miss Islington... bpo-31537: Update readline documentation example. ...
2017-10-10 Miss Islington... [3.6] bpo-31728: Prevent crashes in _elementtree due...
2017-10-09 Ned DeilyAllow configure to handle PATH elements with spaces...
2017-10-08 Serhiy Storchaka[3.6] bpo-31642: Restore blocking "from" import by...
2017-10-08 Miss Islington... [3.6] bpo-31724: Skip test_xmlrpc_net (GH-3922)
2017-10-07 Miss Islington... [3.6] bpo-31655: Validate keyword names in SimpleNamesp...
2017-10-07 Miss Islington... bpo-31720: msilib documentation, change MsiError into...
2017-10-07 Rohit Balasubramanianbpo-31507 Add docstring to parseaddr function in email...
2017-10-05 Miss Islington... [3.6] bpo-31523: Reliability improvements to the Window...
2017-10-05 Miss Islington... [3.6] remove tabs from getcompiler.c (GH-3892) (#3893)
2017-10-05 Miss Islington... [3.6] bpo-31178: Mock os.waitpid() in test_subprocess...
2017-10-05 Serhiy Storchaka[3.6] bpo-30872: Update the curses docs to Python 3...
2017-10-04 Miss Islington... [3.6] bpo-31667: Fix gettext related links. (GH-3860...
2017-10-04 Ned DeilyRemove retired and security branches from active docs...
next