]> granicus.if.org Git - python/shortlog
python
2015-08-30 Raymond Hettingermerge
2015-08-30 Raymond HettingerIssue #24931: Resolve __dict__ conflict in namedtuple...
2015-08-30 Zachary WareIssue #24272: Remove usage of default reST role from...
2015-08-30 Zachary WareIssue #24962: Merge 3.4
2015-08-30 Zachary WareIssue #24962: Remove space from filename
2015-08-29 Donald StufftNull Merge from 3.5.0 to 3.5.1
2015-08-29 Donald StufftUpdate setuptools to 18.2 and pip to 7.1.2
2015-08-29 Zachary WareIssue #24953: Include ICC version in sys.version string...
2015-08-28 Serhiy StorchakaIssue #24881: Fixed setting binary mode in Python imple...
2015-08-27 Robert CollinsIssue #21112: Fix regression in unittest.expectedFailur...
2015-08-27 Robert CollinsIssue #21112: Fix regression in unittest.expectedFailur...
2015-08-27 Zachary WareIssue #24947: Merge 3.4
2015-08-27 Zachary WareIssue #24947: Fix grammar in asyncio doc
2015-08-27 Terry Jan ReedyMerge with 3.4
2015-08-27 Terry Jan ReedyIssue #24790: correct typo noticed by Eric Smith
2015-08-27 Terry Jan ReedyMerge with 3.4
2015-08-27 Terry Jan ReedyIssue #24790: Restore unused function.
2015-08-27 Terry Jan ReedyMerge with 3.4
2015-08-27 Terry Jan ReedyIssue #24782: In Idle extension config dialog, replace...
2015-08-26 Yury Selivanovdocs: Better comment for tp_as_async slot
2015-08-26 Raymond HettingerIssue #24913: Fix overrun error in deque.index().
2015-08-26 Larry HastingsMisc/NEWS needs a Python 3.5.0rc3 section in 3.5 and...
2015-08-25 Larry HastingsMerge from Python 3.5.0 (rc2) to Python 3.5.1.
2015-08-25 Larry HastingsAdded missing #-marks to Misc/NEWS lines.
2015-08-25 Larry HastingsAdded missing IDLE updates to Misc/NEWS that shipped...
2015-08-25 Larry HastingsMove misplaced Misc/NEWS item from 3.5.0rc1 to 3.5...
2015-08-25 Larry HastingsAdd missing Misc/NEWS item for merged pull request...
2015-08-25 Larry HastingsPost-release updates for Python 3.5.0rc2.
2015-08-25 Martin PanterIssue #24808: Merge 3.4 into 3.5; adjust new tp_as_asyn...
2015-08-25 Martin PanterIssue #24808: Update the documentation of some PyTypeOb...
2015-08-25 Berker PeksagIssue #10708: Add a link to devguide in Misc/Porting.
2015-08-25 Larry HastingsAdded tag v3.5.0rc2 for changeset cc15d736d860
2015-08-25 Larry HastingsVersion bump for Python 3.5.0rc2. v3.5.0rc2
2015-08-25 Larry HastingsRegenerated pydoc topics for Python 3.5.0rc2.
2015-08-25 Larry HastingsRebuilt Clinic generated code.
2015-08-25 Larry HastingsIssue #24769: Interpreter now starts properly when...
2015-08-24 Larry HastingsMerged in 1st1/cpython350 (pull request #5)
2015-08-24 Larry HastingsMerged in stevedower/cpython350 (pull request #6)
2015-08-24 Larry HastingsMerged in bitdancer/cpython350 (pull request #4)
2015-08-24 Donald StufftMerge updated to pip and setuptools
2015-08-24 Donald StufftUpdate pip to 7.1.2 and setuptools to 18.2
2015-08-24 Larry HastingsMerge.
2015-08-24 Larry HastingsFix for one-letter type in What's New In Python 3.5.
2015-08-24 R David MurrayMerge: #24926: Fix typo in example.
2015-08-24 R David Murray#24926: Fix typo in example.
2015-08-24 Robert CollinsIssue #22812: Fix unittest discovery examples.
2015-08-24 Robert CollinsIssue #22812: Fix unittest discovery examples.
2015-08-19 Robert CollinsIssue #20362: Honour TestCase.longMessage correctly...
2015-08-19 Steve DowerFixes file that did not graft correctly.
2015-08-19 Steve DowerIssue #24847: Removes vcruntime140.dll dependency from...
2015-08-19 Steve DowerRemoves --clean-only option from buildbots.
2015-08-19 Yury SelivanovFurther improve os.path.commonprefix() docs.
2015-08-19 Steve DowerIssue #24847: Fixes Tix revision number and reverts...
2015-08-18 Steve DowerIssue #24847: Removes vcruntime140.dll dependency from...
2015-08-18 Yury SelivanovNull merge (3.4)
2015-08-18 Yury SelivanovIssue #23572: Fixed functools.singledispatch on classes...
2015-08-18 Yury SelivanovIssue #23572: Fixed functools.singledispatch on classes...
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.4) cgi.FieldStorage.read_multi ignores Content...
2015-08-18 Victor Stinnercgi.FieldStorage.read_multi ignores Content-Length
2015-08-18 Benjamin Petersonmerge 3.4 (#24883)
2015-08-18 Benjamin Peterson'Py_Buffer' should be 'Py_buffer' (closes #24883)
2015-08-18 Yury Selivanovdocs: Improve docs for os.path.commonprefix
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 SelivanovIssue #24867: Fix asyncio.Task.get_stack() for 'async...
2015-08-17 Yury Selivanovdocs: Clarify that gi_yieldfrom was first added in 3.5
2015-08-17 Yury Selivanovdocs: Fix inspect docs re gi_yieldfrom
2015-08-17 Terry Jan ReedyEntries for idlelib/NEWS.txt
2015-08-17 Terry Jan ReedyEntries for idlelib/NEWS.txt
2015-08-17 Terry Jan ReedyIdle NEWS entries.
2015-08-17 Terry Jan ReedyIdle NEWS entries.
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-15 R David Murray#21167: Fix definition of NAN when ICC used without...
2015-08-15 Steve DowerEnables building compressed Windows test builds with...
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.4 (Issue #24867)
2015-08-14 Yury SelivanovIssue #24867: Fix Task.get_stack() for 'async def'...
2015-08-14 Brett CannonMerge from 3.5.0 for issue #24492
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 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 Murray#21167: Fix definition of NAN when ICC used without...
2015-08-12 Robert CollinsIssue #23725: Overhaul tempfile docs.
2015-08-12 larryMerged in brettcannon/cpython350/3.5 (pull request #2)
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 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: Prevent IDLE initialization crash with...
2015-08-09 Yury SelivanovMerge 3.4 (issues #24835, #24763)
next