]> granicus.if.org Git - python/shortlog
python
2014-07-24 Serhiy StorchakaIssue #1730136: Fix comparison between a tk Font object...
2014-07-24 Victor StinnerIssue #19884: readline: Disable the meta modifier key...
2014-07-24 Andrew SvetlovFix grammar
2014-07-23 Terry Jan ReedyIssue #22053: Cleanup turtledemo start and stop and...
2014-07-23 Zachary WareIssue #19493: Fix two uses of ctypes.test.requires...
2014-07-23 Serhiy StorchakaMerge heads
2014-07-23 Serhiy StorchakaMerge heads
2014-07-23 Serhiy StorchakaIssue #6167: Backported tests for Scrollbar.activate...
2014-07-23 Terry Jan ReedyIssue #21597: Turtledemo text pane can now be widened...
2014-07-22 Zachary WareFix minor typo in round docs. Reported by Scott Hinton...
2014-07-22 Zachary WareCloses #21665: Don't use OPTS=noxp or -DWINVER=0x0500...
2014-07-22 Serhiy StorchakaFixed bugs in reprs of CookieJar and multiprocessing...
2014-07-22 Serhiy StorchakaBackout 308f3c1e36d3. This change (issue21044) does...
2014-07-22 Serhiy StorchakaIssue #15759: "make suspicious", "make linkcheck" and...
2014-07-21 Antoine PitrouIssue #21976: Fix test_ssl to accept LibreSSL version...
2014-07-21 Raymond HettingerIssue #21868: Prevent turtle crash due to invalid undo...
2014-07-20 Benjamin Petersonadd #
2014-07-20 Benjamin Petersoncorrect ref counting of default_action (closes #22017)
2014-07-19 Benjamin Petersonargs doesn't need to be a tuple (closes #17210)
2014-07-19 Mark DickinsonIssue #22006: Remove outdated thread module caveat...
2014-07-18 Benjamin Petersonadd missing 'because' (closes #22008)
2014-07-18 Zachary WareIssue #22004: Correct an argument name.
2014-07-16 Serhiy StorchakaIssue 21044: tarfile.open() now handles fileobj with...
2014-07-16 Serhiy StorchakaAdd helpers for testing unicode disabled builds.
2014-07-16 Zachary WareFix a minor typo in the turtle docs. Found by Brandon...
2014-07-15 Terry Jan ReedyIssue #21982: Add minimal unittest for configDialog...
2014-07-14 Serhiy StorchakaCall PyErr_NoMemory() when PyMem_Malloc() fails.
2014-07-14 Terry Jan ReedyIssue #17506: Synchronize Misc/NEWS and idlelib/NEWS...
2014-07-13 Terry Jan ReedyIssue #18592: Method return signature changes made...
2014-07-13 Ned DeilyIssue #21323: Fix CGIHTTPServer to again handle scripts...
2014-07-11 Steve Dower#21959: Adds 2.7.8 product code to Tools/msi/uuids.py
2014-07-11 Terry Jan ReedyIssue #18592: Make unittest for SearchDialogBase work...
2014-07-11 Terry Jan ReedyIdle News entries.
2014-07-11 Terry Jan Reedy#21940: Add unittest for WidgetRedirector. Initial...
2014-07-10 Terry Jan ReedyIssue #21940: add docstrings to idlelib.WidgetRedirector.
2014-07-09 Ezio Melotti#21945: fix typo in Cookie module docstring.
2014-07-07 Zachary WareFix typo found by Scott Hinton on docs@
2014-07-07 Serhiy StorchakaIssue #21881: Just omit tests for platform-specific...
2014-07-07 Serhiy StorchakaIssue #21881: Be more tolerant in test_tcl to not parsa...
2014-07-06 Ned DeilyIssue #21923: Prevent AttributeError in distutils.sysco...
2014-07-06 Ezio Melotti#20135: move FAQ about mutable default arguments to...
2014-07-05 Benjamin Petersonproperly decref the return value of close()
2014-07-03 Zachary WareIssue #21151: Fixed a segfault in the _winreg module.
2014-07-02 Raymond HettingerFix guidance for subclassing collections.Set()
2014-07-02 Victor StinnerIssue #21090: io.FileIO.readall() does not ignore I...
2014-07-02 Berker PeksagIssue #19870: BaseCookie now parses 'secure' and 'httpo...
2014-07-02 Terry Jan ReedyMore idlelib cleanup inspired by pyflakes.
2014-07-01 Terry Jan ReedyDelete a few unused names suggested by pyflakes.
2014-07-01 Zachary WareIssue #14097: Backport 796d1371605d and subsequent...
2014-07-01 Terry Jan ReedyIssue #18592: Refactor 2 SearchDialogBase.create_(optio...
2014-07-01 Terry Jan Reedywhitespace
2014-06-30 Terry Jan ReedyIssue #18592: Add unittests for SearchDialogBase. Patch...
2014-06-30 Terry Jan ReedyIssue #21882: In turtle demos, remove module scope...
2014-06-30 Ned DeilyIssue #21811: Add Misc/NEWS entry.
2014-06-30 Benjamin Petersonafter 2.7.8
2014-06-30 Benjamin PetersonAdded tag v2.7.8 for changeset ee879c0ffa11
2014-06-30 Benjamin Petersonbump to 2.7.8 v2.7.8
2014-06-30 Benjamin Petersonupdate pydoc-topics
2014-06-29 Benjamin Petersonadd a test for access errors from OpenKey (closes ...
2014-06-29 Benjamin Petersondon't allow unicode into type_map on Windows (closes...
2014-06-28 Jesus CeaCloses #11279: test_posix and lack of "id -G" support...
2014-06-28 Berker PeksagFix typo pointed out by Dmitry Chaplinsky on docs@.
2014-06-27 Ned DeilyIssue #21875: Remove vestigial references to Classic...
2014-06-27 Benjamin Petersondon't overwrite the error from PyObject_GetAttrString...
2014-06-26 Berker PeksagIssue #19897: Use python as executable instead of python3.
2014-06-26 Raymond HettingerIssue #19145: Remove duplicate ACKS entry
2014-06-26 Terry Jan ReedyIssue #18592: For idlelib.SearchDialogBase, edit and...
2014-06-25 Ned DeilyIssue #21811: Anticipated fixes to 2.7 configure for...
2014-06-25 Ned DeilyIssue #21811: Anticipated fixes to 3.x and 2.7 for...
2014-06-25 Serhiy StorchakaIssue #21729: Used the "with" statement in the dbm...
2014-06-25 Jesus CeaCloses #20872: dbm/gdbm/ndbm close methods are not...
2014-06-25 Vinay SajipFixed typo in documentation.
2014-06-25 Raymond HettingerIssue #19145: Fix handling of negative values for...
2014-06-25 Terry Jan ReedyIssue #14117: Inprove help text and docstrings, some...
2014-06-25 Raymond HettingerAdd news entry for 21832
2014-06-24 R David Murray#20155: use fake HTTP method names so windows doesn...
2014-06-24 Raymond HettingerIssue 21832: Require named tuple inputs to be exact...
2014-06-24 Benjamin Petersonadd Chris Foster
2014-06-24 Benjamin Petersonavoid overflow with large buffer sizes and/or offsets...
2014-06-24 Raymond HettingerIssue #11974: Add tutorial section on class and instan...
2014-06-23 Benjamin Petersonadjust zipfile tests for splitdrive improvements
2014-06-23 Raymond HettingerDisplay the name not the group itself
2014-06-23 Raymond HettingerIssue #8343: Named group error msgs did not show the...
2014-06-23 Benjamin Petersonfix ntpath.join on UNC-style paths by backporting py3k...
2014-06-23 Benjamin Petersonclarify that islink only really works if python knows...
2014-06-22 Terry Jan ReedyIssue #21824: Turtledemo 2.7 help menu entries now...
2014-06-22 Terry Jan ReedyIssue #21823: Catch turtle.Terminator exceptions in...
2014-06-21 Raymond HettingerIssue 21635: Fix caching in difflib.SequenceMatcher...
2014-06-20 Charles-François... Fix test_pydoc failure introduced by e89c39125892....
2014-06-20 Charles-François... Issue #21491: SocketServer: Fix a race condition in...
2014-06-20 Terry Jan ReedyIssue #21768: fix type in test_pydoc, patch by Claudiu...
2014-06-20 Senthil Kumaranissue 20091 - index entry for __main__ in runpy docs.
2014-06-19 Ezio Melotti#21690: fix a couple of links in the docs of the re...
2014-06-19 Charles-François... Merge.
2014-06-19 Charles-François... Issue #21810: Backport mmap-based arena allocation...
2014-06-19 Antoine PitrouIssue #21722: The distutils "upload" command now exits...
2014-06-17 Terry Jan ReedyIssue #21694: Add unittest for ParenMatch. Patch by...
2014-06-17 Ned DeilyIssue #21789: fix broken link (reported by Jan Varho)
2014-06-17 Benjamin Petersonadd Ammar Brohi for running ssllab's test on python...
2014-06-17 Benjamin Petersonrevert tstate_delete_common, since it's pretty much...
next