]> granicus.if.org Git - python/shortlog
python
2013-04-16 Benjamin Petersonremove pointless code (closes #17738)
2013-04-15 Antoine PitrouIssue #17710: Fix pickle raising a SystemError on bogus...
2013-04-15 Ezio Melotti#13510: clarify that f.readlines() is note necessary...
2013-04-15 Eric V. SmithIssue #17728: Specify default precision for float.forma...
2013-04-15 Nick CoghlanClose #17731: Clean up properly in test_import
2013-04-14 R David Murray#17341: Include name in re error message about invalid...
2013-04-14 Serhiy StorchakaIssue #17221: Resort Misc/NEWS.
2013-04-14 Victor StinnerIssue #17702: use assertRaises() for the unit test
2013-04-14 Victor StinnerClose #17702: os.environ now raises KeyError with the...
2013-04-14 Nick CoghlanClose issue #16163: handle submodules in pkgutil.iter_i...
2013-04-14 Alexandre VassalottiMerge heads.
2013-04-14 Alexandre VassalottiIssue #16550: Update the opcode descriptions of picklet...
2013-04-14 Georg BrandlFix example ignoring ".svn" directories in compileall.
2013-04-14 Georg BrandlThe Integral class does not contain implementations...
2013-04-14 Georg BrandlClarify that the function *definition* creates the...
2013-04-14 Georg BrandlCloses #14462: allow any valid Python identifier in...
2013-04-14 Georg BrandlCloses #13638: document PyErr_SetFromErrnoWithFilenameO...
2013-04-14 Alexandre VassalottiMerge heads.
2013-04-14 Georg Brandlbind('') does not do the same as bind('localhost')
2013-04-14 Georg BrandlUpdate code examples using collections.abc classes.
2013-04-14 Georg BrandlCloses #17726: small clarification in design FAQ.
2013-04-14 Alexandre VassalottiClean up error messages raised by save_reduce in _pickle.
2013-04-14 Georg BrandlUpdate using/mac documentation which was still on 2.5.
2013-04-14 Georg BrandlClarify point in name mangling doc.
2013-04-14 Alexandre VassalottiFix pickling test in test_memoryio.
2013-04-14 Meador IngeIssue #16804: Fix 'python -S -m site' failure.
2013-04-13 R David MurrayReflow paragraph.
2013-04-13 R David Murray#2118: clarify smtplib exception documentation.
2013-04-13 Serhiy StorchakaIssue #17016: Get rid of possible pointer wraparounds...
2013-04-13 Ezio Melotti#17571: remove broken links in datetime.py docstring.
2013-04-13 Ezio Melotti#17686: fix broken link in Doc/using/unix.rst. Patch...
2013-04-13 Mark DickinsonIssue #17715: Add missing NULL Check to PyNumber_Long.
2013-04-13 Andrew SvetlovRevert changes for #13355 by request from Raymond Hettinger
2013-04-13 Mark DickinsonIssue #16447: Fix potential segfault when setting __nam...
2013-04-12 Andrew SvetlovFix whitespaces
2013-04-12 Andrew SvetlovIssue #13355: Raise ValueError on random.triangular...
2013-04-12 Andrew SvetlovIssue #16658: add missing return to HTTPConnection...
2013-04-12 Ezio Melotti#17653: fix typo in socketserver docs. Patch by Tshepa...
2013-04-12 Ezio MelottiMerge heads.
2013-04-12 Andrew Svetlov#17688: fix declaration for richcmp example in the...
2013-04-12 Ezio Melotti#6696: add documentation for the Profile objects, and...
2013-04-12 Ezio Melotti#17692: test_sqlite now works with unittest test discov...
2013-04-12 Roger Serwy#17585: Fixed IDLE regression. Now closes when using...
2013-04-11 Antoine PitrouFix supernumerary 's' in sys._debugmallocstats() output.
2013-04-11 Ezio Melotti#17690: test_time now works with unittest test discover...
2013-04-11 R David Murray#14971: Use class method name, not function.__name__...
2013-04-11 Senthil Kumarannormalize whitespace
2013-04-11 Senthil Kumaran#5609 - test_urllib coverage for url2pathname and pathn...
2013-04-10 Benjamin Petersondon't run frame if it has no stack (closes #17669)
2013-04-10 Ezio Melotti#12820: add tests for the xml.dom.minicompat module...
2013-04-10 Ezio Melotti#17635: fix wrong function name in multiprocessing...
2013-04-09 Senthil Kumaran#17678: Fix DeprecationWarning in the http/cookiejar...
2013-04-09 Senthil Kumaran#17648 - convert test_urllib2.py doctests to unittests
2013-04-09 Roger Serwy#17657: Show full Tk version in IDLE's about dialog.
2013-04-08 Serhiy StorchakaClose #17666: Fix reading gzip files with an extra...
2013-04-08 Andrew SvetlovAdd NEWS entry for #17502: Process DEFAULT values in...
2013-04-07 Roger Serwy#17613: Prevent traceback when removing syntax colorize...
2013-04-07 Roger Serwy#1207589: Backwards-compatibility patch for right-click...
2013-04-07 Andrew SvetlovProcess DEFAULT values in mock side_effect that returns...
2013-04-07 Andrew SvetlovMerge heads
2013-04-07 Andrew SvetlovUpdate argparse docs to follow order of ArgumentParser...
2013-04-07 Raymond HettingerClean-up lru_cache examples. The print() not is needed...
2013-04-07 Roger Serwy#16887: IDLE now accepts Cancel in tabify/untabify...
2013-04-06 Serhiy StorchakaRevert a premature patch for issue #14010 (changeset...
2013-04-06 Antoine PitrouMerge
2013-04-06 Antoine PitrouIssue #17645: convert an assert() into a proper excepti...
2013-04-06 Benjamin Petersonmove IDLE news to its own section
2013-04-06 Serhiy StorchakaIssue #14010: Fix a crash when iterating or deleting...
2013-04-06 Andrew SvetlovChange wording as Eli Bendersky suggests.
2013-04-06 Georg BrandlAdd 3.3.1 to LICENSE files.
2013-04-06 Georg BrandlPost-release update for 3.3.1
2013-04-06 Georg Brandlmerge with 3.3.1 release clone
2013-04-06 Georg Brandlmerge with 3.2 branch
2013-04-06 Georg BrandlAdded tag v3.3.1 for changeset d9893d13c628
2013-04-06 Georg BrandlBump to 3.3.1. v3.3.1
2013-04-06 Georg BrandlAdded tag v3.2.4 for changeset 1e10bdeabe3d
2013-04-06 Georg BrandlBump to 3.2.4. v3.2.4
2013-04-05 Andrew SvetlovAdd link to glossary for hashable term in docs for...
2013-04-05 Andrew SvetlovFix typo
2013-04-05 Andrew SvetlovFix typo.
2013-04-05 Senthil KumaranIssue #17483: 3.3 Branch - Remove unreachable code...
2013-04-04 Ezio Melotti#8913: add examples and docs for date/time/datetime...
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-04-03 Ezio Melotti#17572: Avoid chained exceptions while passing bad...
2013-04-03 Terry Jan ReedyIssue #15940: NEWS entry
2013-04-03 Terry Jan ReedyIssue #15940: Replace tab.
2013-04-03 Terry Jan ReedyIssue #15940: Specify effect of locale on time functions.
2013-04-03 Richard OudkerkIssue #17619: Make input() check for Ctrl-C correctly...
2013-04-03 R David MurrayUse repr when printing unknown url type in urlopen.
2013-04-03 R David Murray#17623: fix whatsnew typo
2013-04-03 Roger Serwy#14254: IDLE now handles readline correctly across...
2013-04-03 Roger Serwy#17614: IDLE no longer raises exception when quickly...
2013-04-03 Roger Serwy#17614: IDLE no longer raises exception when quickly...
2013-04-02 Victor StinnerClose #6822: ftplib.FTP.storlines() expects a binary...
2013-04-02 R David Murray#13163: fix names of _get_socket args
2013-04-02 Georg Brandlmerge
2013-04-01 Benjamin Petersonlist slotdefs in offset order rather than sorting them...
2013-04-01 Brett CannonIssue #17357: Add missing verbosity messages when runni...
next