]> granicus.if.org Git - python/shortlog
python
2015-12-05 Martin PanterIssue #25764: OS X now failing on the second setrlimit...
2015-12-05 Zachary WareCloses #25795: Merge with 3.5
2015-12-05 Zachary WareIssue #25795: Fix several tests to run independently.
2015-12-05 Martin PanterIssue #25764: Attempt to debug and skip OS X setrlimit...
2015-12-05 R David MurrayMerge: #24903: Remove misleading error message to fix...
2015-12-05 R David MurrayMerge: #24903: Remove misleading error message to fix...
2015-12-05 R David Murray#24903: Remove misleading error message to fix regression.
2015-12-05 Martin PanterIssue #25764: Merge subprocess fix from 3.5
2015-12-05 Martin PanterIssue #25764: Merge subprocess fix from 3.4 into 3.5
2015-12-04 Brett CannonMerge for issue #23936
2015-12-04 Brett CannonIssue #23936: Clarify what finders are.
2015-12-04 Brett CannonIssue #25771: Tweak ValueError message when package...
2015-12-04 Brett CannonMerge for issue #25500
2015-12-04 Brett CannonIssue #25500: Fix the language reference to not claim...
2015-12-04 Guido van RossumAdd Awaitable, AsyncIterable, AsyncIterator to typing...
2015-12-04 Guido van RossumAdd Awaitable, AsyncIterable, AsyncIterator to typing.py.
2015-12-03 Serhiy StorchakaIssue #6478: _strptime's regexp cache now is reset...
2015-12-03 Serhiy StorchakaIssue #6478: _strptime's regexp cache now is reset...
2015-12-03 Serhiy StorchakaIssue #6478: _strptime's regexp cache now is reset...
2015-12-03 Martin PanterIssue #14285: Merge runpy exception fix from 3.5
2015-12-03 Martin PanterIssue #14285: Do not catch __init__.py exceptions in...
2015-12-02 Serhiy StorchakaIssue #25709: Fixed problem with in-place string concat...
2015-12-02 Serhiy StorchakaIssue #25709: Fixed problem with in-place string concat...
2015-12-02 Serhiy StorchakaIssue #25709: Fixed problem with in-place string concat...
2015-12-02 Serhiy StorchakaNull merge
2015-12-02 Serhiy StorchakaNull merge
2015-12-02 Steve DowerMerge from 3.5 (including all NEWS entries)
2015-12-02 Steve DowerIssue #25715: Python 3.5.1 installer shows wrong upgrad...
2015-12-02 Victor Stinner(Merge 3.5) Fix test_doctest in verbose mode
2015-12-02 Victor StinnerFix test_doctest in verbose mode
2015-12-02 Victor StinnerNull merge 3.5, patch was already applied to default...
2015-12-01 Steven D'ApranoMerge heads.
2015-12-01 Steven D'ApranoIssue #25177: Fixed problem with the mean of very small...
2015-12-01 Steven D'ApranoFixed issue #25177, problems with the mean of very...
2015-12-01 Zachary WareCloses #25767: Merge with 3.5
2015-12-01 Zachary WareIssue #25767: Merge with 3.4
2015-12-01 Zachary WareIssue #25767: Link to English Wikipedia instead of...
2015-12-01 Steven D'ApranoFix for issue #25177 with the mean of very small and...
2015-11-30 Serhiy StorchakaRemoved debugging output of exception raised by __reduc...
2015-11-30 Serhiy StorchakaRemoved debugging output of exception raised by __reduc...
2015-11-30 Serhiy StorchakaRemoved debugging output of exception raised by __reduc...
2015-11-30 Serhiy StorchakaFixed reference leak when read truncated pickle.
2015-11-30 Serhiy StorchakaFixed reference leak when read truncated pickle.
2015-11-30 Serhiy StorchakaFixed reference leak when read truncated pickle.
2015-11-30 Serhiy StorchakaIssue #25718: Fixed copying object with state with...
2015-11-30 Serhiy StorchakaIssue #25718: Fixed copying object with state with...
2015-11-30 Serhiy StorchakaIssue #25718: Fixed copying object with state with...
2015-11-30 Martin PanterIssue #5319: New Py_FinalizeEx() API to exit with statu...
2015-11-30 Martin PanterIssue #25764: Preserve subprocess fork exception when...
2015-11-29 Serhiy StorchakaIssue #25761: Added more test cases for testing unpickl...
2015-11-29 Serhiy StorchakaIssue #25761: Added more test cases for testing unpickl...
2015-11-29 Serhiy StorchakaIssue #25761: Added more test cases for testing unpickl...
2015-11-28 Martin PanterIssue #25754: Allow test_rlcompleter to be run multiple...
2015-11-28 R David Murray#25485: Add context manager support to Telnet class.
2015-11-26 Serhiy StorchakaIssue #10131: Fixed deep copying of minidom documents...
2015-11-26 Serhiy StorchakaIssue #10131: Fixed deep copying of minidom documents...
2015-11-26 Serhiy StorchakaIssue #10131: Fixed deep copying of minidom documents...
2015-11-26 Martin PanterIssue #22989, #21228: Merge urlopen() doc from 3.5
2015-11-26 Martin PanterIssue #22989, #21228: Merge urlopen() doc from 3.4...
2015-11-26 Martin PanterIssues #22989, #21228: Document HTTP response object...
2015-11-26 Martin PanterMerge from 3.5; no changes
2015-11-26 Martin PanterIssue #25622: Use repr(bytes) to avoid BytesWarning
2015-11-26 Martin PanterIssue #25622: Merge ctypes test from 3.4 into 3.5
2015-11-26 Martin PanterIssue #25622: Rename to PythonValuesTestCase and enable...
2015-11-26 Martin PanterIssue #25622: Rename to PythonValuesTestCase and enable...
2015-11-25 Serhiy StorchakaNull merge
2015-11-25 Serhiy StorchakaNull merge
2015-11-25 Serhiy StorchakaIssue #19687: Fixed possible integer overflows in Eleme...
2015-11-25 Serhiy StorchakaIssue #24097: Fixed crash in object.__reduce__() if...
2015-11-25 Serhiy StorchakaIssue #24097: Fixed crash in object.__reduce__() if...
2015-11-25 Serhiy StorchakaIssue #24097: Fixed crash in object.__reduce__() if...
2015-11-25 Serhiy StorchakaIssue #25616: Tests for OrderedDict are extracted from...
2015-11-25 Serhiy StorchakaIssue #25616: Tests for OrderedDict are extracted from...
2015-11-25 Serhiy StorchakaIssue #25616: Tests for OrderedDict are extracted from...
2015-11-25 Serhiy StorchakaIssue #25697: Fixed rough alphabetical order in Misc...
2015-11-25 Serhiy StorchakaIssue #25697: Fixed rough alphabetical order in Misc...
2015-11-25 Serhiy StorchakaIssue #25697: Fixed rough alphabetical order in Misc...
2015-11-25 Serhiy StorchakaIssue #24731: Fixed crash on converting objects with...
2015-11-25 Serhiy StorchakaIssue #24731: Fixed crash on converting objects with...
2015-11-25 Serhiy StorchakaIssue #24731: Fixed crash on converting objects with...
2015-11-25 Serhiy StorchakaIssue #7990: dir() on ElementTree.Element now lists...
2015-11-25 Serhiy StorchakaIssue #25725: Fixed a reference leak in pickle.loads...
2015-11-25 Serhiy StorchakaIssue #25725: Fixed a reference leak in pickle.loads...
2015-11-25 Serhiy StorchakaIssue #25725: Fixed a reference leak in pickle.loads...
2015-11-24 Vinay SajipCloses #25508: Merged documentation fix from 3.5.
2015-11-24 Vinay SajipIssue #25508: Merged documentation fix from 3.4.
2015-11-24 Vinay SajipIssue #25508: Clarify documentation on LogRecord args...
2015-11-24 Martin PanterIssue #25576: Apply fix to new urlopen() doc string
2015-11-24 Martin PanterIssue #25576: Merge www-form-urlencoded doc from 3.5
2015-11-24 Martin PanterIssue #25576: Merge www-form-urlencoded doc from 3...
2015-11-24 Martin PanterIssue #25576: Remove application/x-www-form-urlencoded...
2015-11-24 Martin PanterIssue #25695: Defer creation of TESTDIRN until the...
2015-11-24 Raymond Hettingermerge
2015-11-24 Raymond HettingerIssue #25700: Clarify that namedtuple property docstrin...
2015-11-24 Raymond Hettingermerge
2015-11-24 Raymond HettingerFix non-ascii character
2015-11-24 Raymond Hettingermerge
2015-11-24 Raymond HettingerAdd a missing docstring
2015-11-24 Martin PanterIssue #25663: Update rlcompleter test for new 3.6 behaviour
2015-11-24 Martin PanterIssue #25663: Merge rlcompleter fix from 3.5
next