]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2017-11-08  Victor Stinnerbpo-31338: C API intro: add missing versionadded (...
2017-11-08  Berker PeksagFix broken link in Doc/whatsnew/3.7.rst (GH-4335)
2017-11-08  Petr ViktorinDocs: Mention that Py_UNREACHABLE was added in 3.7...
2017-11-08  Sanyam Khuranabpo-21862: Add -m option to cProfile for profiling...
2017-11-07  Simon WillisonRemove unused var from CheckCancelOperation test (GH...
2017-11-07  Justus SchwabedalAdded :const:`mmap.ACCESS_DEFAULT` constant. (#4093)
2017-11-07  Suren Nihalanibpo-31620: have asyncio/queues not leak memory when...
2017-11-07  Barry WarsawFix a typo (#4323)
2017-11-07  Julien Palardbpo-31793: Doc: Specialize smart-quotes for Japanese...
2017-11-07  Antoine Pitroubpo-31970: Reduce performance overhead of asyncio debug...
2017-11-07  Jelle Zijlstrabpo-31965: fix doc for multiprocessing.connection.Clien...
2017-11-07  Antoine Pitroubpo-31960: Fix asyncio.Future documentation for thread...
2017-11-07  Serhiy StorchakaFix the sizeof test for dicts with shared keys. (#4311)
2017-11-07  Berker Peksagbpo-20486: Implement Database.Close() method in msilib...
2017-11-07  Serhiy Storchakabpo-31626: Mark ends of the reallocated block in debug...
2017-11-07  Zackery SpytzFix a memory leak in _msi.c (#4127)
2017-11-07  Antoine Pitroubpo-31950: Improve event loop policy doc (#4306)
2017-11-07  Marat SharafutdinovAdd asyncio.Handle.cancelled() method (#2388)
2017-11-07  Serhiy Storchakabpo-31415: Improve error handling and caching of the...
2017-11-07  Mariattabpo-28791: Update Windows builds to use SQLite 3.21...
2017-11-07  Barry WarsawFix a minor typo and hyphenate "multi-threading" (...
2017-11-07  Anders Lorentsenbpo-31843: sqlite3.connect() now accepts PathLike objec...
2017-11-07  Oren Milmanbpo-31764: Prevent a crash in sqlite3.Cursor.close...
2017-11-07  Oren Milmanbpo-31770: Prevent a crash and refleaks when calling...
2017-11-06  Nir Sofferbpo-31945: Configurable blocksize in HTTP(S)Connection...
2017-11-06  Steve Dowerbpo-31957: Fixes version detection. (#4298)
2017-11-06  Berker PeksagRemove outdated with_threads checks in configure.ac...
2017-11-05  luzpazFix miscellaneous typos (#4275)
2017-11-05  Serhiy Storchakabpo-28994: PyErr_NormalizeException() no longer use...
2017-11-05  Nick Coghlanbpo-22257: Mention startup refactoring in What's New...
2017-11-04  Steve Dowerbpo-31609: Fixes quotes in PCbuild/clean.bat (#4280)
2017-11-04  Steve Dowerbpo-31944: Fixes build and Modify button (#4278)
2017-11-04  davy wybiralbpo-31923: Fix spelling in sqlite3 docs (GH-4227)
2017-11-04  Berker PeksagAdd version{changed,added} markers and make minor style...
2017-11-04  Serhiy Storchakabpo-28564: Use os.scandir() in shutil.rmtree(). (#4085)
2017-11-04  Phobosmirbpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECOND...
2017-11-04  Antoine Pitroubpo-21423: Add an initializer argument to {Process...
2017-11-04  Chillar Anandbpo-18699: Corrected documentation for window.chgat...
2017-11-04  Serhiy Storchakabpo-9678: Fix determining the MAC address in the uuid...
2017-11-03  Barry WarsawFix a grammatical problem and reword for clarity. ...
2017-11-03  Jack O'Connorbpo-31933: fix blake2 multi-byte params on big endian...
2017-11-03  Antoine Pitroubpo-30057: Fix potential missed signal in signal.signal...
2017-11-03  Serhiy Storchakabpo-31924: Fix test_curses on NetBSD 8. (#4228)
2017-11-03  Antoine Pitroubpo-31310: multiprocessing's semaphore tracker should...
2017-11-03  Antoine Pitroubpo-31308: If multiprocessing's forkserver dies, launch...
2017-11-03  Tal Einatbpo-31926: fix missing *_METHODDEF statements by argume...
2017-11-02  Barry Warsawbpo-31415: Support PYTHONPROFILEIMPORTTIME envvar equiv...
2017-11-02  Anselm Kruisbpo-31890: define METH_STACKLESS (#4159)
2017-11-02  Neil Schemenauerbpo-28643: Record profile-opt build progress with stamp...
2017-11-02  Christian HeimesUpdate multissltests: 1.0.2m, 1.1.0g (#4232)
2017-11-02  Simon WillisonReturning 1 from the set_progress_handler handler cance...
2017-11-02  Victor Stinnerbpo-31784: Implement PEP 564: add time.time_ns() (...
2017-11-02  Vincent Michelbpo-31307: Make ConfigParser.read() accept bytes object...
2017-11-02  Victor Stinnerbpo-31917: Add 3 new clock identifiers (#4207)
2017-11-02  stratakisbpo-23699: Use a macro to reduce boilerplate code in...
2017-11-01  Serhiy Storchakabpo-27666: Fixed stack corruption in curses.box() and...
2017-11-01  Serhiy Storchakabpo-15037: Add a workaround for getkey() in curses...
2017-11-01  jimmylai[asyncio] bpo-30423: add regression test for orphan...
2017-11-01  Serhiy Storchakabpo-31919: Fix building the curses module on OpenIndian...
2017-11-01  Lars ViklundRemove nested comments in blake2 (#4173)
2017-11-01  Masayuki Yamamotobpo-25720: Fix the method for checking pad state of...
2017-11-01  Victor StinnerFix test_socket.test_create_connection() (#4206)
2017-10-31  Victor Stinnerbpo-18835: Cleanup pymalloc (#4200)
2017-10-31  Victor Stinnerbpo-20064: Document PyObject_Malloc() (#4199)
2017-10-31  Serhiy Storchakabpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a592...
2017-10-31  Victor Stinnerpythoninfo: add Py_DEBUG (#4198)
2017-10-31  Victor Stinnertest_capi.test__testcapi() becomes more verbose (#4197)
2017-10-31  Serhiy Storchakabpo-31897: Convert unexpected errors when read bogus...
2017-10-31  Serhiy Storchakabpo-31626: Fixed a bug in debug memory allocator. ...
2017-10-31  Serhiy Storchakabpo-31893: Fixed select.kqueue(). (#4166)
2017-10-31  Serhiy Storchakabpo-31891: Fix building the curses module on NetBSD...
2017-10-31  Victor Stinnerbpo-31629: Add support.SaveSignals (#4183)
2017-10-31  Alex GaynorRemove tiny bit of deadcode from wsgiref.validate ...
2017-10-30  Pablo Galindobpo-31304: Update starmap_async documentation. (GH...
2017-10-30  Quentin Dawansbpo-31245: Asyncio unix socket datagram (#3164)
2017-10-28  Serhiy Storchakabpo-20047: Make bytearray methods partition() and rpart...
2017-10-28  Terry Jan Reedybpo-31836: Test_code_module now passes with sys.ps1...
2017-10-28  Terry Jan ReedyIDLE -- Restrict shell prompt manipulaton to the shell...
2017-10-28  Serhiy Storchakabpo-31860: Make the font sample in the IDLE font config...
2017-10-27  Victor Stinnerfaulthandler: use _PyTime_t rather than double for...
2017-10-27  Serhiy Storchakabpo-31174: Improve the code of test_tools.test_unparse...
2017-10-27  Erik Braybpo-16135: Cleanup: Code rot left over from OS/2 suppor...
2017-10-27  Utkarsh Upadhyaybpo-31545: Update documentation containing timedelta...
2017-10-27  Erik BrayFix _socket module compilation on Cygwin. (#4137)
2017-10-27  Erik Braybpo-31877: Add _Py_LegacyLocaleDetected and _PyCoerceLe...
2017-10-27  Arthur DarcetFixed sorting order of the LogRecord attributes in...
2017-10-27  Lovesh Harchandanibpo-30989: Sort in TimedRotatingFileHandler only when...
2017-10-27  cocoatomobpo-31053: Remove redundant 'venv' argument in venv...
2017-10-26  Ivan Levkivskyibpo-28936: Detect lexically first syntax error first...
2017-10-26  Alexander BelopolskyCloses bpo-28281: Remove year (1-9999) limits on the...
2017-10-26  Vitor Pereirabpo-30553: Add status code 421 to http.HTTPStatus ...
2017-10-26  Serhiy StorchakaFix trailing whitespaces in C files. (#4130)
2017-10-26  xdegayebpo-30697: Fix PyErr_NormalizeException() when no memor...
2017-10-26  Ammar Askarbpo-30937: Make usage of newline='' consistent in csv...
2017-10-26  Serhiy Storchakabpo-21720: Restore the Python 2.7 logic in handling...
2017-10-26  Benjamin Petersonfixes bpo-31866: remove code pertaining to AtheOS suppo...
2017-10-26  pdoxbpo-31857: Make the behavior of USE_STACKCHECK determin...
2017-10-26  Mario CorcheroCloses bpo-31800: Support for colon when parsing time...
2017-10-25  Serhiy Storchakabpo-31664: Fix test_crypt for the openwall implementati...
2017-10-25  Victor Stinnerbpo-31835: Optimize also FASTCALL using __future__...
next