]> granicus.if.org Git - python/shortlog
python
2017-01-17 Serhiy StorchakaNull merge
2017-01-17 Larry HastingsMerge from 3.6.
2017-01-17 Larry HastingsMerge from 3.5.
2017-01-17 Larry HastingsMerge from 3.4.
2017-01-17 Larry HastingsMerge 3.5.3 release head with main 3.5 branch.
2017-01-17 Larry HastingsPost-release updates for 3.5.3.
2017-01-17 Larry HastingsPost-release updates for 3.4.6.
2017-01-17 Serhiy StorchakaIssue #29029: Speed up processing positional arguments in
2017-01-17 Raymond Hettingermerge
2017-01-17 Raymond Hettingermerge
2017-01-17 Raymond HettingerIssue #29011: Fix an important omission by adding...
2017-01-17 Victor StinnerConvert some OrderedDict methods to Argument Clinic
2017-01-17 Victor StinnerRun Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 Victor StinnerArgument Clinic: Use METH_FASTCALL for boring positionals
2017-01-17 Victor StinnerAdd _PyArg_UnpackStack() function helper
2017-01-17 Victor StinnerRun Argument Clinic: METH_VARARGS=>METH_FASTCALL
2017-01-17 Victor StinnerArgument Clinic: Use METH_FASTCALL for positionals
2017-01-17 Victor Stinner_PyStack_UnpackDict() now returns -1 on error
2017-01-17 Victor StinnerAdd _PyArg_NoStackKeywords() helper function
2017-01-17 Victor StinnerAdd _PyArg_ParseStack() helper function
2017-01-17 Victor StinnerRename _PyArg_ParseStack to _PyArg_ParseStackAndKeywords
2017-01-16 Victor StinnerRename keywords to kwargs in getargs.c
2017-01-16 Victor Stinnertype_prepare() now uses fast call (METH_FASTCALL)
2017-01-16 Victor StinnerCleanup getargs.c
2017-01-16 Victor Stinner__build_class__() builtin uses METH_FASTCALL
2017-01-16 Victor StinnerAdd _PyStack_AsTupleSlice() helper
2017-01-16 Victor StinnerOptimize _PyCFunction_FastCallKeywords()
2017-01-16 INADA NaokiIssue #20180: forgot to update AC output.
2017-01-16 INADA NaokiIssue #20180: convert unicode methods to AC.
2017-01-16 INADA NaokiIssue #26110: Add document for LOAD_METHOD and CALL_MET...
2017-01-16 Larry HastingsAdded tag v3.4.6 for changeset b662f4776921
2017-01-16 Larry HastingsAdded tag v3.5.3 for changeset 1880cb95a742
2017-01-16 Larry HastingsVersion bump for Python 3.4.6. v3.4.6
2017-01-16 Larry HastingsVersion bump for Python 3.5.3. v3.5.3
2017-01-16 Benjamin Petersonmerge 3.6
2017-01-16 Benjamin Petersonmerge 3.5
2017-01-16 Benjamin Petersongenerate spaces instead of tabs into config.c
2017-01-15 Vinay SajipCloses #29132: Merged fix from 3.6.
2017-01-15 Vinay SajipFixed #29132: Updated shlex to work better with punctua...
2017-01-14 INADA NaokiIssue #29062: Doc: Fix make suspicious
2017-01-14 INADA NaokiIssue #29062: Doc: Fix make suspicious
2017-01-14 Martin PanterRepeat “when pass” fixes for 3.7 section
2017-01-14 Martin PanterMerge doc fixes from 3.6
2017-01-14 Martin PanterMore instances of “when pass”
2017-01-14 Martin PanterMerge doc fixes from 3.5
2017-01-14 Martin PanterAvoid line breaks after hyphens, otherwise they are...
2017-01-14 Martin PanterFix grammar, typos and markup in documentation and...
2017-01-14 Martin PanterIssue #1621: Overflow should not be possible in listext...
2017-01-14 Martin PanterIssue #29145: Merge test from 3.6
2017-01-14 Martin PanterMerge tests from 3.5
2017-01-13 Vinay SajipMerged upstream changes.
2017-01-13 Vinay SajipClosed #29261: merged fix from 3.6.
2017-01-13 Vinay SajipFixes #29261: merged fix from 3.5.
2017-01-13 Serhiy StorchakaDocument Python versions in which the removed features...
2017-01-13 Vinay SajipFixes #29261: added venv/scripts/common to LIBSUBDIRS.
2017-01-13 Serhiy StorchakaIssue #29197: Removed deprecated function ntpath.splitu...
2017-01-13 Serhiy StorchakaIssue #29210: Removed support of deprecated argument...
2017-01-13 INADA NaokiIssue #29062: Merge hashlib-blake2.rst into hashlib.rst
2017-01-13 INADA NaokiIssue #29062: Merge hashlib-blake2.rst into hashlib.rst
2017-01-13 Serhiy StorchakaIssue #29219: Fixed infinite recursion in the repr...
2017-01-13 Serhiy StorchakaIssue #29219: Fixed infinite recursion in the repr...
2017-01-13 Serhiy StorchakaIssue #29219: Fixed infinite recursion in the repr...
2017-01-13 Serhiy StorchakaIssue #29192: Removed deprecated features in the http...
2017-01-13 Serhiy StorchakaIssue #29193: A format string argument for string.Forma...
2017-01-13 Serhiy StorchakaIssue #29195: Removed support of deprecated undocumente...
2017-01-13 Serhiy StorchakaPy_SIZE() was misused for dict.
2017-01-13 Serhiy StorchakaPy_SIZE() was misused for dict.
2017-01-13 Serhiy StorchakaPy_SIZE() was misused for dict.
2017-01-13 Raymond HettingerFix typo
2017-01-12 Alexander BelopolskyCloses #28130: Documented that time.tzset() updates...
2017-01-12 Serhiy StorchakaMerge heads
2017-01-12 Serhiy StorchakaNull merge
2017-01-12 Serhiy StorchakaNull merge
2017-01-12 Serhiy StorchakaNull merge
2017-01-12 Serhiy StorchakaNull merge
2017-01-12 Serhiy StorchakaMerge heads
2017-01-12 Serhiy StorchakaIssue #28969: Fixed race condition in C implementation...
2017-01-12 Vinay SajipIssue #22343: Merged change from 3.6.
2017-01-12 Vinay SajipIssue #22343: Merged change from 3.5.
2017-01-12 Serhiy StorchakaIssue #28969: Fixed race condition in C implementation...
2017-01-12 Vinay SajipIssue #22343: Made bash activate script available on...
2017-01-12 Serhiy StorchakaIssue #28969: Fixed race condition in C implementation...
2017-01-12 Martin PanterIssues #1621, #29145: Test for str.join() overflow
2017-01-13 Martin PanterIssue #22980: Skip a sysconfig test if _ctypes is not...
2017-01-12 Victor StinnerMerge 3.6
2017-01-12 Victor StinnerMerge 3.5
2017-01-12 Victor StinnerFix script_helper.run_python_until_end(): copy SYSTEMROOT
2017-01-12 Victor StinnerIssue #25591: Fix test_imaplib if ssl miss
2017-01-11 Serhiy StorchakaNull merge
2017-01-11 Serhiy StorchakaMerge with 3.5.
2017-01-11 Serhiy StorchakaIssue #20804: Document the limitation of the unittest...
2017-01-11 Serhiy StorchakaIssue #20804: The unittest.mock.sentinel attributes...
2017-01-11 Vinay SajipIssue #29220: Merged fixes from 3.6.
2017-01-11 Vinay SajipIssue #292Merged fixes from 3.5.
2017-01-11 Vinay SajipIssue #29220: Improved fix and test.
2017-01-11 Martin PanterIssue #29239: Merge bug number from 3.6
2017-01-11 Martin PanterIssue #15657: Merge METH_KEYWORDS doc from 3.6
2017-01-11 Martin PanterIssue #29239: Fix --enable-optimizations bug number
2017-01-11 Martin PanterIssue #15657: Merge other doc fix from 3.5
2017-01-11 Martin PanterIssue #15657: Delete incorrect statement from PyMethodD...
next