]> granicus.if.org Git - python/shortlog
python
2015-12-16 Martin PanterIssue #23788: Merge test_bad_address() cleanup from 3.5
2015-12-16 Martin PanterIssue #23788: Merge redundant test_bad_address() into...
2015-12-15 Victor StinnerIssue #25868: Try to make test_eintr.test_sigwaitinfo...
2015-12-15 Raymond HettingerMinor tweek. Counting down rather than up reduces...
2015-12-15 Yury SelivanovMerge 3.5
2015-12-15 Yury Selivanovdocs/asyncio: Update ensure_future & run_coroutine_thre...
2015-12-15 Yury SelivanovMerge 3.5
2015-12-15 Yury Selivanovdocs/whatsnew/3.5: Fix ref link
2015-12-15 Yury SelivanovMerge 3.5
2015-12-15 Yury Selivanovwhatsnew/3.5: Mention new asyncio APIs in 3.5.1
2015-12-14 Gregory P.... Issue #11072: change the incorrect "deprecation" of...
2015-12-14 Gregory P.... Issue #11072: change the incorrect "deprecation" of...
2015-12-14 Gregory P.... * Re-fix issue #19284: Don't generate the no-op -R...
2015-12-14 Gregory P.... * Re-fix issue #19284: Don't generate the no-op -R...
2015-12-14 Gregory P.... merge head
2015-12-14 Gregory P.... Re-fix issue #19284: Don't generate the no-op -R comman...
2015-12-14 Gregory P.... Fix test_cmd_line not to fail if PYTHONHASHSEED is...
2015-12-14 Gregory P.... assert_python_ok docstring typo fix.
2015-12-14 Raymond HettingerUndo inadvertent line swap
2015-12-14 Raymond HettingerHoist constant expressions (so->table and so->mask...
2015-12-13 Victor StinnerMerge 3.5
2015-12-13 Victor StinnerIssue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_w...
2015-12-13 R David MurrayMerge: #25495: Clarify b2a_base64 documentation vis...
2015-12-13 R David MurrayMerge: #25495: Clarify b2a_base64 documentation vis...
2015-12-13 R David Murray#25495: Clarify b2a_base64 documentation vis 57 bytes.
2015-12-13 Victor Stinner(Merge 3.5) Issue #25846: Fix usage of Py_ARRAY_LENGTH...
2015-12-13 Victor StinnerIssue #25846: Fix usage of Py_ARRAY_LENGTH() in win32_w...
2015-12-13 Victor StinnerMerge 3.5
2015-12-13 Victor StinnerIssue #25696: Don't ignore errors in 'make bininstall...
2015-12-13 Victor Stinner(Merge 3.5) Issue #25696: Fix installation of Python...
2015-12-13 Victor StinnerIssue #25696: Fix installation of Python on UNIX with...
2015-12-13 Vinay SajipFixes #25844: Merged fix from 3.5.
2015-12-13 Vinay SajipFixes #25844: Corrected =/== typo potentially leading...
2015-12-13 Vinay SajipFixes #25844: Corrected =/== typo potentially leading...
2015-12-13 Guido van RossumSync asyncio with upstream git repo (conditional import...
2015-12-13 Guido van RossumSync asyncio with upstream git repo (conditional import...
2015-12-12 Martin PanterIssue #19771: Merge runpy error adjustment from 3.5
2015-12-12 Martin PanterIssue #25845: Merge PyLong_Check() cleanup from 3.5
2015-12-12 Martin PanterIssue #25809: Merge French locale test from 3.5
2015-12-12 Martin PanterIssue #19771: Omit irrelevant message if package could...
2015-12-12 Martin PanterIssue #25845: Drop redundant checks leftover from int...
2015-12-12 Martin PanterIssue #25809: Skip testing platform-dependent French...
2015-12-11 Berker PeksagIssue #25755: Move PropertyWritableDoc into the test...
2015-12-11 Berker PeksagIssue #25755: Move PropertyWritableDoc into the test...
2015-12-11 Yury SelivanovMerge 3.5
2015-12-11 Yury SelivanovMerge 3.4
2015-12-11 Yury Selivanovasyncio: Make Tasks check if Futures are attached to...
2015-12-11 Yury SelivanovMerge 3.5
2015-12-11 Yury SelivanovMerge 3.4
2015-12-11 Yury Selivanovasyncio: Sync with github
2015-12-11 Martin PanterIssue #25764: Merge fix for root user from 3.5
2015-12-11 Martin PanterIssue #22341: Merge CRC doc from 3.5
2015-12-11 Martin PanterIssue #25764: Skip fork failure test when run as root
2015-12-11 Martin PanterIssue #22341: Drop Python 2 workaround and document...
2015-12-11 Martin PanterIssue #14285: Merge runpy fix from 3.5
2015-12-10 Serhiy StorchakaIssue #25638: Optimized ElementTree parsing; it is...
2015-12-10 Martin PanterIssue #14285: Do not catch exceptions initializing...
2015-12-09 Serhiy StorchakaFixed possible leaks in ElementTree parser.
2015-12-09 Serhiy StorchakaFixed possible leaks in ElementTree parser.
2015-12-09 Serhiy StorchakaFixed possible leak in ElementTree.Element.iter().
2015-12-09 Serhiy StorchakaFixed possible leak in ElementTree.Element.iter().
2015-12-09 Zachary WareMerge with 3.5
2015-12-09 Zachary WareClarify that only *documentation* bugs should go to...
2015-12-09 Martin PanterIssue #25820: Merge test_gdb fixes from 3.5
2015-12-08 Martin PanterIssue #25820: Remove unused assignment and redundant...
2015-12-08 Berker PeksagIssue #21240: Add an abstractmethod directive to mark...
2015-12-08 Berker PeksagIssue #21240: Add an abstractmethod directive to mark...
2015-12-08 Raymond HettingerOnly update the arr variable when PyObject_RichCompareB...
2015-12-08 Martin PanterIssue #25701: Merge set and delete documentation from 3.5
2015-12-08 Martin PanterIssue #25701: Document C API functions that both set...
2015-12-07 doko@ubuntu.commerge 3.5
2015-12-07 doko@ubuntu.commerge 3.4
2015-12-07 doko@ubuntu.comRemove x permissions from Lib/test/test_script_helper.py
2015-12-07 Serhiy StorchakaIssue #25761: Fixed reference leak added in previous...
2015-12-07 Larry HastingsNull merge from 3.5.
2015-12-07 Larry HastingsMostly-null merge from 3.4. (Only added the tag for...
2015-12-07 Larry HastingsMerge.
2015-12-07 Larry HastingsMerge.
2015-12-07 Larry HastingsPost-release fixups for Python 3.4.4rc1.
2015-12-07 Larry HastingsPost-release fixups for Python 3.5.1.
2015-12-07 Serhiy StorchakaIssue #25638: Optimized ElementTree.iterparse(); it...
2015-12-06 Serhiy StorchakaIssue25814: Propagate all errors from custom XML parser...
2015-12-06 Serhiy StorchakaIssue25814: Propagate all errors from custom XML parser...
2015-12-06 Serhiy StorchakaIssue25814: Propagate all errors from custom XML parser...
2015-12-06 Serhiy StorchakaIssue #25761: Improved detecting errors in broken pickl...
2015-12-06 Larry HastingsAdded tag v3.4.4rc1 for changeset 04f3f725896c
2015-12-06 Larry HastingsVersion bump for 3.4.4rc1. v3.4.4rc1
2015-12-06 Larry HastingsRebuilt pydoc topics for 3.4.4rc1.
2015-12-06 Martin PanterIssue #25717: Merge comment from 3.5
2015-12-06 Martin PanterIssue #25717: Add comment explaining why errors are...
2015-12-06 Ned DeilyIssue #25798: merge from 3.5
2015-12-06 Ned DeilyIssue #25798: merge from 3.4
2015-12-06 Ned DeilyIssue #25798: Update OS X 10.5+ 32-bit-only installer...
2015-12-06 Martin PanterIssue #25717: Merge fstat() fix from 3.5
2015-12-06 Martin PanterIssue #25717: Tolerate fstat() failures in the FileIO...
2015-12-06 Larry HastingsAdded tag v3.5.1 for changeset 37a07cee5969
2015-12-06 Larry HastingsVersion bump for 3.5.1 final. v3.5.1
2015-12-06 Larry HastingsUpdated pydoc topics for 3.5.1 final.
2015-12-05 Martin PanterIssue #25764: Merge OS X test skipping from 3.4 into 3.5
2015-12-05 Martin PanterIssue #25764: Remove test debugging
next