]> granicus.if.org Git - python/shortlog
python
2017-01-29 Martin PanterIssues #29349: Merge Py 2 fix 3.5
2017-01-29 Martin PanterIssues #12067: Merge hash recommendation from 3.5
2017-01-29 Martin PanterIssue #29349: Fix Python 2 syntax in documentation...
2017-01-29 Martin PanterIssue #12067: Recommend that hash and equality be consi...
2017-01-29 Raymond HettingerIssue 29310: Document typing.NamedTuple default argumen...
2017-01-27 Vinay SajipFixes #28784: Clarified use of shlex.shlex with punctua...
2017-01-27 Vinay SajipFixes #29308: Merged fix from 3.5.
2017-01-27 Vinay SajipFixes #29308: Respect VIRTUAL_ENV_DISABLE_PROMPT in...
2017-01-26 Benjamin Petersonremove comment about updating the parser module; we...
2017-01-25 Serhiy StorchakaIssue #27867: Function PySlice_GetIndicesEx() is replac...
2017-01-25 Serhiy StorchakaIssue #27867: Function PySlice_GetIndicesEx() is replac...
2017-01-25 Senthil Kumaranissue26149 - Point to Wiki for Editors and Python IDEs...
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 #29337: Fixed possible BytesWarning when compare...
2017-01-24 Serhiy StorchakaIssue #29337: Fixed possible BytesWarning when compare...
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.5
2017-01-23 Martin PanterIssue #29273: Remove unneeded workaround to restore...
2017-01-23 Victor StinnerIssue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTION
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 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 '.' :)
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
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 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: 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-20 Ned DeilyUpdate Misc/NEWS and Misc/HISTORY from current 3.5...
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 Raymond HettingerIssue #29281: Fill-in a missing versionchanged entry
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.5.
2017-01-20 Larry HastingsFix incorrect patchlevel information for 3.5.3+.
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 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 Martin PanterIssue 29274: Merge doc fixes from 3.5
2017-01-18 Martin PanterIssue #29274: tests cases → test cases
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-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 Raymond Hettingermerge
2017-01-17 Raymond HettingerIssue #29011: Fix an important omission by adding...
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.5
2017-01-16 Benjamin Petersongenerate spaces instead of tabs into config.c
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 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 PanterMerge tests from 3.5
2017-01-13 Vinay SajipFixes #29261: merged fix from 3.5.
2017-01-13 Vinay SajipFixes #29261: added venv/scripts/common to LIBSUBDIRS.
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 StorchakaPy_SIZE() was misused for dict.
2017-01-13 Serhiy StorchakaPy_SIZE() was misused for dict.
2017-01-12 Serhiy StorchakaNull merge
2017-01-12 Serhiy StorchakaNull merge
2017-01-12 Serhiy StorchakaMerge heads
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.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 StorchakaMerge with 3.5.
2017-01-11 Serhiy StorchakaIssue #20804: Document the limitation of the unittest...
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: Fix --enable-optimizations bug number
next