]> granicus.if.org Git - python/shortlog
python
2005-01-03 Raymond HettingerRemoved unused line.
2005-01-03 Raymond HettingerRemoved unused line.
2005-01-02 Brett CannonSince it is a possibility that LDFLAGS or CPPFLAGS...
2005-01-02 Raymond HettingerTeach the peephole optimizer to fold simple constant...
2005-01-01 Jack JansenCreate the wrapper scripts for gcc/g++ too.
2005-01-01 Peter AstrandOn UNIX, when the execution of the child fails, we...
2005-01-01 Peter AstrandNew subprocess utility function: check_call. Closes...
2005-01-01 Raymond HettingerSF patch #1094007: Remove witty comment in pydoc.py
2005-01-01 Raymond HettingerSF patch #1051395: locale.getdefaultlocale does not...
2005-01-01 Raymond HettingerSF Patch #1093896: miscellaneous doc typos
2004-12-31 Raymond HettingerRemove some lambdas.
2004-12-31 Raymond HettingerUse cStringIO where available.
2004-12-31 Thomas Hellercvsignore files generated by make_versioninfo.
2004-12-31 Brett CannonStrip out double dashes and dashes for options not...
2004-12-31 Raymond HettingerSF bug #1090139: presentation typo in lib: 6.21.4...
2004-12-30 Martin v. LöwisAdd more test directories to testsuite. Will backport...
2004-12-30 Martin v. LöwisUpdate to VC 7.1. Will backport to 2.4.
2004-12-29 Walter DörwaldAdd a test that checks the basic functionality of every...
2004-12-29 Walter DörwaldFix wrong variable name.
2004-12-29 Martin v. LöwisUpdate example to VC 7.1. Will backport to 2.4.
2004-12-29 Walter DörwaldFix wrong variable name.
2004-12-29 Andrew M. KuchlingTypo fix
2004-12-28 Jack Jansen- getDefaultDatabase wasn't listed in __all__.
2004-12-28 Jack JansenJust passing -undefined dynamic_lookup isn't enough...
2004-12-28 Andrew M. Kuchling[Bug #1083110] calling .flush() on decompress objects...
2004-12-27 Jack JansenAdded quotes around the destroot arguments, so empty...
2004-12-27 Jack JansenUpdated version numbers.
2004-12-27 Jack JansenFix for #1091468: DESTROOTed frameworkinstalls fail...
2004-12-26 Jack JansenAfter discussion on the PythonMac-SIG it was decided...
2004-12-26 Jack JansenA script to fix Apple-installed Python 2.3 (and a test...
2004-12-26 Skip Montanarocorrect decorator example, tweak description slightly
2004-12-24 Martin v. LöwisUpdate VC references. Backported to 2.4.
2004-12-24 Matthias KloseUse = instead of == as operator to test
2004-12-24 Brett CannonFix sentence stating TextEdit only saves in RTF; can...
2004-12-23 Armin RigoDima Dorfman's patch for coercion/comparison of C types...
2004-12-23 Fred Drakediscuss how the __builtin__ module is normally used...
2004-12-23 Fred Drakefix weird capitalization of "built-in"
2004-12-23 Kurt B. KaiserImprove error message if rpc'l localcall() fails with...
2004-12-23 Kurt B. KaiserThe GUI was hanging if the shell window was closed...
2004-12-22 Thomas HellerRecompiled after source changes.
2004-12-22 Thomas HellerClose stdout and stderr, which are redirected into...
2004-12-22 Jeremy HyltonTwo small changes, SF bug #974757 and SF patch #1037974.
2004-12-22 Jeremy HyltonSF patch #1055159 via Titus Brown: Document redirect...
2004-12-22 Martin v. LöwisPatch #1088716: build and incorporate libpython24.a...
2004-12-22 Martin v. LöwisProperly quote IDLE shortcut. Will backport to 2.4.
2004-12-22 Walter DörwaldAdd NEWS entry about bug #1076985.
2004-12-22 Brett CannonRemove outdated comments about expanduser and expandvar...
2004-12-21 Fred Drakeadd __file__ to the globals available for tests loaded...
2004-12-21 Walter DörwaldThe changes to the stateful codecs in 2.4 resulted...
2004-12-21 Kurt B. KaiserThe remote procedure call module rpc.py can now access...
2004-12-21 Johannes GijsbersAdd accidentally removed \end{description} back in.
2004-12-21 Sean ReifschneiderChanging the idle wrapper to use Python and execvp...
2004-12-20 Raymond HettingerSF bug #951915: fix bug in StringIO.truncate - length...
2004-12-20 Armin RigoAny call to marshal.dumps() with the new optional argum...
2004-12-20 Raymond HettingerBug #1088206: zlib decompressobj documentation typo
2004-12-20 Raymond HettingerBugs item #1069409 C:\Python24\Lib\compileall.py...
2004-12-19 Raymond HettingerBug #1079011: Incorrect error message (somewhat)
2004-12-19 Raymond HettingerBug #1066607: "Limitations" section of profiler docs...
2004-12-19 Raymond HettingerBug #1087216: datetime module documentation missing...
2004-12-18 Brett CannonSkip test_imp if threading is not available.
2004-12-18 Brett CannonSwitch from getting LDFLAGS and CPPFLAGS from the envir...
2004-12-18 Raymond HettingerBug #1083645
2004-12-18 Raymond HettingerSmall boost to PySequence_Fast(). Lists build faster...
2004-12-18 Andrew MacIntyrefix unterminated comment
2004-12-17 Raymond HettingerRefactor:
2004-12-16 Raymond HettingerSF bug #1086555: refcount problem in syslog
2004-12-16 Raymond HettingerSF #1085304: Make array.array pickle-able
2004-12-16 Raymond HettingerAdd missing decref.
2004-12-16 Raymond HettingerSF bug #1085744: Performance issues with PySequence_Tu...
2004-12-16 Gregory P.... fixed compilation against BerkeleyDB 3.2.9 (sf bug...
2004-12-15 Walter DörwaldFix typo (from SF bug #1086127).
2004-12-14 Walter DörwaldFix copy & paste error in comments.
2004-12-14 Raymond HettingerSF bug #1084457: ossaudiodev no longer undocumented
2004-12-13 Marc-André... Correct mapping of Python codec name to C encoding...
2004-12-13 Johannes GijsbersCheck in missing png version of pyfav.gif.
2004-12-13 Gregory P.... rewrote the bsddb module BerkeleyDB library and include...
2004-12-13 Anthony Baxternote for amk
2004-12-13 Gregory P.... the bsddb module now also works with BerkeleyDB 4.3.
2004-12-13 Gregory P.... * Adds support for building against BerkeleyDB 4.3.21
2004-12-12 Johannes GijsbersPatch #1080684: typo repair. Thanks George Yoshida!
2004-12-12 Johannes GijsbersPatch #1011890: fix inspect.getsource breaking with...
2004-12-12 Johannes GijsbersPatch #736962: port test_inspect to unittest. As part...
2004-12-12 Johannes GijsbersUse os.geteuid() for checking whether we are root,...
2004-12-12 Martin v. LöwisReplace VB with VC.
2004-12-12 Andrew MacIntyreOS/2 specific fixes related to SF bug # 1003471.
2004-12-12 Andrew MacIntyreOS/2 specific fixes related to SF bug # 1003471
2004-12-11 Brett CannonSetting textwrap.TextWrapper().expand_tabs to True...
2004-12-11 Raymond HettingerSF bug #1083202L UnboundLocalError raised by atexit...
2004-12-10 Marc-André... locale.py now uses an updated locale alias table (built...
2004-12-10 Marc-André... Rearranged mappings to value sorting order.
2004-12-10 Raymond HettingerSF bug #1082944: Incorrect docs for PyUnicode_TailMatch
2004-12-07 Tim PetersWhitespace normalization.
2004-12-07 Fred Drakeremove the other half of one of the regsub-related...
2004-12-07 Raymond HettingerCombined several entries.
2004-12-07 Raymond HettingerRemove reference to old pickle feature.
2004-12-07 Raymond HettingerRemove outdated references to the regsub module.
2004-12-07 Raymond HettingerEliminate the deprecated option to return None instead...
2004-12-07 Brett CannonChange code in setup.py for parsing LDFLAGS and CPPFLAG...
2004-12-07 Brett Cannonsetup.py now uses the library directories specified...
2004-12-07 Brett CannonPut parentheses around the assignment in the 'while...
next