]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2013-04-01  Roger Serwy#6698: IDLE now opens just an editor window when config...
2013-04-01  Roger Serwy#6698: IDLE now opens just an editor window when config...
2013-03-31  Roger Serwy#8900: Using keyboard shortcuts in IDLE to open a file...
2013-03-31  Roger Serwy#8900: Using keyboard shortcuts in IDLE to open a file...
2013-03-31  Charles-Francois... Issue #6419: Fix a test_kqueue failure on some BSD...
2013-03-31  Charles-Francois... Issue #6419: Fix a test_kqueue failure on some BSD...
2013-03-31  Gregory P.... Skip a test of an old API on ARM Linux that isn't suppo...
2013-03-31  Raymond HettingerAdd an itertools recipe showing how to use t.__copy__().
2013-03-31  Roger Serwy#6649: Fixed missing exit status in IDLE. Patch by...
2013-03-31  Roger Serwy#6649: Fixed missing exit status in IDLE. Patch by...
next