]> granicus.if.org Git - python/shortlog
python
2006-04-14 Thomas WoutersCoverity-found bug: datetime_strptime() failed to check...
2006-04-14 Andrew M. KuchlingAdd an item; better crediting; fix error in SQL example...
2006-04-14 Andrew M. KuchlingTypo fix
2006-04-14 Tim PetersWhitespace normalization.
2006-04-14 Walter DörwaldAdd a BufferedIncrementalEncoder class that can be...
2006-04-14 Walter DörwaldMake error message less misleading for u"a..b".encode...
2006-04-14 Martin v. LöwisPatch #702933: Undocument PyObject_NEW, PyObject_NEW_VAR,
2006-04-14 Walter DörwaldFix wrong attribute name.
2006-04-14 Walter DörwaldMake raise statements PEP 8 compatible.
2006-04-14 Martin v. LöwisPatch #1045620: Prepend Modules/ before Setup in stdout.
2006-04-14 Martin v. LöwisPatch #1470300: Port _hotshot to QNX4.25 port.
2006-04-14 Martin v. LöwisPatch #1355883: Build Python-ast.c and Python-ast.h
2006-04-14 Armin RigoShow case: reference cycles involving only the ob_type...
2006-04-14 Andrew M. KuchlingTypo fix
2006-04-14 Martin v. LöwisPatch #1324762: Change --with-cxx to --with-cxx-main.
2006-04-14 Walter DörwaldCall encode()/decode() with final==True as the last...
2006-04-14 Andrew M. KuchlingTypo fixes
2006-04-14 Andrew M. KuchlingAdd more items
2006-04-14 Andrew M. KuchlingTypo fix
2006-04-14 Andrew M. KuchlingAdd an item and a reminder
2006-04-14 Martin v. LöwisMake Py_BuildValue, PyObject_CallFunction and
2006-04-14 Neal NorwitzCopy note from leakers README here too. We want to...
2006-04-14 Neal NorwitzRestore test tee with some modifications.
2006-04-14 Neal NorwitzMove the old test_generator_cycle.py which leaked but...
2006-04-14 Neal NorwitzUpdate notes to address cyclic garbage and what should...
2006-04-14 Neal NorwitzSF Bug #1454485, array.array('u') could crash the inter...
2006-04-14 Tim PetersAdded George Yoshida.
2006-04-14 Neal NorwitzALIGNMENT_SHIFT is not used
2006-04-13 Tim PetersWhen using -R, lots of "*** DocTestRunner.merge:" nuisa...
2006-04-13 Tim PetersWhitespace normalization.
2006-04-13 Gregory P.... raise the minimum supported BerkeleyDB version to 3...
2006-04-13 Martin v. LöwisForce 8-alignment of memory blocks, as needed on
2006-04-13 Martin v. LöwisFix type errors.
2006-04-13 Andrew M. KuchlingTypo fix
2006-04-13 Andrew M. Kuchling[Bug #1464571] Mention that generator's .gi_frame can...
2006-04-13 Andrew M. KuchlingAdd some items
2006-04-13 Martin v. LöwisIntroduce asdl_int_seq, to hold cmpop_ty.
2006-04-13 Andrew M. KuchlingInclude more detail on Coverity results and add a link...
2006-04-13 Andrew M. KuchlingDescribe sys.subversion, Py_GetBuildInfo()
2006-04-13 Andrew M. KuchlingAdd missing word
2006-04-13 Skip Montanarorevert - breaks build of Python/ast.c w/ gcc
2006-04-13 Skip MontanaroUse union to discriminate pointer types from enum/int...
2006-04-13 Martin v. LöwisChange more occurrences of maxsplit to Py_ssize_t.
2006-04-13 Martin v. LöwisChange maxsplit types to Py_ssize_t.
2006-04-13 Thomas HellerAllocate the 0x1D1A0000 base adress for the _ctypes...
2006-04-13 Georg BrandlAdd two entries about how to actually clear a list.
2006-04-13 Georg BrandlAdd a test for Py_ssize_t. Correct typo in getargs.c.
2006-04-13 Martin v. LöwisReplace INT_MAX with PY_SSIZE_T_MAX.
2006-04-13 Martin v. LöwisReplace INT_MAX with PY_SSIZE_T_MAX where string length
2006-04-13 Martin v. LöwisReplace INT_MAX with PY_SSIZE_T_MAX.
2006-04-13 Georg BrandlAdd PY_SSIZE_T_MIN/MAX to _testcapi.
2006-04-13 Martin v. LöwisStop claiming that Py_Finalize releases all memory.
2006-04-13 Martin v. LöwisRemove another INT_MAX limitation
2006-04-13 Martin v. LöwisReplace most INT_MAX with PY_SSIZE_T_MAX.
2006-04-13 Anthony BaxterC++ compiler changes. casts, rename variables with...
2006-04-13 Martin v. LöwisSupport NFD of very long strings.
2006-04-13 Neal Norwitztest_compile can be really long if we are using -u...
2006-04-13 Martin v. LöwisChange more ints to Py_ssize_t.
2006-04-13 Martin v. LöwisRevert 34153: Py_UNICODE should not be signed.
2006-04-13 Anthony Baxterwhoops. missed one in an auto-generated file. another...
2006-04-13 Neal NorwitzRemove tests that no longer leak. There is still one...
2006-04-13 Neal NorwitzFix {} mismatch spotted by George Yoshida.
2006-04-13 Tim Peterstty isn't supported on all boxes.
2006-04-13 Andrew M. KuchlingFix typography of Martin's name
2006-04-13 Anthony Baxterspread the extern "C" { } magic pixie dust around....
2006-04-13 Andrew M. KuchlingWrite some ctypes examples
2006-04-13 Skip MontanaroIf compiling with g++ don't use -Wstrict-prototpes.
2006-04-13 Anthony Baxterreverting r45321: Patch #860326: traceback.format_excep...
2006-04-13 Anthony Baxtercasting nastiness to make C++ compiler happy
2006-04-13 Anthony BaxterAdd a cast to make code compile with a C++ compiler.
2006-04-12 Georg BrandlPatch #860326: traceback.format_exception_only() now...
2006-04-12 Gregory P.... Fixes bug #1117761
2006-04-12 Gregory P.... Closes bug #1149413
2006-04-12 Thomas HellerFix for a bug found by Armin Rigo, plus test.
2006-04-12 Phillip J. EbyDon't set gi_frame to Py_None, use NULL instead, elimin...
2006-04-12 Andrew M. KuchlingMention ASCII as default encoding; update TODO list...
2006-04-12 Andrew M. KuchlingBump version number; rearrange introduction a bit
2006-04-12 Armin RigoIgnore the references to the dummy objects used as...
2006-04-12 Georg BrandlPatch #1468808: don't complain if Tkinter is already...
2006-04-12 Andrew M. KuchlingAdd PEP 243 section
2006-04-12 Georg BrandlUpdate test_sundry. Many modules have now tests, but
2006-04-12 Andrew M. KuchlingNote C API incompatibilities
2006-04-12 Andrew M. KuchlingMention access to ASTs
2006-04-12 Anthony BaxterBug #1469163: SimpleXMLRPCServer unconditionally attemp...
2006-04-12 Armin RigoOff-by-one buffer overflow error.
2006-04-12 Walter DörwaldPatch #1463288: use a context manager to temporarily...
2006-04-12 Neal Norwitzwrap docstrings so they are less than 80 columns. add...
2006-04-12 Tim Petersgen_throw(): The caller doesn't own PyArg_ParseTuple()
2006-04-12 Neal NorwitzUpdate comments and the skip list, maybe some of these...
2006-04-12 Neal NorwitzAdd another little test to make sure we roundtrip multi...
2006-04-12 Neal NorwitzUpdate for new grammar
2006-04-12 Anthony Baxterput in a reference to PEP 306 in a comment at the top
2006-04-12 Neal NorwitzGet rid of some warnings on Mac
2006-04-12 Anthony Baxteravoid C++ name mangling for the _Py.*SizeT functions
2006-04-12 Anthony Baxterremove forward declarations. No constructors to move...
2006-04-12 Anthony BaxterMove constructors, add some casts to make C++ compiler...
2006-04-12 Anthony Baxterremove forward declarations, move constructor functions...
2006-04-12 Anthony BaxterMake symtable.c safe for C++ compilers. Changed macros...
2006-04-12 Anthony Baxterper Jeremy's email, remove the _WITH_CAST versions...
2006-04-12 Thomas WoutersPart two of the fix for SF bug #1466641: Regenerate...
next