2001-10-11 |
Tim Peters | SF bug [#467145] Python 2.2a4 build problem on HPUX... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Tim Peters | Somebody checked in a version of httplib that doesn... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Fix for SF buf #458835 |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Use PySocket_Err() instead of PyErr_SetFromErrno(). |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Commit parts of SF patch #462759 |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Convert socket methods to use METH_O and METH_NOARGS... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Document that keyfile and certfile are now optional. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Barry Warsaw | Describe the HeaderParser class. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Barry Warsaw | Add a test for the HeaderParser class. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Barry Warsaw | HeaderParser: A new subclass of Parser which only parse... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Undo part of 2.59: 't' case of convertsimple() should... |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Add test of hexlify on Unicode strings |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Jeremy Hylton | Add a bunch of SSL error constants |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | Lots of code reorganization with a few small API changes. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | Do simple error checking before doing any SSL calls. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | USe PyObject_SetString() instead of PyObject_SetObject... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jack Jansen | Rather gross workaround for a bug in the mac GUSI I... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jack Jansen | Some of the lesser used targets still used FMADD/FMSUB... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Skip Montanaro | allow long ints to be marshalled as ints - no check... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Guido van Rossum | Fred's done with weakrefs |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Tim Peters | SF bug [#469732] os.path.walk docstring inconsistent. |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | In newSSLObject(), initialize the various members of... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | A bit of reformatting to match the standard style |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | Fix two memory leaks in socket.ssl(). |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | One more place where PyString_AsString() was used after a |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | Use AS_STRING() following the check and avoid an extra... |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Jeremy Hylton | SF patch [ #468662 ] Allow jython to complete test_grammar |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Jack Jansen | Updated, and added a very terse description of PyMac_Se... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Jack Jansen | Fixed the embedding demo to correctly show the use of |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tim Peters | Add item about new "Edit with IDLE" menu entry created... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tim Peters | If all of Python, IDLE and Tcl/Tk are being installed... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tim Peters | Repair key stutter + auto-complete ugliness. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tim Peters | A copy-and-paste job forget the "paste" half. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Fred Drake | Remove obsolete email address. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tim Peters | Allow the profiler's calibration constant to be specifi... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Guido van Rossum | Add a bunch of tests for a list subclass that would... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Guido van Rossum | The slot definition table entry for mp_getitem had... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | An audio/* class, like MIMEImage, contributed by Anthon... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Guido van Rossum | Halfway checkin. This is still messy, but it's beginni... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | Fix minor cut-and-paste typo. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Fred Drake | Update the documentation for the isinstance() function... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | Added tests for MIMEAudio class/module |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | Fix __all__ to the current list of exported modules... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | Add documentation for the MIMEAudio class/module, contr... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Fred Drake | Improve the documentation for the os.P_* constants... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Fred Drake | New markup: \note{...} and \warning{...} |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Jeremy Hylton | Fix [ #465502 ] urllib2: urlopen unicode problem |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | Add a test for get_all() returning failobj. msg_20... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | get_all(): We never returned failobj if we found no... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Barry Warsaw | SMTPServer.__init__(): The asyncore.dispatcher base... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Fred Drake | Note that the values for Boolean options are case-insen... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Martin v. Löwis | Add Cesar Eduardo Barros, for asyncore patches. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Martin v. Löwis | Add entry parameter to HList.item_cget. Fixes bug ... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Guido van Rossum | It turned out not so difficult to support old-style... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Martin v. Löwis | Update URL. Fixes bug #468118. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Martin v. Löwis | Add additional fields to Xxo_Type declaration. Fixes... |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Martin v. Löwis | Patch #468647: Fix exception propagation in asyncore. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tim Peters | A brand new implementation of Profile.calibrate().... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guido van Rossum | Update outdated text about how to fix the font. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jeremy Hylton | Replace all instances of err.strerror with err. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Fred Drake | Added tests that check getboolean() with the newly... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tim Peters | type_subclasses(): debug build was broken due to typo... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guido van Rossum | Change all occurrences of verify(x == y) into vereq... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Fred Drake | Update the description of getboolean() to reflect the... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jack Jansen | Mods by Alexandre Parenteau to allow embedding programs... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jack Jansen | Brought up to date with the current state of affairs. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Guido van Rossum | Keep track of a type's subclasses (subtypes), in tp_sub... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jack Jansen | Mac OS X build instructions talked about --without... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Martin v. Löwis | Do not add -shared to linker_so. Any necessary options... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Martin v. Löwis | Provide explicit program when trying to link pthread_cr... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jack Jansen | Added declarations for PyMac_SetConsoleHandler, PyMan_D... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Jack Jansen | Added weakrefobject.c and regenerated .exp files. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tim Peters | Put the deprecated .ignore() method back where it was. |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Tim Peters | Widespread random code cleanup. |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Guido van Rossum | Implement isinstance(x, (A, B, ...)). Note that we... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Steven M. Gava | merged port binding error message patch |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Steven M. Gava | merged win spawn patch |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Steven M. Gava | merged status bar packing patch |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Martin v. Löwis | Only close sockets if they have been created. Reported... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tim Peters | Typo repair in comment. |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Martin v. Löwis | Support OpenUNIX like UnixWare. |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tim Peters | Guido points out that the comments for self.cur[2]... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Martin v. Löwis | Use AC_TRY_RUN for checking for -Kpthread. |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tim Peters | At Guido's request, changed the code that's conceptuall... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tim Peters | Repair some longstanding comment errors: |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tim Peters | Guido suggests, and I agree, to insist that SIZEOF_VOID... |
commit | commitdiff | tree | snapshot |
2001-10-07 |
Tim Peters | Remove code and docs for the OldProfile and HotProfile... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Tim Peters | _PyObject_VAR_SIZE: always round up to a multiple... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Tim Peters | Repaired the debug Windows deaths in test_descr, by... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Tim Peters | _PyObject_GetDictPtr(): |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Tim Peters | _PyObject_GC_Malloc(): split a complicated line in... |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Fred Drake | Update the documentation to reflect the changes to... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tim Peters | The fix to profile semantics broke the miserable but... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Tim Peters | Teach Windows how to build the new weakref module. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Fred Drake | Remove bogus declaration. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Fred Drake | Add documentation for the public API for weak reference... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Fred Drake | Adjust the _weakref module to use the public API for... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Fred Drake | PyObject_ClearWeakRefs() is now a real function instead... |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Fred Drake | Add dependencies for the weakref object. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Fred Drake | Include the weakref object interface. |
commit | commitdiff | tree | snapshot |
next |