]> granicus.if.org Git - python/shortlog
python
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 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...
2017-01-11 Martin PanterIssue #15657: METH_KEYWORDS cannot be used alone in...
2017-01-11 Vinay SajipCloses #29220: Fixed regression in logging.getLevelName().
2017-01-11 Victor Stinner_PyEval_EvalCodeWithName(): remove redundant check
2017-01-11 Victor StinnerDisable _PyStack_AsTuple() inlining
2017-01-10 Victor StinnerInline call_function()
2017-01-10 Victor Stinnercall_method() now uses _PyObject_FastCall()
2017-01-10 Xiang ZhangIssue #29217: Merge 3.6.
2017-01-10 Xiang ZhangIssue #29217: Merge 3.5.
2017-01-10 Xiang ZhangIssue #29217: Fix the wrong type description of UUID...
2017-01-10 Xiang ZhangIssue #29145: Merge 3.6.
2017-01-10 Xiang ZhangIssue #29145: Merge 3.5.
2017-01-10 Xiang ZhangIssue #29145: Fix overflow checks in str.replace()...
2017-01-09 Vinay SajipCloses #29177: Merged fix from 3.6.
2017-01-09 Vinay SajipFixes #29177: Improved resilience of logging tests...
2017-01-09 Vinay SajipCloses #29133: merged update from 3.6.
2017-01-09 Vinay SajipFixes #29133: clarified shlex documentation.
2017-01-09 Raymond HettingerAdd test for ea064ff3c10f
2017-01-09 Raymond HettingerBacked out changeset ea064ff3c10f
2017-01-09 Stefan KrahWhile a speedup of 1% is measurable, contexts aren...
2017-01-09 Stefan KrahMerge 3.6.
2017-01-09 Stefan KrahMerge 3.5.
2017-01-09 Stefan KrahIssue #28701: Revert part of 5bdc8e1a50c8 for the follo...
2017-01-09 Victor StinnerMerge 3.6
2017-01-09 Victor StinnerNull merge 3.5
2017-01-09 Victor StinnerIssue #29157: Prefer getrandom() over getentropy()
2017-01-09 Serhiy StorchakaIssue #29190: Fixed possible errors in comparing string...
2017-01-09 Serhiy StorchakaIssue #29190: Fixed possible errors in comparing string...
2017-01-09 Serhiy StorchakaIssue #29190: Fixed possible errors in comparing string...
2017-01-09 Xiang ZhangIssue #29142: Merge 3.6.
2017-01-09 Xiang ZhangIssue #29142: Merge 3.5.
2017-01-09 Xiang ZhangIssue #29142: Fix suffixes in no_proxy handling in...
2017-01-09 Raymond HettingerSync-up lru_cache() C code with space saving feature...
2017-01-09 Raymond Hettingermerge
2017-01-09 Raymond HettingerSync-up with 3.7 by backporting minor lru_cache code...
2017-01-09 Raymond HettingerComplete the merge for issue #29203
2017-01-09 Raymond Hettingermerge
2017-01-09 Raymond HettingerIssue #29203: functools.lru_cache() now respects PEP 468
2017-01-08 Xiang ZhangIssue #29034: Merge 3.6.
2017-01-08 Xiang ZhangIssue #29034: Fix memory leak and use-after-free in...
2017-01-08 Raymond Hettingermerge
2017-01-08 Raymond HettingerAdd OrderedDict test for PEP 468 (guaranteed ordered...
2017-01-08 Raymond Hettingermerge
2017-01-08 Raymond HettingerUpdate OrderedDict docs to reflect acceptance of PEP 468
2017-01-08 Raymond HettingerIssue #29200: Fix test to use self.assertEqual instead...
2017-01-08 Raymond HettingerIssue #29200: Add test for lru cache only calling __has...
2017-01-08 Martin PanterIssue #28815: Merge test tweak from 3.6
2017-01-08 Martin PanterIssue #28815: Merge test tweak from 3.5
2017-01-08 Martin PanterIssue #28815: Use new exception subclasses
2017-01-08 Stefan KrahMerge 3.6.
2017-01-08 Stefan KrahAdd comment why the change in d83884b3a427 wasn't neces...
2017-01-08 Stefan KrahMerge 3.6.
2017-01-08 Stefan KrahRevert part of 3cb3e224b692 in code that I maintain.
2017-01-07 Stefan KrahRevert part of dbf72357cb4a that is in a rarely used...
2017-01-07 Stefan KrahRevert (unauthorized) parts of 54a89144ee1d which are...
2017-01-07 Stefan KrahRevert (unauthorized) parts of b9eb35435178 which are...
2017-01-07 Berker PeksagIssue #16026: Merge from 3.6
2017-01-07 Berker PeksagIssue #16026: Fix parameter names of DictReader and...
2017-01-06 Victor StinnerNull merge 3.6
2017-01-06 Victor StinnerIssue #29157: Prefer getrandom() over getentropy()
2017-01-06 Victor StinnerMerge 3.6
2017-01-06 Victor StinnerFix unittest.mock._Call: don't ignore name
2017-01-06 Victor StinnerIssue #29157: enhance py_getrandom() documentation
2017-01-06 Victor Stinnerpy_getentropy() now supports ENOSYS, EPERM & EINTR
2017-01-06 Victor StinnerIssue #29157: getrandom() is now preferred over getentr...
2017-01-06 Victor StinnerIssue #29157: Simplify dev_urandom()
next