]> granicus.if.org Git - python/shortlog
python
2014-05-27 Raymond HettingerMinor clean-ups for heapq.merge().
2014-05-26 Benjamin Petersonnull merge 3.4
2014-05-26 Benjamin Petersona post 3.4.1 world
2014-05-26 Benjamin Petersonmerge 3.4
2014-05-26 Benjamin Petersongrammar and sentence flow fix
2014-05-26 Benjamin Petersonmerge 3.4
2014-05-26 Benjamin Petersonformat reST directive in the usual way
2014-05-26 Benjamin Petersonmerge 3.4
2014-05-26 Benjamin Petersonlink to wikipedia description of cryptographic salt
2014-05-26 Benjamin Petersonoxford comma
2014-05-26 Benjamin Petersonmerge 3.4 (#21587)
2014-05-26 Benjamin Petersonremove tab (closes #21587)
2014-05-26 Benjamin Petersonmerge 3.4 (#21586)
2014-05-26 Benjamin Petersonfix typo in variable name (closes #21586)
2014-05-26 Raymond HettingerMinor clean-ups for heapq.
2014-05-26 Raymond Hettingermerge
2014-05-26 Raymond HettingerIssue #21481: Teach argparse equality tests to return...
2014-05-26 Raymond Hettingermerge
2014-05-26 Raymond HettingerIssue 8743: Improve interoperability between sets and...
2014-05-26 Raymond HettingerIssue 16774: Add a new itertools recipe (suggested...
2014-05-26 Raymond HettingerIssue 15246: Improve test coverage for collections...
2014-05-26 Raymond HettingerIssue 21137: Better repr for threading.Lock()
2014-05-26 Raymond Hettingermerge
2014-05-26 Raymond HettingerIssue 21558: Fix a typo in the contextlib docs
2014-05-26 Raymond Hettingermerge
2014-05-26 Raymond HettingerIssue 13355: Make random.triangular degrade gracefully...
2014-05-25 Terry Jan ReedyMerge with 3.4
2014-05-25 Terry Jan ReedyIssue #21477: Idle htest: modify run; add more tests.
2014-05-25 Nick CoghlanMerge from 3.4
2014-05-25 Nick CoghlanMention setuptools & wheel as key terms for distribution
2014-05-25 Serhiy StorchakaIssue #19925: Added tests for the spwd module. Original...
2014-05-25 Serhiy StorchakaIssue #19925: Added tests for the spwd module. Original...
2014-05-25 Charles-François... Issue #21565: multiprocessing: use contex-manager proto...
2014-05-25 Serhiy StorchakaIssue #18918: Removed non-existing topic from a list...
2014-05-25 Serhiy StorchakaIssue #18918: Removed non-existing topic from a list...
2014-05-25 Serhiy StorchakaIssue #20197: Added support for the WebP image type...
2014-05-24 Terry Jan ReedyMerge with 3.4
2014-05-24 Terry Jan ReedyIssue #21477: Idle htest: merge and modify run and...
2014-05-24 Antoine PitrouCleanup other stats formatting code in gcmodule.c
2014-05-24 Antoine PitrouIssue #21555: simplify code in gcmodule.c by using...
2014-05-23 Antoine PitrouRefactor precomputed constants in the ipaddress module...
2014-05-23 Antoine PitrouIssue #21513: Speedup some properties of IP addresses...
2014-05-23 Serhiy StorchakaFixed new Tkinter tests added in issue #21522 with...
2014-05-23 Serhiy StorchakaFixed new Tkinter tests added in issue #21522 with...
2014-05-23 Brett CannonMerge for issue #14710
2014-05-23 Brett CannonIssue #14710: Fix both pkgutil.find_loader() and get_lo...
2014-05-23 Serhiy StorchakaIssue #21538: The plistlib module now supports loading...
2014-05-23 Serhiy StorchakaIssue #21538: The plistlib module now supports loading...
2014-05-23 Serhiy StorchakaMove NEWS entry to correct place.
2014-05-23 Serhiy StorchakaIssue #21522: Added Tkinter tests for Listbox.itemconfi...
2014-05-23 Serhiy StorchakaIssue #21522: Added Tkinter tests for Listbox.itemconfi...
2014-05-23 Antoine PitrouIssue #21523: Fix over-pessimistic computation of the...
2014-05-23 Antoine PitrouIssue #21523: Fix over-pessimistic computation of the...
2014-05-23 Terry Jan ReedyMerge with 3.4
2014-05-23 Terry Jan ReedyIssue #21545: Add .pop example and tweak comment about...
2014-05-23 Raymond Hettingermerge
2014-05-23 Raymond HettingerIssue 21479: Fix markup for the TarFile.open() classmethod.
2014-05-22 Raymond Hettingermerge
2014-05-22 Raymond HettingerIssue 21198: Minor tarfile documentation bug.
2014-05-22 Raymond Hettingermerge
2014-05-22 Raymond HettingerIssue 21554: Repair an out-of-date tutorial example...
2014-05-22 Ned DeilyIssue #21383: OS X installer builds now use "make touch".
2014-05-22 Ned DeilyIssue #21383: OS X installer builds now use "make touch".
2014-05-22 Charles-François... Issue #21455: Add a default backlog to socket.listen().
2014-05-21 Serhiy StorchakaIssue #21525: Most Tkinter methods which accepted tuple...
2014-05-20 Donald StufftFix Issue #21528 - Fix documentation typos
2014-05-20 Victor Stinner(Merge 3.4) asyncio: test_base_events: use mock.Mock...
2014-05-20 Victor Stinnerasyncio: test_base_events: use mock.Mock instead of...
2014-05-20 Terry Jan ReedyMerge with 3.4
2014-05-20 Terry Jan Reedymerge heads
2014-05-19 Raymond Hettingermerge
2014-05-19 Raymond HettingerIssue 20620: Update the min()/max() docs for the new...
2014-05-19 Raymond HettingerSmall code and comment cleanups
2014-05-19 Raymond HettingerImprove readability
2014-05-19 Raymond Hettingermerge
2014-05-19 Larry HastingsMerge.
2014-05-19 Larry HastingsMerge.
2014-05-19 Larry HastingsNull merge 3.4.1 (and 3.4.1rc1) release-engineering...
2014-05-19 Terry Jan ReedyIssue #21477: idle htests - lower case function names...
2014-05-18 Raymond HettingerAdd development comments to setobject.c
2014-05-18 Raymond HettingerAdd comment and make minor code clean-up to improve...
2014-05-18 Raymond HettingerDon't grow strings by concatenation. Use ''.join(...
2014-05-18 Larry HastingsAdded tag v3.4.1 for changeset c0e311e010fc
2014-05-18 Larry HastingsVersion bump for 3.4.1. v3.4.1
2014-05-18 Larry HastingsRebuild pydoc topics.
2014-05-18 Larry HastingsMerge.
2014-05-18 Larry HastingsPost-release version bump for 3.4.1rc1. Sorry it's...
2014-05-18 Benjamin Peterson(null merge 3.4)
2014-05-17 Antoine PitrouIssue #21430: additions to the description of non-block...
2014-05-17 Antoine PitrouIssue #21430: additions to the description of non-block...
2014-05-17 Stefan KrahIssue #20186: memoryobject.c: add function signatures.
2014-05-17 Benjamin Petersonmerge 3.4 (#10744)
2014-05-17 Benjamin Petersonsupport pep 3118 format strings for ctypes objects...
2014-05-17 Ned DeilyMiscellaneous corrections and updates to the OS X READM...
2014-05-17 Ned DeilyMiscellaneous corrections and updates to the OS X READM...
2014-05-17 Brian QuinlanIssue #21362: concurrent.futures does not validate...
2014-05-17 Donald StufftUpgrade pip to 1.5.6
2014-05-17 Donald StufftUpgrade pip to 1.5.6
2014-05-17 Donald StufftUpgrade setuptools to 3.6
2014-05-16 Eric SnowIssue #21503: Use test_both() consistently in test_impo...
next