]> granicus.if.org Git - python/shortlog
python
2016-12-15 Xavier de GayeMerge 3.6.
2016-12-15 Xavier de GayeIssue #26919: On Android, operating system data is...
2016-12-15 Victor StinnerMerge 3.6
2016-12-15 Victor StinnerFix a memory leak in split-table dictionaries
2016-12-15 Victor StinnerUse _PyDict_NewPresized() in _PyStack_AsDict()
2016-12-15 Victor StinnerMerge 3.6
2016-12-15 Victor StinnerIssue #28979: Fix What's New in Python 3.6, dict
2016-12-15 Victor StinnerAdd _PY_FASTCALL_SMALL_STACK constant
2016-12-15 Victor StinnerFix _PyObject_CallFunctionVa(), use the small stack
2016-12-15 Xiang ZhangIssue #28930: Merge from 3.6.
2016-12-15 Xiang ZhangIssue #28930: Add a Makefile rule for bytes_methods.c.
2016-12-15 Victor StinnerIssue #28838: Cleanup abstract.h
2016-12-15 Victor StinnerNull merge 3.6
2016-12-15 Victor Stinner_asyncio uses _PyObject_CallMethodIdObjArgs()
2016-12-15 Berker PeksagIssue #28944: Merge from 3.6
2016-12-15 Berker PeksagIssue #28944: Merge from 3.5
2016-12-15 Berker PeksagIssue #28944: Fix footnote numbering
2016-12-15 Berker PeksagIssue #28919: Simplify _copy_func_details() in unittest...
2016-12-14 Xavier de GayeIssue #28849: Merge 3.6.
2016-12-14 Xavier de GayeIssue #28849: Skip test_sysconfig.test_triplet_in_ext_s...
2016-12-14 Steve DowerFixes maximum usable length of buffer for formatting...
2016-12-14 Steve DowerFixes maximum usable length of buffer for formatting...
2016-12-14 Serhiy StorchakaMerge from 3.6.
2016-12-14 Serhiy StorchakaMerge from 3.6.
2016-12-14 Serhiy StorchakaRevert changeset 1f31bf3f76f5 (issue5322) except tests.
2016-12-14 Xavier de GayeIssue #28683: Merge 3.6.
2016-12-14 Xavier de GayeIssue #28683: Fix the tests that bind() a unix socket...
2016-12-14 Xavier de GayeIssue #20211: Merge 3.6.
2016-12-14 Xavier de GayeIssue #20211: Do not add the directory for installing...
2016-12-14 Yury SelivanovIssue #26110: Add LOAD_METHOD/CALL_METHOD opcodes.
2016-12-13 Steve DowerIssue #26071: Fixes preprocessor definition and rebuild...
2016-12-13 Steve DowerIssue #26071: Fixes preprocessor definition and rebuild...
2016-12-13 Steve DowerIssue #26071: Fixes preprocessor definition and rebuild...
2016-12-13 Xavier de GayeIssue #16255: subrocess.Popen uses /system/bin/sh on...
2016-12-13 Xavier de GayeIssue #28190: Merge 3.6.
2016-12-13 Xavier de GayeIssue #28190: Cross compiling the _curses module does...
2016-12-13 Xavier de GayeIssue #28759: Merge 3.6.
2016-12-13 Xavier de GayeIssue #28759: Fix the tests that fail with PermissionEr...
2016-12-13 Xavier de GayeIssue #26936: Fix the test_socket failures on Android...
2016-12-13 Xavier de GayeIssue #26856: Merge 3.6.
2016-12-13 Xavier de GayeIssue #26856: Fix the tests assuming that the pwd modul...
2016-12-12 Yury SelivanovMerge 3.6 (issue #28089)
2016-12-12 Yury SelivanovIssue #28089: Document TCP_NODELAY in asyncio
2016-12-12 Steve DowerIssue #28896: Disable WindowsRegistryFinder by default.
2016-12-12 Steve DowerIssue #28896: Disable WindowsRegistryFinder by default.
2016-12-12 Xavier de GayeIssue #28764: Merge 3.6.
2016-12-12 Xavier de GayeIssue #28764: Fix a test_mailbox failure on Android...
2016-12-11 Steve DowerIssue #28783: Replaces bdist_wininst in nuget packages...
2016-12-11 Steve DowerIssue #28783: Replaces bdist_wininst in nuget packages...
2016-12-11 Steve DowerIssue #28783: Replaces bdist_wininst in nuget packages...
2016-12-11 Serhiy StorchakaIssue #28739: f-string expressions no longer accepted...
2016-12-11 Serhiy StorchakaIssue #28739: f-string expressions no longer accepted...
2016-12-11 Serhiy StorchakaIssue #28512: Fixed setting the offset attribute of...
2016-12-11 Serhiy StorchakaIssue #28512: Fixed setting the offset attribute of...
2016-12-11 Serhiy StorchakaIssue #28512: Fixed setting the offset attribute of...
2016-12-11 Martin PanterIssues #28916, #26483: Merge stdtypes.rst from 3.6
2016-12-11 Martin PanterIssues #28916, #26483: Merge stdtypes.rst from 3.5
2016-12-11 Martin PanterIssue #26483: Clarify str.isdecimal() and isdigit()
2016-12-11 Martin PanterIssue #28916: Correct description of %o and %x alternat...
2016-12-10 Brett CannonMerge for issue #28424
2016-12-10 Brett CannonMerge for issue #28424
2016-12-10 Brett CannonIssue #28424: Document pkgutil.get_data() doesn't work...
2016-12-10 Xavier de GayeIssue #28849: Merge 3.6.
2016-12-10 Xavier de GayeIssue #28849: Do not define sys.implementation._multiar...
2016-12-10 Antoine PitrouIssue #28779: multiprocessing.set_forkserver_preload...
2016-12-10 Antoine PitrouIssue #28779: multiprocessing.set_forkserver_preload...
2016-12-10 Antoine PitrouIssue #28779: multiprocessing.set_forkserver_preload...
2016-12-10 Xavier de GayeIssue #28918: Merge 3.6.
2016-12-10 Xavier de GayeIssue #28918: Fix the cross compilation of xxlimited...
2016-12-10 Martin PanterIssue #28771: Merge C API doc fix from 3.6
2016-12-10 Martin PanterIssue #28771: Merge C API doc fix from 3.5
2016-12-10 Martin PanterIssue #28771: Update tp_get/setattr signature documentation
2016-12-10 Martin PanterIssue #28820: Merge typo fixes from 3.6
2016-12-10 Martin PanterFix typos in comment and documentation
2016-12-10 Martin PanterIssue #28820: Merge spelling fixes from 3.5
2016-12-10 Martin PanterIssue #28820: Fix spelling of “practice” as a noun
2016-12-10 Martin PanterIssue #28755: Merge Arg Clinic howto from 3.6
2016-12-10 Martin PanterIssues #28755, #28753: Merge Arg Clinic howto from 3.5
2016-12-10 Martin PanterIssue #28755: Improve syntax highlighting in Arg Clinic...
2016-12-10 Martin PanterIssue 28753: Argument Clinic howto docfix, courtesy...
2016-12-09 Victor StinnerBacked out changeset 99c34e47348b
2016-12-09 Victor StinnerIssue #20185: Convert _warnings.warn() to Argument...
2016-12-09 Victor StinnerInline PyEval_EvalFrameEx() in callers
2016-12-09 Victor StinnerRemove useless variable initialization
2016-12-09 Victor StinnerInitialize variables to fix compiler warnings
2016-12-09 Victor StinnerUse PyObject_CallFunctionObjArgs()
2016-12-09 Victor StinnerUse _PyObject_CallMethodIdObjArgs()
2016-12-09 Victor StinnerUse _PyObject_CallMethodIdObjArgs() in _io
2016-12-09 Victor StinnerUse _PyObject_CallMethodIdObjArgs() in _datetime
2016-12-09 Victor StinnerUse _PyObject_CallMethodIdObjArgs() in _elementtree
2016-12-09 Victor StinnerUse _PyObject_CallMethodIdObjArgs() in _ctypes
2016-12-09 Victor StinnerFix refleak introduced in change 032cbdb596fe
2016-12-09 Victor Stinnerregrtest --fromfile now accepts a list of filenames
2016-12-09 Victor StinnerUse _PyObject_CallMethodIdObjArgs() in _asyncio
2016-12-09 Victor StinnerIssue #28915: Use _PyObject_CallNoArg()
2016-12-09 Xavier de GayeIssue #26937: Merge 3.6.
2016-12-09 Xavier de GayeIssue #26937: The chown() method of the tarfile.TarFile...
2016-12-08 Victor StinnerUse _PyObject_FastCallVa() in type slots
2016-12-08 Victor StinnerAdd _PyObject_VaCallFunctionObjArgs() private function
2016-12-08 Victor Stinnertime_strptime() uses PyObject_Call()
next