]> granicus.if.org Git - python/shortlog
python
2015-09-04 Terry Jan ReedyMerge with 3.4
2015-09-04 Terry Jan ReedyIssue #24745: Prevent IDLE initialization crash with...
2015-09-04 Terry Jan ReedyMerge 3.5.0 into 3.5.1
2015-09-04 Zachary WareIssue #24986: Save some bandwidth from svn.python.org
2015-09-04 Serhiy StorchakaFixed merge error.
2015-09-04 Serhiy StorchakaMerge heads
2015-09-04 Serhiy StorchakaMerge 3.5.0
2015-09-04 Larry HastingsMerged in storchaka/cpython350 (pull request #13)
2015-09-04 Serhiy StorchakaIssue #24989: Fixed buffer overread in BytesIO.readline...
2015-09-04 Zachary WareIssue #24986: Allow building Python without external...
2015-09-04 Zachary WareAllow PCbuild\rt.bat to accept unlimited arguments...
2015-09-04 Terry Jan ReedyIssue #21192: Change 'RUN' back to 'RESTART' when runni...
2015-09-03 Brett CannonMerge from 3.5.0 for issue #24913
2015-09-03 Serhiy StorchakaIssue #24989: Fixed buffer overread in BytesIO.readline...
2015-09-03 Victor StinnerMerge 3.4 (ICC)
2015-09-03 Victor StinnerDon't use defined() in C preprocessor macros
2015-09-03 Brett CannonIssue #24913: Fix overrun error in deque.index().
2015-09-03 Zachary WareIssue #24974: Force fp-model precice in mpdecimal.c...
2015-09-03 Victor StinnerIssue #24992: Fix error handling and a race condition...
2015-09-03 Victor StinnerIssue #24993: Handle import error in namereplace error...
2015-09-03 Victor StinnerMerge 3.4 (test_gdb)
2015-09-03 Victor Stinnertest_gdb: oops, the regex to parse the gdb version...
2015-09-03 Victor StinnerMerge 3.4 (test_wsgiref)
2015-09-03 Victor Stinnertest_wsgiref: add missing import (support)
2015-09-03 Senthil KumaranMerge with 3.5. Fix test_wsgiref execution from the...
2015-09-03 Senthil KumaranFix test_wsgiref execution from the test module.
2015-09-03 Victor StinnerMerge 3.4 (test_gdb)
2015-09-03 Victor Stinnertest_gdb: fix regex to parse GDB version for 'GNU gdb...
2015-09-03 Terry Jan ReedyMerge with 3.4
2015-09-03 Terry Jan ReedyIssue #21192: Change 'RUN' back to 'RESTART' when runni...
2015-09-02 Victor Stinneroops, rename pymonotonic_new() to pymonotonic()
2015-09-02 Victor StinnerIssue #24707: Remove assertion in monotonic clock
2015-09-02 Victor StinnerMerge 3.4 (test_warnings)
2015-09-02 Victor StinnerFix test_warnings: don't modify warnings.filters
2015-09-02 Victor StinnerMerge 3.4 (test_gdb)
2015-09-02 Victor Stinnertest_gdb: use subprocess.Popen context manager to fix...
2015-09-02 Victor Stinnertest_gdb: fix regex to parse gdb version for SUSE Linux...
2015-09-02 Zachary WareTurn 'rem' comments into a real usage message in PCbuil...
2015-09-02 Yury SelivanovMerge 3.5 heads (issue #24975)
2015-09-02 Victor StinnerMerge 3.4 (asyncio doc)
2015-09-02 Victor Stinnerasyncio doc: fix subprocess sections
2015-09-01 Yury SelivanovIssue #24975: Fix AST compilation for PEP 448 syntax.
2015-09-01 Raymond HettingerImprove tutorial suggestion for looping techniques
2015-08-31 Yury SelivanovMake asyncio provisional
2015-08-31 Martin PanterIssue #24952: Merge 3.4 into 3.5
2015-08-31 Martin PanterIssue #24952: Clarify default argument of stack_size...
2015-08-30 Benjamin Petersonmerge 3.4 (#24963)
2015-08-30 Benjamin Petersonfix spelling that was a bit confused (closes #24963)
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.
next