2001-09-12 |
Tim Peters | Again perhaps the end of [#460020] bug or feature:... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Guido van Rossum | When MAKEFLAGS contains '-s', invoke setup.py with... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Tim Peters | If interning an instance of a string subclass, intern... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Tim Peters | str_subtype_new, unicode_subtype_new: |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Tim Peters | More on bug 460020: disable many optimizations of... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Tim Peters | More bug 460020: lots of string optimizations inhibite... |
commit | commitdiff | tree | snapshot |
2001-09-12 |
Fred Drake | Add missing "}". |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | long_invert(): tiny speed and space optimization. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | Add info about Windows filesystem limits. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | More bug 460020. Disable a number of long optimization... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | More bug 460020: when F is a subclass of float, disabl... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | More bug 460020. When I is a subclass of int, disable... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | These modules now live under the Carbon package. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Added applesingle, macresource, Nav and videoreader. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Added a note that these are not available under Carbon (or |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Another documentation contributor. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Document clearly that the only way to retrieve the... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | The endless 460020 bug. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Added Donovan Preston. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Added entry for the hmac module. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Documentation for the new login() method of the smtplib... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Documentation for the new hmac module, contributed... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Silence parser generator output. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Added documentation on the getfirst() and getlist(... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Replace a few places where X->ob_type was compared... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Add login() method and SMTPAuthenticationError exceptio... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Test for new hmac module. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | HMAC algorithm as described by RFC 2104, by Gerhard... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Another contributor. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Martin v. Löwis | Patch #460554: Properly test for tuples. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Fred Drake | Updated infomation about libraries for alternate compil... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | When frameworks are not enabled don't put an empty... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Fix the second reincarnation of SF #456395 -- failure... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Guido van Rossum | Restore the comparisons that I initially put in the... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Mods by Donovan Preston (with changes by me to make... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | - Removed the . in the extensions. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | removed debug print. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Added a note about making sure the Lac/Lib directory... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Failing to import macfsn is not a fatal error. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Jack Jansen | Implemented PyMac_GetFullPathname for MacPython. |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | Possibly the end of SF [#460020] bug or feature: unicod... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | PyUnicode_FromEncodedObject(): Repair memory leak... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | Added another test of str() applied to a string subclas... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Tim Peters | More on SF bug [#460020] bug or feature: unicode()... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Peters | Fix tortured comment -- I must be on drugs today. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Peters | More on SF bug [#460020] bug or feature: unicode()... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Peters | test_dir(): Add tests for dir(i) where i is a module... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jack Jansen | Prototype for PyMac_GetFullPathname(). |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jack Jansen | Replaced PyMac_FullPath by PyMac_FullPathname, which... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Fredrik Lundh | more xmlrpclib tweaks: fixed repr(Fault()); enable... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Peters | More for SF bug [#460020] bug or feature: unicode(... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jack Jansen | Superseded by Python 2.2.vct. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Peters | SF bug #460020: bug or feature: unicode() and subclasses. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | _portable_fseek(): |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Fredrik Lundh | sync with pythonware codebase: much faster import ... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | Another volunteer. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | PyObject_Dir(): |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | PyModule_Check() now checks for subtype of module,... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Andrew M. Kuchling | Remove some XXX markers |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Martin v. Löwis | Use $(CC) -G to link shared libraries on Solaris. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Fred Drake | Work around a LaTeX2HTML bug that caused the "m" in... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | Remove two XXX comments that have been resolved. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | Move the global variables 'size' and 'name' to the... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | Improve threading on Solaris, according to SF patch... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | Change the criteria for skipping the test. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jack Jansen | Removed an erronous comment about alias files. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Andrew M. Kuchling | Add section on long integer changes |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Guido van Rossum | Add a few more todo items. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jeremy Hylton | Test the failed-unicode-decoding bug in PyArg_ParseTuple(). |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Jeremy Hylton | Fix core dump in PyArg_ParseTuple() with Unicode arguments. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Peters | Repair late-night doc typos. |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Guido van Rossum | This time (I hope) I've fixed largefile |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Tim Peters | Teach regrtest how to pass on doctest failure msgs... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Tim Peters | Force "test." into the start of the module name, inheri... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jack Jansen | Install the dialog resources into the application bundl... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jack Jansen | Don't call MacOS.SchedParams() in MachO, it doesn't... |
commit | commitdiff | tree | snapshot |
2001-09-09 |
Jack Jansen | Minimal module to decode AppleSingle files (the way... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v2.2a3 |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Jack Jansen | Final tweaks for 2.2a3 distribution. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Martin v. Löwis | Silence warnings about passing unsigned char** as char**. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Jack Jansen | Oops, this file is very outdated. Removed. |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Tim Peters | Generalize operator.indexOf (PySequence_Index) to work... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Tim Peters | It appears that unittest was changed to stop hoarding... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Tim Peters | The usual post-release fiddling. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Guido van Rossum | PyClass_New(): put the extended Don Beaudry hook back... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Guido van Rossum | PySequence_Check(), PyMapping_Check(): only return... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Guido van Rossum | PyType_IsSubtype(): test tp_flags for HAVE_CLASS bit... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Barry Warsaw | Bumping version numbers. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Barry Warsaw | Merging in removal of this file from branch to trunk. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Barry Warsaw | Merging 2.2a3 branch changes back into trunk |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Martin v. Löwis | Patch #438790: Add additional mappings. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Martin v. Löwis | Patch #450702: allow threads when calling into zlib... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Martin v. Löwis | Fix compiler warnings. This closes some of the #458880... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jack Jansen | (Slightly modified) patch by Steve Spicklemire to make... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Mark Hammond | Fix bug #410274 - sys.prefix isn't always set. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Jack Jansen | Patch by Mark Day to allow from __future__ imports... |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Tim Peters | SF bug [#458941] Looks like a unary minus bug. |
commit | commitdiff | tree | snapshot |
2001-09-07 |
Tim Peters | Fix typo in error reporting. This doesn't need to... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Tim Peters | Reverting to rev 1.2. Apparently gcc doesn't use the... |
commit | commitdiff | tree | snapshot |
2001-09-06 |
Tim Peters | Rewrite to use test_support's fine fcmp instead --... |
commit | commitdiff | tree | snapshot |
next |