2003-03-23 |
Tim Peters | slot_sq_contains(): This leaked a reference to the... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tim Peters | Refactored some of the Py_TRACE_REFS code. New private... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tim Peters | Oops! Used a wrong preprocessor symbol. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tim Peters | When Py_TRACE_REFS is defined, a list of all live objec... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt B. Kaiser | Correct error in last checkin noticed by Neal Norwitz... |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt B. Kaiser | M PyShell.py |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Kurt B. Kaiser | Improve error message handling. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Neal Norwitz | Include Python.h first which defines _XOPEN_SOURCE |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Neal Norwitz | Back out previous change as discussed on python-checkins |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Tim Peters | Stop creating empty CVS directories in the csv subtree. |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Neal Norwitz | Add lib/mimelib.tex to dependencies |
commit | commitdiff | tree | snapshot |
2003-03-22 |
Jack Jansen | Lots of tweaks to make this work in the new setting... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Tools to build a disk image with a binary installer... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Just van Rossum | use os.path.realpath() instead of os.readlink() |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Barry Warsaw | email is at version 2.5 now |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Barry Warsaw | Email version 2.5 -- I will now backport this to Python... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Andrew M. Kuchling | Add PEP 307 section |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Andrew M. Kuchling | Add PEP305 section |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Andrew M. Kuchling | Update datetime section a bit |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Tim Peters | _PyFloat_Pack4(): Removed needless call of floor(). |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Give a better error message when a string of the wrong... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Generate all the standard OSA suite packages. Has absol... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Got rid of the "enum not found" interaction, and added... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Allow gensuitemodule to be run non-interactively, from... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Guido van Rossum | Rename variables _seq to _it and seq to it, to emphasiz... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Added _csv module, and getting rid of macfs. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Getting rid of macfs. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Adding unicode filename support to FSRefs broke things... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Jack Jansen | Patch 702620 by Donovan Preston: Fix AE inheritance. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Just van Rossum | only set $PYTHONHOME when building a standalone app. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Just van Rossum | Patch #681927 from Robin Dunn: add option to add shared... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Neal Norwitz | Get locale module to build on aix4 |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Neal Norwitz | Get rid of warning on IRIX |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Tim Peters | Changed the DLL base-address assignment for _csv so... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Tim Peters | Teach the Windows build & installer about the new csv... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Neal Norwitz | Add support for os.openpty() on AIX which uses /dev... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Neal Norwitz | /dev/ptmx doesn't exist on AIX, they had to be differen... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Neal Norwitz | Prevent the pty test from hanging by setting an alarm. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Tim Peters | Squash compiler wng about signed-vs-unsigned mismatch. |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Guido van Rossum | The message "*** skipping leakage tests ***" was causin... |
commit | commitdiff | tree | snapshot |
2003-03-21 |
Neal Norwitz | Add new CSV module to doc dependancies |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | add several people involved with PEP 305 and the csv... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | add _csv build line |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | announce csv package |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | include the csv package during installation |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | include csv doc section - Fred, you may want to change... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | build _csv extension module |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | forgot Cliff's sniffer |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | new CSV file processing module - see PEP 305 |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Fred Drake | - added example of using a comparison function with... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Just van Rossum | set $PYTHONHOME in the bootstrap script, for no good... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Tim Peters | New private API functions _PyFloat_{Pack,Unpack}(4... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Tim Peters | SF bug 705836: struct.pack of floats in non-native... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Fred Drake | - apply SF patch #700798: fixes and cleanups for descri... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Skip Montanaro | add descriptions of {get,set}defaulttimeout. |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Fred Drake | - explain what a UNC path is in the makedirs() descript... |
commit | commitdiff | tree | snapshot |
2003-03-20 |
Neal Norwitz | Skip the ioctl test if we can't open /dev/tty. This... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Jack Jansen | GetCreatorAndType and SetCreatorAndType have been undep... |
commit | commitdiff | tree | snapshot |
2003-03-19 |
Gustavo Niemeyer | Fixed SF bug #663074. The codec system was using global... |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Just van Rossum | replace obsolete 'exceptions' implicit by 'warnings' |
commit | commitdiff | tree | snapshot |
2003-03-18 |
Neal Norwitz | Fix SF bug #697556, test_posix fails: getlogin |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Barry Warsaw | _encode_chunks(): Throw out empty chunks. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Barry Warsaw | test_long_lines_with_different_header(): Another test... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Raymond Hettinger | Renamed PyObject_GenericGetIter to PyObject_SelfIter |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Barry Warsaw | test_getaddresses_nasty(): A test for mimelib SF bug... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Barry Warsaw | getaddrlist(): Make sure this consumes all the data... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Martin v. Löwis | Test for UnicodeError instead of ImportError to determi... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jack Jansen | Get rid of Mac.pth: plat-mac is now added through the... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jack Jansen | Added a define EXTRAMACHDEPPATH which can be used to... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Thomas Wouters | Add Hye-Shik Chang for SF patch/bugreport #703471. |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Thomas Wouters | binascii_a2b_base64: Properly return an empty string... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Jack Jansen | Capturing the exit status for the build process didn... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Raymond Hettinger | Created PyObject_GenericGetIter(). |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Raymond Hettinger | Created PyObject_GenericGetIter(). |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Jack Jansen | The MacPython introductory help is now called MacPython... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Jack Jansen | - Don't ask for bring-to-front when quitting through... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Jack Jansen | Lots of textual changes suggested by Matthew Moelter. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Raymond Hettinger | Eliminate data dependency in predict macro. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Raymond Hettinger | Fix comment and whitespace. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Raymond Hettinger | Introduced macros for a simple opcode prediction protocol. |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Guido van Rossum | Change the default number of repetitions to 3, both... |
commit | commitdiff | tree | snapshot |
2003-03-15 |
Guido van Rossum | If time.tzset doesn't exist, don't test it. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Guido van Rossum | - New function time.tzset() provides access to the... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Guido van Rossum | Implement some recommendations from Raymond H: |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Fred Drake | Accept commas in unquoted attribute values. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Raymond Hettinger | SF patch #701907: More use of fast_next_opcode |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Michael W.... | Take out my (long since disabled) POSIX signal mask... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Kurt B. Kaiser | Move setting of ioready 'wait' earlier in call chain, to |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Jack Jansen | Filter out the depracation warning for macfs. |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Raymond Hettinger | SF bug #699237: Tutorial uses omitted slice indices... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Raymond Hettinger | SF bug #699934: Obscure error message |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Barry Warsaw | Update the package version number |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Barry Warsaw | test_whitespace_eater_unicode(): Make this test Python... |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Barry Warsaw | Python 2.1 doesn't have True and False |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Jack Jansen | Add a simple Apple Help book to the framework. |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Jack Jansen | Adding MacPython online help. Only the basics are insta... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Kurt B. Kaiser | M rpc.py |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Jack Jansen | This file was terribly outdated. The example is still... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Jack Jansen | Allow unicode pathnames where FSRefs are expected.... |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Raymond Hettinger | Fix spelling. |
commit | commitdiff | tree | snapshot |
next |