]> granicus.if.org Git - python/shortlog
python
2015-09-11 Martin Pantersocket.sendfile() is a method not a module
2015-09-11 Martin PanterDummy merge 3.4 into 3.5; socket.sendfile() exists...
2015-09-11 Martin PanterIssue #25063: socket.sendfile() does not exist in 3.4
2015-09-11 Martin PanterIssue #25043: Merge Bluetooth doc from 3.4 into 3.5
2015-09-11 Martin PanterIssue #25043: Document BDADDR_ and HCI_ Bluetooth socke...
2015-09-11 Steve DowerAdds 3.5.0 header to Misc/NEWS
2015-09-11 Steve DowerMerge from 3.5.0
2015-09-11 Steve DowerIssue #25071: Windows installer should not require...
2015-09-11 Serhiy Storchakawhatsnew/3.5: Added missed author names.
2015-09-11 Zachary WareMerge with 3.4
2015-09-11 Zachary WareFix grammatical error in csv docs.
2015-09-11 Steve DowerRemoves invalid installer options from documentation.
2015-09-11 Victor StinnerMerge 3.4
2015-09-11 Victor StinnerIssue #24684: socket.socket.getaddrinfo() now calls
2015-09-11 Yury Selivanovwhatsnew/3.5: Fix nits
2015-09-11 Yury Selivanovwhatsnew/3.5: Drop empty section
2015-09-11 Yury Selivanovwhatsnew/3.5: Sync whatsnew with versionadded/versionch...
2015-09-11 Martin PanterIssue #25030: Merge seek() doc fixes from 3.4 into 3.5
2015-09-11 Benjamin Petersoncompute stack effect of BUILD_MAP correctly (closes...
2015-09-11 Martin PanterIssue #25030: Do not document seek() as if it accepts...
2015-09-11 Yury Selivanovwhatsnew/3.5: Second pass over NEWS entries
2015-09-11 Martin PanterIssue #25022: Merge susp-ignored.csv from 3.4 into 3.5
2015-09-11 Martin PanterIssue #25022: Avoid warning about unused suspicious...
2015-09-11 Martin PanterIssue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5
2015-09-11 Martin PanterIssue #24984: BTPROTO_SCO supports only bytes objects
2015-09-11 Yury Selivanovwhatsnew/3.5: Reformat code examples
2015-09-11 Yury Selivanovwhatsnew/3.5: Another editing pass
2015-09-10 Yury Selivanovwhatsnew/3.5: Fix refs in the importlib section
2015-09-10 Yury Selivanovwhatsnew/3.5: Clarify types.coroutine & types.CoroutineType
2015-09-10 Yury Selivanovwhatsnew/3.5: Don't mention pyio.FileIO
2015-09-10 Yury Selivanovwhatsnew/3.5: Describe changes in issue #22980
2015-09-10 Yury Selivanovwhatsnew/3.5: More edits -- use articles consistently...
2015-09-10 Yury Selivanovwhatsnew/3.5: Editorialization pass on library section
2015-09-10 Zachary WareIssue #25022: Merge with 3.4
2015-09-10 Zachary WareIssue #25022: Add NEWS, fix docs to not mention the...
2015-09-10 Zachary WareIssue #25022: Merge with 3.4
2015-09-10 Zachary WareIssue #25022: Remove PC/example_nt/
2015-09-10 Guido van RossumAdd the original author of profile.py back to the docs...
2015-09-10 Berker PeksagFix typos and improve markup in typing.rst.
2015-09-10 Berker PeksagUse print function in mock docs.
2015-09-10 Berker PeksagUse print function in mock docs.
2015-09-10 Guido van RossumRestore doc updates to typing.rst by Ivan Levkivskyi...
2015-09-10 Yury Selivanovwhatsnew/3.5: Mention issue 22464
2015-09-10 Guido van RossumMerge typing doc updates from larry's branch.
2015-09-10 Steve DowerFixes handling of read-only files when creating zip...
2015-09-09 Berker PeksagIssue #24857: Comparing call_args to a long sequence...
2015-09-09 Berker PeksagIssue #24857: Comparing call_args to a long sequence...
2015-09-09 Guido van RossumUpdate typing docs based on a patch by Daniel Andrade...
2015-09-09 Guido van RossumUpdate typing docs based on a patch by Ivan Levkivskyi...
2015-09-09 Guido van RossumMerge typing docs cleanup diff by Zach Ware from defaul...
2015-09-09 Yury Selivanovwhatsnew/3.5: Merge argparse entries
2015-09-09 Yury SelivanovMerge 3.5 heads
2015-09-09 Yury Selivanovwhatsnew/3.5: First pass over NEWS is done.
2015-09-09 Larry HastingsWhitespace fixes to make the commit hook on hg.python...
2015-09-09 Larry HastingsMerge Python 3.5.0rc4 back to hg.python.org.
2015-09-09 Larry HastingsPost-release update for Python 3.5.0rc4.
2015-09-09 Yury Selivanovdocs.compileall: Fix markup (rendering was off, noticed...
2015-09-09 Yury Selivanovwhatsnew/3.5: Fix nits per Berker Peksag suggestion
2015-09-09 Larry HastingsAdded tag v3.5.0rc4 for changeset 2d033fedfa7f
2015-09-09 Larry HastingsVersion bump for Python 3.5.0rc4. v3.5.0rc4
2015-09-09 Martin PanterIssue #24984: Merge 3.4 into 3.5
2015-09-09 Martin PanterIssue #24984: Document AF_BLUETOOTH socket address...
2015-09-09 Larry HastingsMerged in stevedower/cpython350 (pull request #23)
2015-09-09 Steve DowerMoves distutils test import within skippable class.
2015-09-09 Martin PanterMerge 3.4 into 3.5
2015-09-09 Terry Jan ReedyMerge with 3.4
2015-09-09 Terry Jan ReedyIssue 24199: Deprecate idlelib.idlever with a warning...
2015-09-09 Larry HastingsMerge 3.5.0rc3 revisions back into current 3.5.0 head.
2015-09-09 Martin Panteros.sendfile(headers=None, trailers=None) arguments...
2015-09-09 Steve DowerIssue #25027: Reverts partial-static build options...
2015-09-09 Steve DowerAdds Mics/NEWS entry for issue #25029.
2015-09-09 Steve DowerMerge fix for #25029
2015-09-09 Larry HastingsAdded Misc/NEWS section for Python 3.5.0 final.
2015-09-09 Martin PanterMerge 3.5 branches
2015-09-09 Yury Selivanovwhatsnew/3.5: Reformat PEP 475 to render in less space...
2015-09-09 Yury Selivanovwhatsnew/3.5: Better formatting; add traceback to signi...
2015-09-09 Martin PanterMerge 3.5 branches
2015-09-09 Yury Selivanovwhatsnew/3.5: Fix library news till Py3.5a1. Update...
2015-09-09 Steve DowerIssue #25029: MemoryError in test_strptime
2015-09-09 Martin PanterIssue #23738: Merge 3.4 into 3.5
2015-09-09 Martin PanterIssue #23738: Document and test actual keyword paramete...
2015-09-08 Yury Selivanovdocs/whatsnew/3.5: Update peps section
2015-09-08 Serhiy StorchakaFixed tests for shutil.make_archive() with relative...
2015-09-08 Serhiy StorchakaFixed tests for shutil.make_archive() with relative...
2015-09-08 Zachary WareUpdate PCbuild/readme.txt
2015-09-08 Raymond Hettingermerge
2015-09-08 Raymond HettingerFix whitespace in comment.
2015-09-08 Zachary WareIssue #25010: Merge with 3.4
2015-09-08 Zachary WareIssue #25010: Fix path for .pyd example project.
2015-09-08 Serhiy StorchakaIssue #24982: shutil.make_archive() with the "zip"...
2015-09-08 Serhiy StorchakaIssue #24982: shutil.make_archive() with the "zip"...
2015-09-07 Serhiy StorchakaRaise more correct exception on overflow in setting...
2015-09-07 Serhiy StorchakaRaise more correct exception on overflow in setting...
2015-09-07 Serhiy StorchakaIssue #25019: Fixed a crash caused by setting non-strin...
2015-09-07 Serhiy StorchakaIssue #25019: Fixed a crash caused by setting non-strin...
2015-09-07 Serhiy StorchakaIssue #25018: Fixed testing shutil.make_archive() with...
2015-09-07 Serhiy StorchakaIssue #25018: Fixed testing shutil.make_archive() with...
2015-09-07 Larry HastingsMerge heads.
2015-09-07 Larry HastingsAdded tag v3.5.0rc3 for changeset 66ed52375df8
2015-09-07 Larry HastingsVersion bump for Python 3.5.0rc3. v3.5.0rc3
next