]> granicus.if.org Git - python/shortlog
python
2005-10-23 Marc-André... Add news item for the new charmap codecs.
2005-10-23 Mark HammondCorrect error to PyRun_SimpleString macro introduced...
2005-10-23 Mark HammondRemove conflict markers and add parsermodule.c to get...
2005-10-23 Raymond HettingerAdd AST files to VC6 build.
2005-10-23 Neil SchemenauerFix arigo's funky LOAD_NAME bug: implicit globals insid...
2005-10-23 Neil SchemenauerDon't stop generating code for import statements after...
2005-10-23 Neil SchemenauerAdd an assert.
2005-10-22 Neal NorwitzRevert previous checkin:
2005-10-21 Neil SchemenauerRevert change, func_name of lambda's is back to <lambda>.
2005-10-21 Neil SchemenauerUse <lamba> as the function name for lambdas (matches...
2005-10-21 Jeremy HyltonFix a bunch of imports to use code.h instead of compile.h.
2005-10-21 Marc-André... Replace the old EBCDIC codecs with new ones using the...
2005-10-21 Marc-André... Alias iso8859_1 to latin_1 which is the same encoding...
2005-10-21 Marc-André... Add a few more Mac OS encodings. The mapping tables...
2005-10-21 Marc-André... Replace the old charmap codecs with new ones generated...
2005-10-21 Marc-André... Add two new tools to compare codecs and show difference...
2005-10-21 Marc-André... Moved gencodec.py to the Tools/unicode/ directory.
2005-10-21 Armin RigoANSI-C-ify the placement of local var declarations.
2005-10-21 Michael W.... Fix bug:
2005-10-21 Michael W.... the ast-branch changed the stack discipline of MAKE_CLO...
2005-10-21 Georg BrandlAdd 2.4.2 to LICENSE.
2005-10-21 Neal Norwitzadd some notes about recent checkins
2005-10-21 Neal NorwitzGet the bug # write
2005-10-21 Neal NorwitzIncorrect code was generated for:
2005-10-21 Neal NorwitzFix SF bug #1167751, Argument genexp corner case
2005-10-21 Neal NorwitzFree coding spec (cs) if there was an error to prevent...
2005-10-21 Neal NorwitzDon't use a string exception since it's deprecated
2005-10-21 Neal NorwitzOops, "=" is not a comparison operator
2005-10-21 Neal NorwitzAdd comment lost from AST merge
2005-10-21 Neal NorwitzRemove INT_MIN that came from the AST merge.
2005-10-21 Neal NorwitzFix some mods that got dropped from the AST merge
2005-10-21 Neal NorwitzUse the newer names for APIs after the AST merge
2005-10-21 Neal NorwitzRemove dup declarations after AST merge
2005-10-20 Jeremy HyltonMerge ast-branch to head
2005-10-20 Marc-André... Enhance the performance of two important Unicode character
2005-10-20 Fred Drakeadd missing word
2005-10-20 Jeremy HyltonDisable some tests in anticipation of merging ast-branc...
2005-10-20 Neal NorwitzFind bsd db v4 on gentoo (2005 i think)
2005-10-20 Neal NorwitzFix SF bug # 1330039, patch # 1331635 from Lars Gustaeb...
2005-10-20 Neal NorwitzGet BSD DB working most for version 3.2
2005-10-20 Neal NorwitzGet bsddb module to compile with version 3.2 of BSD DB.
2005-10-20 Neal NorwitzSF bug #1331563 ] string_subscript doesn't check for...
2005-10-19 Marc-André... Whitespace corrections.
2005-10-19 Marc-André... Bug fix for [ 1331062 ] utf 7 codec broken.
2005-10-18 Neal NorwitzSF bug #1328915, try to word kill a bit more genericall...
2005-10-17 Raymond HettingerDrop permissions for Gregory K Johnson.
2005-10-16 Raymond HettingerAdd Nick Coghlan
2005-10-15 Raymond HettingerTeach unquote() to handle unicode inputs
2005-10-14 Vinay SajipOptimised Placeholders handling of child loggers by...
2005-10-12 Neal NorwitzSF bug #1323739, C API doc for PySequence_Tuple duplicated
2005-10-11 Fred Drakefix stupid typo
2005-10-11 Vinay SajipAdded Host and Content-type headers to requests sent...
2005-10-11 Neal NorwitzSF bug #1323294, Minor error in the Library Reference...
2005-10-10 Marc-André... Clarify the docs for Py_UNICODE.
2005-10-09 Walter DörwaldBug #1245379: Add "unicode-1-1-utf-7" as an alias for...
2005-10-09 Walter DörwaldRemove trailing spaces.
2005-10-09 Walter DörwaldFix indentation.
2005-10-08 Georg BrandlFix errors in _synthesize because of missing basename...
2005-10-08 Guido van RossumFix unit test failure -- the output received from Pytho...
2005-10-07 Vinay SajipFixed bug where the logging message was wrongly being...
2005-10-06 Walter DörwaldPart of SF patch #1313939: Speedup charmap decoding...
2005-10-06 Hye-Shik ChangChange the internal "undefined codepoint" mark for...
2005-10-05 Raymond HettingerSF #1313496: bisect C replacement doesn't accept named...
2005-10-04 Neal NorwitzGet "make install" working again after adding Lib/test...
2005-10-04 Neal NorwitzMake close brace a paren to match open.
2005-10-04 Neal NorwitzArmin caught this mistake in bug #973103.
2005-10-04 Neal Norwitzopen_new_win does not exist. use UNIX consistently...
2005-10-04 Neal NorwitzFix pychecker warnings
2005-10-03 Kurt B. KaiserIncorporate Tal Einat's comment on Patch 936169: Fixes...
2005-10-03 Kurt B. KaiserTweak CodeContext.py docstrings, comments, and names.
2005-10-03 Raymond HettingerCorrect docs for empty raise when no exception is active.
2005-10-03 Fred Drakefix link to subsection (SF bug #1311674)
2005-10-03 Georg BrandlPatch #754022: Greatly enhanced webbrowser.py.
2005-10-03 Neal Norwitzsuppress more errors on my box, most are gentoo specifi...
2005-10-03 Neal NorwitzSF Bug #1008310, os.major() os.minor() example and...
2005-10-03 Neal NorwitzFix SF bug #991735, os.access reports true for read...
2005-10-03 Neal NorwitzFix SF bug #976608, Unhelpful error message when mtime...
2005-10-03 Neal NorwitzSF Bug # 941346, AIX shared library fix
2005-10-03 Neal NorwitzSF bug #887946, segfault if redirecting directory
2005-10-03 Neal NorwitzSF Bug #1308042, platform dependent behaviour (Windoze...
2005-10-03 Neal NorwitzSF patch #1227568, Expression AST node not documented.
2005-10-03 Neal NorwitzSF patch #1227568, bug #1219273, Expression AST node...
2005-10-02 Kurt B. KaiserIncreased performance in CodeContext extension Patch...
2005-10-02 Neal Norwitz- Fix segfault with invalid coding.
2005-10-01 Georg BrandlFix PyString_Format so that the "%s" format works again...
2005-10-01 Georg Brandlbug [ 729103 ] Cannot retrieve name of super object
2005-09-30 Michael W.... Forward port bugfix:
2005-09-30 Neal NorwitzPatch #1309009, Fix segfault in pyexpat when the XML...
2005-09-29 Georg Brandlpatch [ 1300515 ] xdrlib.py: pack_fstring() did not...
2005-09-29 Georg Brandlbug [ 1298120 ] shlex does not support unicode
2005-09-29 Georg Brandlbug [ 1296004 ] MemoryError in httplib
2005-09-29 Georg BrandlFix parse errors in readline module when compiling...
2005-09-28 Georg Brandlbug [ 1306449 ] PyString_AsStringAndSize() return value...
2005-09-27 Martin v. LöwisUse lzx:21 for compression. Backported to 2.4
2005-09-26 Vinay SajipMinor clarification of effective level calculation
2005-09-25 Armin Rigosome more fixes and tests for inspect.getsource(),...
2005-09-25 Georg BrandlCommit memory leaking fix.
2005-09-24 Armin Rigo(pedronis, arigo)
2005-09-24 Raymond HettingerConvert iterator __len__() methods to a private API.
2005-09-24 Hye-Shik ChangPatch #1288833: Removed thread lock from socket.getaddr...
next