]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2017-12-05  Ned Deilybpo-31392: Update macOS installer to use OpenSSL 1...
2017-12-05  Neil Schemenauerbpo-19610: Warn if distutils is provided something...
2017-12-05  Ned DeilyEnable SQLite JSON functions for macOS installer build...
2017-12-05  Ivan Levkivskyi[bpo-28556] Minor fixes for typing module (#4710)
2017-12-05  Mariattabpo-28791: Update macOS installer to use SQLite 3.21...
2017-12-04  Terry Jan Reedybpo-30928: update idlelib/NEWS.txt. (#4706)
2017-12-04  Eric V. Smithbpo-32214: Implement PEP 557: Data Classes (#4704)
2017-12-04  Terry Jan Reedybpo-32207: Improve tk event exception tracebacks in...
2017-12-04  Terry Jan Reedybpo-30928: Update idlelib/NEWS.txt to 2017 Dec 3. ...
2017-12-04  Victor StinnerRevert "bpo-32197: Try to fix a compiler error on OS...
2017-12-04  Serhiy Storchakabpo-25054, bpo-1647489: Added support of splitting...
2017-12-04  Serhiy StorchakaFix a regression in uuid added in bpo-32107. (#4677)
2017-12-03  R. David Murraybpo-27240 Rewrite the email header folding algorithm...
2017-12-03  Serhiy Storchakabpo-31619: Fixed integer overflow in converting huge...
2017-12-03  Serhiy Storchakabpo-32137: The repr of deeply nested dict now raises...
2017-12-03  Neil SchemenauerRefactor PyImport_ImportModuleLevelObject(). (#4680)
2017-12-03  Nick Coghlanbpo-32176: Set CO_NOFREE in the code object constructor...
2017-12-02  Julien Palardbpo-31589 : Build PDF using xelatex for better UTF8...
2017-12-02  Neil SchemenauerAdd a minimal unit test for Python/frozen.c. (#2995)
2017-12-02  Serhiy Storchakabpo-32197: Try to fix a compiler error on OS X introduc...
2017-12-02  Victor Stinnerbpo-32030: _PyPathConfig_Init() sets home and program_n...
2017-12-01  Victor Stinnerbpo-32030: Fix config_get_program_name() on macOS ...
2017-12-01  Victor Stinnerbpo-32030: Add Python/pathconfig.c (#4668)
2017-12-01  Victor Stinnerbpo-32030: Don't call _PyPathConfig_Fini() in Py_Finali...
2017-12-01  Victor Stinnerbpo-32030: Fix Py_GetPath(): init program_name (#4665)
2017-12-01  Victor Stinnerbpo-32030: Cleanup "path config" code (#4663)
2017-12-01  John ChenFix asyncio.streams.FlowControlMixin docstring typo...
2017-12-01  xdegayebpo-28668: test.support.requires_multiprocessing_queue...
2017-12-01  Serhiy StorchakaDon't hide unexpected errors in PyErr_WarnExplicitObjec...
2017-12-01  Serhiy Storchakabpo-10544: Deprecate "yield" in comprehensions and...
2017-12-01  Nir Sofferbpo-32186: Release the GIL during lseek and fstat ...
2017-11-30  Victor StinnerFix CID-1420310: cast PY_TIMEOUT_MAX to _Py_time_t...
2017-11-30  Victor Stinnermake tags: index also Modules/_ctypes/ (#4648)
2017-11-30  Serhiy Storchakabpo-32072: Fix issues with binary plists. (#4455)
2017-11-30  Victor Stinnerbpo-20891: Fix PyGILState_Ensure() (#4650)
2017-11-30  Serhiy Storchakabpo-28416: Break reference cycles in Pickler and Unpick...
2017-11-30  Victor Stinnerbpo-32030: Fix _Py_InitializeEx_Private() (#4649)
2017-11-30  Victor StinnerFix CID-1414686: PyInit_readline() handles errors ...
2017-11-30  Victor StinnerSkip test_socket.test_sha256() on linux < 4.5 (#4643)
2017-11-30  Victor Stinnerbpo-32101: Add PYTHONDEVMODE environment variable ...
2017-11-29  Jesse-Bakkerbpo-32121: Add most_recent_first parameter to tracemall...
2017-11-29  Victor Stinnerbpo-32159: Revert Misc/svnmap.txt (#4639)
2017-11-29  Andrew Svetlovbpo-32166: Drop Python 3.4 code from asyncio (#4612)
2017-11-29  Victor Stinnerbpo-32030: Rework memory allocators (#4625)
2017-11-29  Victor Stinnertest_socket: socket.socketpair() is always available...
2017-11-29  xdegayebpo-32138: Skip on Android test_faulthandler tests...
2017-11-29  xdegayebpo-32139: test_strftime does not anymore modify the...
2017-11-29  Terry Jan Reedybpo-32164: Delete unused file idlelib/tabbedpages.py...
2017-11-29  Terry Jan Reedybpo-30781: Remove unused imports in idlelib.configdialo...
2017-11-29  Terry Jan Reedybpo-32100: Delete unneeded import in idlelib.pathbrowse...
2017-11-28  Serhiy Storchakabpo-32110: codecs.StreamReader.read(n) now returns...
2017-11-28  Barry Warsawbpo-32107 - Improve MAC address calculation and fix...
2017-11-28  Victor Stinnerbpo-32155: Revert distutils.config change (#4618)
2017-11-28  Victor Stinnerbpo-32159: Remove tools for CVS and Subversion (#4615)
2017-11-28  Serhiy Storchakabpo-32157: Removed explicit quotes around %r and {...
2017-11-28  Serhiy StorchakaUse raw strings in the re module examples. (#4616)
2017-11-28  Victor Stinnerbpo-32154: Remove asyncio.windows_utils.socketpair...
2017-11-28  Jonas Haagbpo-32071: Fix regression and add What's New entry...
2017-11-28  Dong-hee Nabpo-32046: Update 2to3 when converts operator.isCallabl...
2017-11-28  Serhiy Storchakabpo-32150: Expand tabs to spaces in C files. (#4583)
2017-11-28  gauravbackbackbpo-31440: Changed default module search path for windows
2017-11-28  Victor Stinnerbpo-32155: Bugfixes found by flake8 F841 warnings ...
2017-11-28  Victor Stinnerbpo-32154: Remove asyncio.selectors (#4605)
2017-11-28  Victor Stinnerasyncio: Remove asyncio/compat.py (#4606)
2017-11-28  Victor Stinnerasyncio: use directly socket.socketpair() (#4597)
2017-11-27  Victor Stinnerasyncio: Fix BaseSelectorEventLoopTests (#4595)
2017-11-27  Victor Stinnerasyncio: Remove unused Future._tb_logger attribute...
2017-11-27  Victor Stinnerbpo-31245: asyncio: Fix typo, isistance => isinstance...
2017-11-27  Victor StinnerRevert "bpo-32107 - Better merge of #4494 (#4576)"...
2017-11-27  Nick Coghlanbpo-32136: Separate embedding tests from C API tests...
2017-11-27  Ned DeilyRevert "bpo-30487: automatically create a venv and...
2017-11-27  Barry Warsawbpo-32107 - Better merge of #4494 (#4576)
2017-11-27  Victor Stinnerbpo-27535: Fix memory leak with warnings ignore (#4489)
2017-11-27  Victor Stinnerbpo-32089: Use default action for ResourceWarning ...
2017-11-27  Jason Yangbpo-32051: Fix name shadowing in multiprocessing docs...
2017-11-26  Mandeep Singhbpo-23033: Improve SSL Certificate handling (GH-937)
2017-11-26  Ivan Levkivskyibpo-29879: Update typing documentation. (GH-4573)
2017-11-26  Caleb Hattinghbpo-30487: automatically create a venv and install...
2017-11-26  xdegayebpo-32126: Skip asyncio test when sem_open() is not...
2017-11-26  Nick Coghlanbpo-32096: Ensure new embedding test can find the encod...
2017-11-26  Nick Coghlanbpo-11063: Handle uuid.h being in default include path...
2017-11-25  Benjamin Petersonmark fatal_error as noreturn (#4563)
2017-11-25  xdegayebpo-26856: Skip test_pwd on Android until issue 32033...
2017-11-25  xdegayebpo-32059: setup.py now also searches the sysroot paths...
2017-11-25  Serhiy Storchakabpo-24641: Improved error message for JSON unserializib...
2017-11-25  Jonas Haagbpo-32071: Add unittest -k option (#4496)
2017-11-25  Berker Peksagbpo-28334: netrc() now uses expanduser() to find .netrc...
2017-11-25  MariattaImprove Scheduler Objects documentation. (GH-4556)
2017-11-25  Mandeep Bhutanibpo-30004: Fix the code example of using group in Regex...
2017-11-25  Victor Stinnerbpo-32030: Add _PyPathConfig_Init() (#4551)
2017-11-25  Victor Stinnerbpo-32128: Skip test_nntplib.test_article_head_body...
2017-11-24  Ashley CambaAsyncion-Dev docs: Fix the reference to sys.excepthook...
2017-11-24  Victor Stinnerbpo-32030: Add _PyMainInterpreterConfig.program_name...
2017-11-24  Victor Stinnerbpo-32030: Add _PyMainInterpreterConfig_ReadEnv() ...
2017-11-24  Victor Stinnerbpo-32124: Document C functions safe before init (...
2017-11-24  Victor Stinnerbpo-32125: Remove Py_UseClassExceptionsFlag flag (...
2017-11-24  xdegayebpo-28684: Remove useless import added by the previous...
2017-11-24  Will WhiteImprove the String tutorial docs (GH-4541)
2017-11-24  xdegayebpo-28684: asyncio tests handle PermissionError raised...
2017-11-24  Berker Peksagbpo-12239: Make GetProperty() return None for VT_EMPTY...
next