]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2016-02-05  Eric V. SmithFix issue 26287: While handling FORMAT_VALUE opcode...
2016-02-06  Martin PanterIssue #12923: Merge FancyURLopener fix from 3.5
2016-02-04  Yury SelivanovMerge 3.5
2016-02-04  Yury SelivanovIssue #25660: Fix a unittest and rlcompleter when readl...
2016-02-04  Raymond HettingerAdd early-out for the common case where kwds is NULL...
2016-02-04  Yury SelivanovMerge 3.5 (issue #25660)
2016-02-04  Yury SelivanovIssue #25660: Fix TAB key behaviour in REPL.
2016-02-04  Martin PanterIssue #12923: Reset FancyURLopener's redirect counter...
2016-02-04  Zachary WareMerge with 3.5
2016-02-04  Zachary WarePython for .NET has moved to Github.
2016-02-02  Zachary WareMerge with 3.5
2016-02-02  Zachary WareFix typo.
2016-02-02  Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-03  Martin PanterIssue #26244: Merge zlib documentation from 3.5
2016-02-03  Martin PanterIssue #26244: Clarify default zlib compression level...
2016-02-03  Martin PanterIssue #24421: Compile _math.c separately to avoid race...
2016-02-02  Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-02  Raymond Hettingermerge
2016-02-02  Raymond HettingerIssue #26194: Inserting into a full deque to raise...
2016-02-01  Victor StinnerMerge 3.5 (asyncio)
2016-02-01  Victor StinnerFix error message in asyncio.selector_events.
2016-02-01  Victor StinnerMerge 3.5 (test_asyncio)
2016-02-02  Martin PanterIssue #19587: Merge test_bytes cleanup from 3.5
2016-02-02  Martin PanterIssue #19587: Remove masked and redundant tests in...
2016-02-01  Martin PanterIssue #26173: Merge SSL tests from 3.5
2016-02-01  Martin PanterIssue #26173: Separate bad cert file tests and client...
2016-02-01  Victor Stinnertest_asyncio: fix test_timeout_time()
2016-01-31  Victor StinnerMerge 3.5 (doc)
2016-01-31  Victor StinnerEnhance os.scandir() doc
2016-01-31  Raymond HettingerIssue #23601: Use small object allocator for dict...
2016-01-30  Berker PeksagIssue #26242: Fix another one in importlib.rst
2016-01-30  Berker PeksagIssue #26242: Fix another one in importlib.rst
2016-01-30  Berker PeksagFix a markup error in socket.rst
2016-01-30  Berker PeksagFix a markup error in socket.rst
2016-01-30  Berker PeksagIssue #23076: Path.glob() now raises a ValueError if...
2016-01-30  Berker PeksagIssue #23076: Path.glob() now raises a ValueError if...
2016-01-30  Berker PeksagSimply docstrings of venv module
2016-01-30  Berker PeksagUpdate "Creating Virtual Environments" link in venv...
2016-01-30  Berker PeksagUpdate "Creating Virtual Environments" link in venv...
2016-01-30  Berker PeksagUpdate output of venv -h
2016-01-31  Martin PanterIssue #4806: Merge * unpacking fix from 3.5
2016-01-31  Martin PanterIssue #4806: Avoid masking original TypeError in call...
2016-01-30  Berker PeksagUpdate output of venv -h
2016-01-30  Zachary WareIssue #25934: Merge with 3.5
2016-01-30  Martin PanterIssue #26173: Merge wrongcert test from 3.5
2016-01-30  Martin PanterIssue #26173: Fix test_ssl confusion with non-existing...
2016-01-30  Zachary WareIssue #25934: Default to /fp:strict for ICC builds
2016-01-28  Serhiy StorchakaIssue #26202: copy.deepcopy() now correctly copies...
2016-01-28  Serhiy StorchakaIssue #26202: copy.deepcopy() now correctly copies...
2016-01-28  Serhiy StorchakaIssue #19883: Fixed possible integer overflows in zipim...
2016-01-28  Serhiy StorchakaIssue #19883: Fixed possible integer overflows in zipim...
2016-01-28  Serhiy StorchakaNull merge
2016-01-28  Serhiy StorchakaMerge heads
2016-01-28  Serhiy StorchakaIssue #26198: Added tests for "es", "et", "es#", "et...
2016-01-28  Serhiy StorchakaIssue #26198: Added tests for "es", "et", "es#", "et...
2016-01-28  Victor StinnerNull merge 3.5
2016-01-28  Victor StinnerBackport fixes on test_eintr
2016-01-28  Berker PeksagIssue #24705: Add a test case for ef84d21f5292
2016-01-28  Berker PeksagIssue #24705: Add a test case for ef84d21f5292
2016-01-28  Victor StinnerMerge 3.5: Issue #26227
2016-01-28  Victor StinnerWindows: Decode hostname from ANSI code page
2016-01-28  Berker PeksagAdd a link to PEP 384 in stable.rst
2016-01-29  Martin PanterIssue #19023: Merge ctypes doc and tests from 3.5
2016-01-29  Martin PanterIssue #19023: Document ctypes array and pointer classes
2016-01-28  Berker PeksagAdd a link to PEP 384 in stable.rst
2016-01-28  Berker PeksagIssue #26034: Improve wording of clear parameter
2016-01-28  Berker PeksagIssue #26034: Improve wording of clear parameter
2016-01-28  Berker PeksagIssue #26034: Sync documentation of --clear with its...
2016-01-28  Berker PeksagIssue #26034: Sync documentation of --clear with its...
2016-01-28  Berker PeksagIssue #26199: Fix broken link in unittest.mock-examples.rst
2016-01-29  Martin PanterIssue #26220: Merge Unicode how-to from 3.5
2016-01-29  Martin PanterIssue #26220: Remove outdated comment about a question...
2016-01-28  Berker PeksagIssue #26199: Fix broken link in unittest.mock-examples.rst
2016-01-27  Terry Jan ReedyMerge with 3.5
2016-01-27  Terry Jan ReedyIssue #25507: revert incorrect movement of idleConf...
2016-01-27  Victor StinnerMerge 3.5
2016-01-27  Victor StinnerFix resize_compact()
2016-01-27  Raymond Hettingermerge
2016-01-27  Raymond HettingerIssue #26194: Fix undefined behavior for deque.insert...
2016-01-26  Victor StinnerIssue #26146: enhance ast.Constant error message
2016-01-26  Victor StinnerIssue #26146: remove useless code
2016-01-26  Victor StinnerFix a refleak in validate_constant()
2016-01-26  Raymond HettingerFix typo
2016-01-26  Senthil Kumaranmerge from 3.5
2016-01-26  Senthil KumaranRemove unnecessary test case comment in urllib.parse...
2016-01-25  Victor StinnerAdd ast.Constant
2016-01-25  Raymond HettingerTests versus zero are more compact than tests versus -1.
2016-01-25  Raymond HettingerFix compiler warning about obviously unreachable code.
2016-01-24  Raymond HettingerConvert another post-decrement while-loop to pre-decrem...
2016-01-24  Raymond HettingerConvert two other post-decrement while-loops to pre...
2016-01-24  Raymond HettingerMiscellaneous refactorings
2016-01-23  Victor StinnerIssue #26146: marshal.loads() now uses the empty frozen...
2016-01-23  Victor StinnerCleanup test_dict
2016-01-23  Victor Stinnertest_gc: remove unused imports
2016-01-23  Brett CannonIssue #18018: Raise an ImportError if a relative import...
2016-01-22  Brett CannonIssue #25234: Skip test_eintr.test_open() under OS...
2016-01-22  Brett Cannonwhitespace cleanup
2016-01-22  Brett CannonIssue #25791: Warn when __package__ != __spec__.parent.
2016-01-22  Brett CannonMerge from 3.5
2016-01-22  Brett CannonFix a typo in a code example
next