]> granicus.if.org Git - python/shortlog
python
2017-01-24 Ethan Furmanissue29167: fix race condition in (Int)Flag
2017-01-24 Ethan Furmancloses issue29167: fix race condition in (Int)Flag
2017-01-24 Serhiy StorchakaIssue #29083: Fixed the declaration of some public...
2017-01-24 Serhiy StorchakaIssue #29083: Fixed the declaration of some public...
2017-01-24 Serhiy StorchakaIssue #29083: Fixed the declaration of some public...
2017-01-24 Serhiy StorchakaIssue #29337: Fixed possible BytesWarning when compare...
2017-01-24 Serhiy StorchakaIssue #29337: Fixed possible BytesWarning when compare...
2017-01-24 Serhiy StorchakaIssue #29337: Fixed possible BytesWarning when compare...
2017-01-24 Victor StinnerIssue #29360: _PyStack_AsDict() doesn't check kwnames
2017-01-24 Serhiy StorchakaIssue #29338: Fix test_enum.
2017-01-24 Martin PanterFix grammar in doc string, RST markup
2017-01-24 Martin PanterIssues #29189: Merge indentation fixes from 3.6
2017-01-24 Martin PanterIssues #29189: Merge indentation fixes from 3.5
2017-01-24 Martin PanterIssue #29189: Fix indentation in RST markup
2017-01-23 Martin PanterIssues #29273: Merge test___all__ from 3.6
2017-01-23 Martin PanterIssues #29273: Merge test___all__ from 3.5
2017-01-23 Martin PanterIssue #29273: Remove unneeded workaround to restore...
2017-01-23 Serhiy StorchakaIssue #29338: Don't output an empty signature for class...
2017-01-23 Victor StinnerMerge 3.6
2017-01-23 Victor StinnerIssue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
2017-01-23 Serhiy StorchakaIssue #29338: The help of a builtin or extension class...
2017-01-23 Serhiy StorchakaIssue #26729: Fixed __text_signature__ for sorted().
2017-01-23 Serhiy StorchakaIssue #26729: Fixed __text_signature__ for sorted().
2017-01-23 Serhiy StorchakaIssue #26729: Fixed __text_signature__ for sorted().
2017-01-23 Serhiy StorchakaIssue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and...
2017-01-23 Serhiy StorchakaIssue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and...
2017-01-23 Gregory P.... Skip the test requiring ctypes if ctypes is unavailable.
2017-01-23 Gregory P.... Skip the test requiring ctypes if ctypes is unavailable.
2017-01-23 Gregory P.... Skip the test requiring ctypes if ctypes is unavailable.
2017-01-23 Gregory P.... typo fix, extra '.' on MacOS :)
2017-01-23 Gregory P.... typo fix, extra '.' on MacOS :)
2017-01-23 Gregory P.... typo fix, extra '.' :)
2017-01-23 Guido van RossumIssue #28556: Allow defining methods in NamedTuple...
2017-01-23 Guido van RossumIssue #28556: Allow defining methods in NamedTuple...
2017-01-23 Guido van RossumIssue #28556: Allow defining methods in NamedTuple...
2017-01-23 Guido van RossumIssue #28556: various style fixes for typing.py (3...
2017-01-23 Guido van RossumIssue #28556: various style fixes for typing.py (3...
2017-01-23 Guido van RossumIssue #28556: various style fixes for typing.py
2017-01-23 Gregory P.... Issue #29335: Fix subprocess.Popen.wait() when the...
2017-01-23 Gregory P.... Issue #29335: Fix subprocess.Popen.wait() when the...
2017-01-23 Gregory P.... Issue #29335: Fix subprocess.Popen.wait() when the...
2017-01-22 Serhiy StorchakaIssue #28769: The result of PyUnicode_AsUTF8AndSize...
2017-01-22 Xiang ZhangIssue #29290: Merge 3.6.
2017-01-22 Xiang ZhangIssue #29290: Merge 3.5.
2017-01-22 Xiang ZhangIssue #29290: argparse help messages won't wrap at...
2017-01-22 Xiang ZhangIssue #29092: Merge 3.6.
2017-01-22 Xiang ZhangIssue #29092: Sync os.stat's doc and docstring on path...
2017-01-22 Xiang ZhangIssue #29092: Sync os.stat's doc and docstring on path...
2017-01-21 Serhiy StorchakaIssue #28735: Fixed the comparison of mock.MagickMock...
2017-01-21 Serhiy StorchakaIssue #28735: Fixed the comparison of mock.MagickMock...
2017-01-21 Serhiy StorchakaIssue #28735: Fixed the comparison of mock.MagickMock...
2017-01-21 Serhiy StorchakaIssue #29331: Simplified argument parsing in sorted...
2017-01-21 Mark DickinsonIssue #29282: Backed out changeset b33012ef1417
2017-01-21 Mark DickinsonIssue #29282: add fused multiply-add function, math...
2017-01-20 Ned DeilyUpdate Misc/NEWS and Misc/HISTORY from current 3.5...
2017-01-20 Ned DeilyUpdate Misc/NEWS and Misc/HISTORY from current 3.5...
2017-01-20 Ned DeilyIssue #29316: merge 3.6
2017-01-20 Ned DeilyIssue #29316: Restore the provisional status of typing...
2017-01-20 Serhiy StorchakaIssue #29327: Fixed a crash when pass the iterable...
2017-01-20 Serhiy StorchakaIssue #29327: Fixed a crash when pass the iterable...
2017-01-20 Raymond Hettingermerge
2017-01-20 Raymond HettingerIssue #29281: Fill-in a missing versionchanged entry
2017-01-20 Xiang ZhangIssue #29292: Merge 3.6.
2017-01-20 Xiang ZhangIssue #29292: Merge 3.5.
2017-01-20 Xiang ZhangIssue #29292: Update outdated doc of PyEval_EvalCodeEx.
2017-01-20 Larry HastingsNull merge from 3.6.
2017-01-20 Larry HastingsNull merge from 3.5.
2017-01-20 Larry HastingsFix incorrect patchlevel information for 3.5.3+.
2017-01-19 Serhiy StorchakaIssue #29289: Argument Clinic generates reasonable...
2017-01-19 Serhiy StorchakaIssue #29311: Argument Clinic generates reasonable...
2017-01-19 Serhiy StorchakaIssue #20186: Converted builtins enumerate() and revers...
2017-01-19 Serhiy StorchakaIssue #20186: Converted the math module to Argument...
2017-01-19 Serhiy StorchakaIssue #20186: Converted the _operator module to Argumen...
2017-01-19 INADA NaokiIssue #29296: convert print() to METH_FASTCALL
2017-01-19 Victor StinnerAdd a note explaining why dict_update() doesn't use...
2017-01-19 Victor Stinnerdict.get() and dict.setdefault() now use AC
2017-01-18 Guido van RossumIssue #29198: add AsyncGenerator (Jelle Zijlstra) ...
2017-01-18 Guido van RossumIssue #29198: add AsyncGenerator (Jelle Zijlstra)
2017-01-18 Victor Stinner_PyStack_AsDict() now checks kwnames != NULL
2017-01-18 Guido van RossumIssue #29198: add AsyncGenerator (Jelle Zijlstra) ...
2017-01-18 Victor StinnerUpdate and enhance python-gdb.py
2017-01-18 Guido van RossumIssue #28556: allow default values in class form of...
2017-01-18 Guido van RossumIssue #28556: allow default values in class form of...
2017-01-18 Guido van RossumIssue #28556: allow default values in class form of...
2017-01-18 Victor StinnerCleanup _PyMethodDef_RawFastCallDict()
2017-01-18 Victor StinnerRephrase !PyErr_Occurred() comment: may=>can
2017-01-18 Victor Stinner_PyObject_FastCallKeywords() now checks !PyErr_Occurred()
2017-01-18 Victor StinnerPyCFunction_Call() now calls _PyCFunction_FastCallDict()
2017-01-18 Victor StinnerFix _PyMethodDef_RawFastCallDict() argument parsing
2017-01-18 Victor StinnerFix Python 2.6 support in python-gdb.py
2017-01-18 Martin PanterIssue 29274: Merge doc fixes from 3.6
2017-01-18 Martin PanterIssue 29274: Merge doc fixes from 3.5
2017-01-18 Martin PanterIssue #29274: tests cases → test cases
2017-01-18 Victor Stinner_PyObject_FastCallKeywords() now checks the result
2017-01-18 Victor StinnerOptimize methoddescr_call(): avoid temporary PyCFunction
2017-01-18 Victor StinnerRemove unused func parameter of _PyStack_UnpackDict()
2017-01-18 Guido van RossumIssue #28556: merge 5 more typing changes from upstream...
2017-01-18 Guido van RossumIssue #28556: merge 5 more typing changes from upstream...
2017-01-18 Guido van RossumIssue #28556: merge 5 more typing changes from upstream...
2017-01-18 Gregory P.... Address a minor Coverity warning re: unchecked PyArg_Pa...
next