]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2015-08-18  Yury SelivanovNull merge (3.5)
2015-08-18  Yury SelivanovNull merge (3.4)
2015-08-18  Yury SelivanovIssue #23572: Fixed functools.singledispatch on classes...
2015-08-18  Yury SelivanovMerge 3.5 (issue #23572)
2015-08-18  Yury SelivanovIssue #23572: Fixed functools.singledispatch on classes...
2015-08-18  Terry Jan ReedyMerge with 3.5
2015-08-18  Terry Jan ReedyMerge with 3.4
2015-08-18  Terry Jan ReedyIssue #24790: Remove extraneous code (which also create...
2015-08-18  Victor Stinner(Merge 3.5) cgi.FieldStorage.read_multi ignores Content...
2015-08-18  Victor Stinner(Merge 3.4) cgi.FieldStorage.read_multi ignores Content...
2015-08-18  Victor Stinnercgi.FieldStorage.read_multi ignores Content-Length
2015-08-18  Raymond HettingerUse PyTuple_GET_SIZE like the adjacent code does.
2015-08-18  Raymond HettingerAdd missing docstring
2015-08-18  Raymond HettingerInline PyIter_Next() matching the other itertools code.
2015-08-18  Raymond HettingerMinor cleanups
2015-08-18  Benjamin PetersonMerge 3.5 (#24883)
2015-08-18  Benjamin Petersonmerge 3.4 (#24883)
2015-08-18  Benjamin Peterson'Py_Buffer' should be 'Py_buffer' (closes #24883)
2015-08-18  Raymond HettingerIssue #24878: Add docstrings to selected namedtuples
2015-08-18  Yury SelivanovMerge 3.5
2015-08-18  Yury Selivanovdocs: Improve docs for os.path.commonprefix
2015-08-18  Ned DeilyIssue #24079: merge from 3.5
2015-08-18  Ned DeilyIssue #24079: merge from 3.4
2015-08-18  Ned DeilyIssue #24079: Improve description of the text and tail...
2015-08-17  Yury SelivanovMerge 3.5
2015-08-17  Yury Selivanovdocs: Clarify that gi_yieldfrom was first added in 3.5
2015-08-17  Yury SelivanovMerge 3.5
2015-08-17  Yury Selivanovdocs: Fix inspect docs re gi_yieldfrom
2015-08-17  Terry Jan ReedyMerge with 3.5 Entries for idlelib/NEWS.txt
2015-08-17  Terry Jan ReedyEntries for idlelib/NEWS.txt
2015-08-17  Terry Jan ReedyEntries for idlelib/NEWS.txt
2015-08-17  Raymond HettingerIssue #24379: Add operator.subscript() as a convenience...
2015-08-17  Terry Jan ReedyIdle NEWS entries.
2015-08-17  Terry Jan ReedyIdle NEWS entries.
2015-08-17  Terry Jan ReedyIdle NEWS entries.
2015-08-17  Terry Jan ReedyMerge with 3.5
2015-08-17  Terry Jan ReedyMerge with 3.4
2015-08-17  Terry Jan ReedyIssue #23672: ACKS
2015-08-17  Robert CollinsIssue #24774: Fix docstring in http.server.test.
2015-08-17  Robert CollinsIssue #24774: Fix docstring in http.server.test.
2015-08-17  Robert CollinsIssue #24774: Fix docstring in http.server.test.
2015-08-17  Raymond HettingerAdd error information to a failing test to help diagnos...
2015-08-16  Raymond HettingerIssue #24874: Speed-up itertools and make it pickles...
2015-08-16  Raymond HettingerNeaten-up whitespace, vertical alignment, and line...
2015-08-16  Raymond HettingerInline PyIter_Next() matching what was done for other...
2015-08-16  Raymond HettingerIssue #24842: Cross-reference types.SimpleNamespace...
2015-08-15  Raymond HettingerFix oddly placed whitespace
2015-08-15  Raymond HettingerRemove dead code (unreachable)
2015-08-15  Raymond HettingerImprove comment
2015-08-15  Raymond HettingerAdd more tests for pickling itertools.cycle
2015-08-15  Steve DowerMerge with 3.5
2015-08-15  Steve DowerEnables building compressed Windows test builds with...
2015-08-15  Raymond HettingerFix crash in itertools.cycle.__setstate__() caused...
2015-08-14  Raymond HettingerNeaten-up vertical alignment of comments
2015-08-14  Terry Jan ReedyMerge with 3.5
2015-08-14  Terry Jan ReedyMerge with 3.4
2015-08-14  Terry Jan ReedyIssue #24833: Add attribute reference needed for 3.x.
2015-08-14  Yury SelivanovMerge 3.5 (issue #24867)
2015-08-14  Yury SelivanovMerge 3.4 (Issue #24867)
2015-08-14  Yury SelivanovIssue #24867: Fix Task.get_stack() for 'async def'...
2015-08-14  Brett CannonMerge from 3.5 for issue #24492
2015-08-14  Brett CannonMerge from 3.5.0 for issue #24492
2015-08-14  Raymond HettingerMinor cleanup.
2015-08-14  Robert CollinsIssue #21159: Improve message in configparser.Interpola...
2015-08-13  Robert CollinsIssue #21159: Improve message in configparser.Interpola...
2015-08-13  Robert CollinsIssue #21159: Improve message in configparser.Interpola...
2015-08-13  Robert CollinsIssue #21159: Improve message in configparser.Interpola...
2015-08-13  Charles-François... Issue #23530: fix clinic comment.
2015-08-13  Antoine PitrouIssue #16554: fix description for MAKE_CLOSURE. Initia...
2015-08-13  Antoine PitrouIssue #16554: fix description for MAKE_CLOSURE. Initia...
2015-08-13  Antoine PitrouIssue #16554: fix description for MAKE_CLOSURE. Initia...
2015-08-13  R David MurrayMerge: #21167: Fix definition of NAN when ICC used...
2015-08-13  R David MurrayMerge: #21167: Fix definition of NAN when ICC used...
2015-08-13  R David Murray#21167: Fix definition of NAN when ICC used without...
2015-08-12  Robert CollinsIssue #23725: Overhaul tempfile docs.
2015-08-12  Robert CollinsIssue #23725: Overhaul tempfile docs.
2015-08-12  Steve DowerIssue #24847: Fixes tcltk installer layout of VC runtim...
2015-08-12  Steve DowerIssue #24847: Fixes tcltk installer layout of VC runtim...
2015-08-12  Brett CannonIssue #24492: make sure that ``from ... import ......
2015-08-11  Robert CollinsIssue #9232: Support trailing commas in function declar...
2015-08-11  Steve DowerMerge from 3.5
2015-08-11  Steve DowerIssue #24839: platform._syscmd_ver raises DeprecationWa...
2015-08-11  Larry HastingsPost-release bump for Python 3.5.0rc1.
2015-08-10  Larry HastingsAdded tag v3.5.0rc1 for changeset 1a58b1227501
2015-08-10  Larry HastingsMerged fixes for two bad bugs. This will be the new... v3.5.0rc1
2015-08-10  Ned DeilyIssue #24745: merge from 3.5
2015-08-10  Ned DeilyIssue #24745: Prevent IDLE initialization crash with...
2015-08-09  Yury SelivanovMerge 3.5 (issues #24835, #24763)
2015-08-09  Yury SelivanovMerge 3.4 (issues #24835, #24763)
2015-08-09  Yury SelivanovIssue #24763: Fix asyncio test on Windows (fix reverted...
2015-08-09  Robert CollinsIssue #20059: urllib.parse raises ValueError on all...
2015-08-09  Serhiy StorchakaBacked out changeset 42e2e67b8e6f
2015-08-09  Larry HastingsAdded tag v3.5.0rc1 for changeset 01a684180b19
2015-08-09  Larry HastingsRelease bump for Python 3.5.0rc1.
2015-08-09  Larry HastingsRegenerated pydoc topics for Python 3.5.0rc1.
2015-08-09  Serhiy StorchakaAdded section for 3.5.0rc1 in Misc/NEWS and moved relev...
2015-08-09  Serhiy StorchakaFixed doubled spaces in Misc/NEWS.
2015-08-09  Serhiy StorchakaFixed doubled spaces in Misc/NEWS.
2015-08-09  Serhiy StorchakaFixed doubled spaces in Misc/NEWS.
2015-08-09  Serhiy StorchakaIssue #24824: Signatures of codecs.encode() and codecs...
next