]> granicus.if.org Git - python/shortlog
python
2010-12-30 Georg BrandlAdd the missing __main__.py in the turtledemo package...
2010-12-30 Georg BrandlRemove mentions of the Demo directory.
2010-12-30 Georg BrandlHarmonize docstrings. Move redemo from Tools/scripts...
2010-12-30 Georg BrandlRemove the actual Demo dir.
2010-12-30 Georg BrandlMore cleanup: Move some demos into a dedicated Tools...
2010-12-30 Michael FoordIssue 10786: unittest.TextTestRunner default stream...
2010-12-30 Georg BrandlFix NameErrors.
2010-12-30 Georg BrandlClean up tools: remove "world" and "framer", move singl...
2010-12-30 Georg BrandlRemove some of the old demos. (Put a few somewhere...
2010-12-30 Martin v. LöwisBuild and install libpython3.so.
2010-12-30 Martin v. LöwisIssue #10542: Document that identifiers use XID_Start...
2010-12-30 Senthil KumaranFix Issue10793 - hashlib documentation issue on return...
2010-12-29 R. David MurrayFix same typo in docs.
2010-12-29 Terry ReedyMinor clarification
2010-12-29 R. David MurrayFix a comment typo and update another comment to match...
2010-12-29 Senthil KumaranFix Issue 10753 - Don't quote ;=, in the PATH_INFO...
2010-12-29 Victor StinnerIssue #10783: rephrase the changelog (new try)
2010-12-29 Brian CurtinClose stdout, clear ResourceWarning
2010-12-29 Brian CurtinFix #9333 on Windows XP, where os.symlink is not a...
2010-12-28 Victor StinnerRephrase PyUnicode_CompareWithASCIIString() documentation
2010-12-28 Victor StinnerIssue #10783: rephrase the changelog (NEWS, What's...
2010-12-28 Victor StinnerDon't ignore pgen error (on "make Parser/pgen.stamp")
2010-12-28 Victor StinnerCompile pgenmain.c and printgrammar.c with PGEN defined
2010-12-28 Brian QuinlanDoes not install a logging handler. Fixes issue 10626.
2010-12-28 Terry ReedyIssue 10738: Fix webbrowser.Opera.raise_opts value.
2010-12-28 R. David Murray#9824: encode , and ; in cookie values so that browsers...
2010-12-28 Georg BrandlAdd sys.flags.quiet attribute for the new -q option...
2010-12-28 Brian CurtinThis file was obsolted by a number of adjustments to...
2010-12-28 Brian CurtinMinor doc update for #9333. Took out the phrasing about...
2010-12-28 Senthil KumaranFix Issue10759 - html.parser.unescape() fails on HTML...
2010-12-28 Brian CurtinFix #9333. The symlink function is always available...
2010-12-28 Victor StinnerIssue #10783: Fix test_sys, pack('c', ' ') => pack...
2010-12-28 Victor StinnerIssue #10783: struct.pack() doesn't encode implicitly...
2010-12-28 Georg Brandl#10609: fix non-working dbm example.
2010-12-28 Georg Brandl#10739: document that on Windows, socket.makefile(...
2010-12-28 Georg BrandlRewrap.
2010-12-28 Georg BrandlRemove history; adapt a bit more to reST, since this...
2010-12-28 Georg Brandl#10781: clarify that *encoding* is not a parameter...
2010-12-28 Georg Brandl#10742: document readonly attribute of memoryviews.
2010-12-28 Georg Brandl#10767: update README in crashers; not all may have...
2010-12-28 Victor StinnerIssue #9738: Fix typo, ASCII-encoding string => ASCII...
2010-12-28 Georg BrandlAdd news entry and clarify another.
2010-12-28 Georg Brandl#10768: fix ScrolledText widget construction, and make...
2010-12-28 Georg Brandl#10777: fix iteration over dict keys while mutating...
2010-12-28 Georg Brandl#10679: install idle, pydoc, 2to3 scripts with X.Y...
2010-12-28 Georg BrandlFix advice: call PyType_Ready to fill in ob_type of...
2010-12-28 Georg BrandlRemove confusing paragraph -- this is relevant only...
2010-12-28 Georg BrandlReplace sys.maxint mention by sys.maxsize.
2010-12-28 Victor StinnerIssue #10780: Remove commas at the end of the argument...
2010-12-28 Victor StinnerIssue #8966: Remove the documentation of ctypes.set_con...
2010-12-28 Victor StinnerIssue #10780: PyErr_SetFromWindowsErrWithFilename(...
2010-12-27 Victor StinnerIssue #10778: decoding_fgets() decodes the filename...
2010-12-27 Victor StinnerIssue #10779: PyErr_WarnExplicit() decodes the filename...
2010-12-27 R. David Murray#7056: runtest and runtest_inner don't use testdir...
2010-12-27 Vinay SajipIssue #10626: test_logging now preserves logger disable...
2010-12-27 Vinay SajipIssue #10626: test_logging now preserves logger disable...
2010-12-27 Vinay SajipIssue #10774: test_logging now removes temp files creat...
2010-12-27 R. David MurraySkip test that does not raise an error on Windows.
2010-12-27 Victor StinnerIssue #9738: Ooops, fix typos in my previous commit...
2010-12-27 Victor StinnerIssue #9738: Document encodings of AST, compiler, parse...
2010-12-27 Victor StinnerIssue #9738: document encodings of unicode functions
2010-12-27 Victor StinnerIssue #9738: Document encodings of error and warning...
2010-12-27 R. David MurrayEscape file path before searching for it in output...
2010-12-26 Vinay SajipAdded logging documentation cross-references.
2010-12-26 R. David Murray#5258/#10642: print fn, line, traceback and continue...
2010-12-26 Vinay SajipImproved logging cookbook for logging with multiprocessing.
2010-12-26 Éric AraujoFix typo (#10770)
2010-12-26 Terry Reedyrevert 87478
2010-12-26 Éric AraujoRemove unexistent parameter (#3216)
2010-12-26 Éric AraujoFix typo spotted by Rodrigo Bernardo Pimentel (#9891)
2010-12-25 Victor StinnerIssue #10763: subprocess.communicate() closes stdout...
2010-12-25 Brian QuinlanAssign closed handles to None to make errors more obvio...
2010-12-24 Brian QuinlanBetter reporting of test failures on Windows.
2010-12-24 R. David Murray#1693546: don't add quotes around RFC 2231 encoded...
2010-12-24 Terry ReedyMatch current tracker name, though I do not know if...
2010-12-24 Raymond HettingerAdopt symmetric names for arguments (actual/expected...
2010-12-24 Vinay SajipLogging documentation updates.
2010-12-24 Raymond HettingerKeep helper functions private.
2010-12-24 Raymond HettingerPut diff output in useful order (when the elements...
2010-12-24 Raymond HettingerAdd direct tests for the util functions.
2010-12-24 Raymond HettingerAdd news entry for 87471.
2010-12-24 Raymond HettingerImprove diff for assertCountEqual() to actually show...
2010-12-24 Alexander BelopolskyAdded an XXX note to describe timedelta/timedelta feature.
2010-12-24 Senthil KumaranFix some mistakes- Issue3243 (r87399) Correcting the...
2010-12-24 Raymond HettingerFix docstring.
2010-12-24 Raymond HettingerFix docs and comment for r87454.
2010-12-24 Raymond HettingerAdd test for r87454.
2010-12-24 Alexander BelopolskyIssue #9063: Corrected the tzinfo example.
2010-12-23 Benjamin Petersonupdate comment
2010-12-23 Éric AraujoFix syntax typo
2010-12-23 Terry ReedyIssue 10730: mimetypes module - add .svgz to mimetypes...
2010-12-23 Benjamin Petersonkill some function imports
2010-12-23 Benjamin Petersonuse native tenary condition
2010-12-23 Benjamin Petersonfix docstring
2010-12-23 Raymond HettingerFix buglet. If the input was an iterator, the fallback...
2010-12-23 R. David Murray#1155362: allow hh:mm:ss-uuuu like we allow hh:mm:ss...
2010-12-23 R. David Murray#4496: remove misleading comment and note that self...
2010-12-23 Éric AraujoFix typo in superclass method name
2010-12-23 Éric AraujoNits: use a real boolean, make one docstring more simil...
2010-12-23 Éric AraujoFix small inaccuracy: there is no index function
next