]> granicus.if.org Git - python/shortlog
python
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...
2015-08-09 Serhiy StorchakaIssue #24824: Signatures of codecs.encode() and codecs...
2015-08-09 Raymond HettingerAdd more tests of hash effectiveness.
2015-08-09 Zachary WareMerge 3.5
2015-08-09 Zachary WareMerge 3.4
2015-08-09 Zachary Wareregrtest: the 'bad' and 'environment_changed' sets...
2015-08-08 Steve DowerMerge with 3.5
2015-08-08 Stefan KrahMerge #23756.
2015-08-08 Stefan KrahIssue #23756: Clarify the terms "contiguous" and "bytes...
2015-08-08 Stefan KrahMerge #15944.
2015-08-08 Stefan KrahIssue #15944: memoryview: Allow arbitrary formats when...
2015-08-08 Steve DowerIssue #4214: Remove ineffectual /pdb:none option from...
2015-08-08 Steve DowerIssue #4214: Remove ineffectual /pdb:none option from...
2015-08-08 Steve DowerIssue #4214: Remove ineffectual /pdb:none option from...
2015-08-07 Eric SnowMerge from 3.5 (issue #24667).
2015-08-07 Eric SnowIssue #24667: Resize odict in all cases that the underl...
2015-08-07 Eric V. SmithFix typo in comment.
2015-08-07 Steve DowerIssue #24798: _msvccompiler.py doesn't properly support...
2015-08-07 Raymond HettingerMove the active entry multiplication to later in the...
next