]> granicus.if.org Git - python/shortlog
python
2016-04-22 Victor StinnerIssue #26249: Try test_capi on Windows
2016-04-22 Victor StinnerPyMem_Malloc() now uses the fast pymalloc allocator
2016-04-21 Senthil Kumaran[minor] Doc fix in old python doc.
2016-04-20 Victor StinnerMerge 3.5
2016-04-20 Victor Stinnergdb/libpython.py: inline _type_void_ptr()
2016-04-20 Victor StinnerMerge 3.5
2016-04-20 Victor StinnerIssue #26799: Fix typo in Misc/NEWS
2016-04-20 Victor StinnerMerge 3.5: Issue #26799
2016-04-20 Victor Stinnerpython-gdb.py: get C types at runtime
2016-04-20 Victor StinnerIssue #21668: Add also Chi Hsuan Yen to Misc/ACKS
2016-04-20 Victor StinnerIssue #21668: Fix author of the patch.
2016-04-19 Martin PanterAdditional grammar fix
2016-04-19 Martin PanterMerge doc and comment fixes from 3.5
2016-04-19 Victor StinnerNull merge 3.5 (changes already applied to test_gdb)
2016-04-19 Victor StinnerBackport test_gdb fix for s390x buildbots
2016-04-19 Victor StinnerOptimize func(*tuple) function call
2016-04-19 Paul MooreMerge with 3.5
2016-04-19 Serhiy StorchakaIssue #26802: Optimized calling a function with *args...
2016-04-19 Victor StinnerMerge 3.5: issue #26801
2016-04-19 Victor StinnerFix shutil.get_terminal_size() error handling
2016-04-19 Jesus CeaMERGE: Trivial typo
2016-04-19 Jesus CeaTrivial typo
2016-04-19 Paul MooreMention types.SimpleNamespace in collections.namedtuple doc
2016-04-19 Paul MooreMention types.SimpleNamespace in collections.namedtuple doc
2016-04-19 Zachary WareMerge with 3.5
2016-04-19 Zachary WareReplace assert statements with self.assertXxx() calls
2016-04-19 Victor StinnerDon't define _PyMem_PymallocEnabled() if pymalloc is...
2016-04-19 Victor StinnerMerge 3.5: Issue #21668
2016-04-19 Victor Stinnersetup.py: add missing libm dependency
2016-04-19 Lars GustäbelIssue #24838: Merge test_tarfile.py fix from 3.5.
2016-04-19 Lars GustäbelIssue #24838: Fix test_tarfile.py for non-utf8 filesyst...
2016-04-19 Lars GustäbelIssue #24838: Merge tarfile fix from 3.5.
2016-04-19 Lars GustäbelIssue #24838: tarfile's ustar and gnu formats now corre...
2016-04-19 Martin PanterFix spelling (inital), grammar (may translates) in...
2016-04-18 Berker PeksagIssue #26615: Add missing __qualname__ entry to functoo...
2016-04-18 Berker PeksagIssue #26615: Add missing __qualname__ entry to functoo...
2016-04-18 Guido van Rossumtyping.py: merge 3.5->3.6 (Tuple/ellipsis/equality).
2016-04-18 Guido van Rossumtyping.py: Consider ellipsis in TupleMeta.__eq__. By...
2016-04-18 Victor StinnerMerge 3.5 (test_asyncio)
2016-04-18 Victor StinnerFix test_asyncio.test_timeout_disable()
2016-04-18 Martin PanterIssue #26657: Merge http.server fix from 3.5
2016-04-18 Georg Brandl#25987: add versionadded to Reversible.
2016-04-18 Raymond HettingerFix spelling error
2016-04-18 Martin PanterIssue #26657: Fix Windows directory traversal vulnerabi...
2016-04-18 Guido van RossumSync test_typing.py with upstream git repo (typing...
2016-04-18 Guido van RossumSync test_typing.py with upstream git repo (typing...
2016-04-17 Serhiy StorchakaIssue #26745: Removed redundant code in _PyObject_Gener...
2016-04-17 Victor StinnerAvoid fcntl() if possible in set_inheritable()
2016-04-17 Serhiy StorchakaIssue #26778: Fixed "a/an/and" typos in code comment...
2016-04-17 Serhiy StorchakaIssue #26778: Fixed "a/an/and" typos in code comment...
2016-04-17 Steven D'ApranoAutomated merge with ssh://hg.python.org/cpython
2016-04-17 Steven D'ApranoShorten secrets module docstring, add function docstrings.
2016-04-17 Steven D'ApranoFix a few minor typos to secrets documentation.
2016-04-17 Martin PanterIssue #26717: Merge wsgiref fix from 3.5
2016-04-17 Martin PanterIssue #26717: Stop encoding Latin-1-ized WSGI paths...
2016-04-16 Martin PanterIssue #26782: Add STARTUPINFO to subprocess.__all__...
2016-04-16 Martin PanterIssue #26782: Merge test_subprocess from 3.5
2016-04-16 Martin PanterIssue #26782: Acknowledge the incomplete status of...
2016-04-16 Benjamin Petersonmerge 3.5
2016-04-16 Benjamin Petersonfix slice cache finalization to use gc del
2016-04-16 Benjamin Petersonmerge 3.5
2016-04-16 Benjamin Petersontest_support -> support
2016-04-16 Benjamin Petersonmerge 3.5 (#26659)
2016-04-16 Benjamin Petersonadd gc support to slice (closes #26659)
2016-04-16 Steven D'ApranoDocumentation for secrets.py
2016-04-16 Serhiy StorchakaIssue #26783: test_os.WalkTests.test_walk_topdown did...
2016-04-16 Serhiy StorchakaIssue #26783: test_os.WalkTests.test_walk_topdown did...
2016-04-16 Senthil Kumaranmerge 3.5
2016-04-16 Senthil Kumaranissue26775 - Improve test coverage for urllib.parse
2016-04-16 Martin PanterMerge subprocess test from 3.5
2016-04-16 Martin PanterIssue #10838: Run test__all__() everywhere, even if...
2016-04-16 Martin PanterMerge typo fixes from 3.5
2016-04-16 Martin PanterFix typos in code comments and documentation
2016-04-16 Martin PanterIssue #26638: Merge link fixes from 3.5
2016-04-16 Martin PanterIssue #26638: Fix links to some CLI options and section...
2016-04-16 Martin PanterIssue #25314: Merge argparse doc from 3.5
2016-04-15 Gregory P.... Issue #25702: A --with-lto configure option has been...
2016-04-15 Gregory P.... Issue #25702: A --with-lto configure option has been...
2016-04-15 Gregory P.... merge heads
2016-04-15 Gregory P.... merge heads
2016-04-15 Gregory P.... merge heads
2016-04-15 Gregory P.... Exclude super long running tests from the PROFILE_TASK...
2016-04-15 Gregory P.... Exclude super long running tests from the PROFILE_TASK...
2016-04-15 Martin PanterIssue #26535: Merge struct doc from 3.5
2016-04-15 Martin PanterIssue #26535: Correct docs regarding the struct buffer...
2016-04-15 Berker PeksagIssue #26766: Remove redundant bytearray_format() from...
2016-04-15 Brett CannonMerge for issue #26760
2016-04-15 Brett CannonIssue #26760: Minimally document PyFrameObject
2016-04-15 Steven D'ApranoRemove python fallback for compare_digest.
2016-04-15 Brett CannonMerge for issue #25609
2016-04-15 Brett CannonIssue #25609: Backport typing.ContextManager.
2016-04-15 Victor StinnerIssue #26766: Fix _PyBytesWriter_Finish()
2016-04-15 Serhiy StorchakaNull merge
2016-04-15 Serhiy StorchakaIssue #26764: Bacported tests for bytes formatting.
2016-04-15 Serhiy StorchakaIssue #26764: Fixed SystemError in bytes.__rmod__.
2016-04-15 Martin PanterIssue #15984: Merge PyUnicode doc from 3.5
2016-04-15 Martin PanterIssue #15984: Correct PyUnicode_FromObject() and _FromE...
2016-04-15 Martin PanterCorrect “an” → “a” with “Unicode”, “user”, “UTF”, etc
2016-04-15 Steven D'ApranoFix missing parens.
2016-04-15 Steven D'ApranoImprove tests with more modern assert* methods and...
next