| 2001-05-22 |
Fred Drake | Convert time module tests to PyUnit. |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Guido van Rossum | file_getiter(): make iter(file) be equivalent to file... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Fred Drake | Migrate the strop test to PyUnit. |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Guido van Rossum | Iterator support: made the xreadlines object its own... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Tim Peters | create_message(): When os.link() doesn't exist, make... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Barry Warsaw | - calendar.py uses month and day names based on the... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Barry Warsaw | Application of patch #401842 by Denis S. Otkidach to... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Fred Drake | Correct the sense of a couple of conditional compilatio... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Fred Drake | Update to add get() and setdefault() as supported mappi... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Fred Drake | Add tests for the new .get() and .setdefault() methods... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Fred Drake | Added .get() and .setdefault() support to rfc822.Message. |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Fred Drake | Add some clarifications about the mapping interface... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Jack Jansen | Fixed a nasty slowdown in imports in frozen application... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Tim Peters | New test adapted from the ancient Demo/threads/bug.py. |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Marc-André... | Added NEWS item for the UTF-16 change. |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Tim Peters | Changed all the examples with ugly platform-dependent... |
commit | commitdiff | tree | snapshot |
| 2001-05-22 |
Guido van Rossum | init_name_op(): add (void) to the argument list to... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Add a "See also" section with useful links. More shoul... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Remove all files of expected output that contain only... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | If the file containing expected output does not exist... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Andrew M. Kuchling | Patch #411055 from MvL: import each extension after... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Andrew M. Kuchling | Trim out some cruft |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Andrew M. Kuchling | Fix bug #418369: typo in bdist_rpm |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Marc-André... | This patch changes the behaviour of the UTF-16 codec... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Andrew M. Kuchling | Fix bug #232619: fix misleading warning on installing... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Re-write the mailbox test suite to use PyUnit. Cover... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Guido van Rossum | parse_declaration(): be more lenient in what we accept... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Barry Warsaw | main(): default-domain argument to getopt.getopt()... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Barry Warsaw | __addentry(): add optional keyword arg `isdocstring... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Barry Warsaw | write(): A patch inspired by Tokio Kikuchi that sorts... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Update output to reflect additional precision produced... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Add documentation for Py_Main() and PyThreadState_GetDi... |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Typo: "that" --> "than" |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Tim Peters | SF bug #425836: Reference leak in filter(). |
commit | commitdiff | tree | snapshot |
| 2001-05-21 |
Fred Drake | Add :method info to the PyArg_ParseTuple() format strin... |
commit | commitdiff | tree | snapshot |
| 2001-05-20 |
Fred Drake | Fix bug in smtplib example: the prompt said to end... |
commit | commitdiff | tree | snapshot |
| 2001-05-20 |
Fred Drake | Get Aahz listed correctly using his legal/professional... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Andrew M. Kuchling | Add another item |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | Generate prototype-style function headers in stead... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | Another include Carbon/Carbon.h |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | Moved PyMac_GetFullPath from macgetargv.c to macglue... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | Ifdeffed a few more sections. All functionality that... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | Include Carbon/Carbon.h in stead of universal headers... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | include Carbon/Carbon.h in stead of universal headers... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Jack Jansen | Merged mactoolboxglue.c into macglue.c. A later step... |
commit | commitdiff | tree | snapshot |
| 2001-05-19 |
Tim Peters | Bugfix candidate. |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Fred Drake | Update a comment. |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Fred Drake | Simple conversion to PyUnit. |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Fred Drake | Simple conversion to PyUnit. |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Fred Drake | Fix whitespace botch. |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Jeremy Hylton | vgetargs1() and vgetargskeywords(): Replace uses of... |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Jeremy Hylton | Add a second special case to the inline function call... |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Fred Drake | Added test suite for the new HTMLParser module, origina... |
commit | commitdiff | tree | snapshot |
| 2001-05-18 |
Guido van Rossum | A much improved HTML parser -- a replacement for sgmlli... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Tim Peters | Speed dictresize by collapsing its two passes into... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | Added pymactoolboxglue.c and changed the exported symbo... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | Dynamically loaded toolbox modules don't need to link... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | Glue code to connect obj_New and obj_Convert routines... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | First step in porting MacPython modules to OSX/unix... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Guido van Rossum | Fixed botched indent in _init_mac() code. (It may... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | Made distutils understand the MacPython Carbon runtime... |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | Fixed macroman<->latin1 conversion. Some chars don't |
commit | commitdiff | tree | snapshot |
| 2001-05-17 |
Jack Jansen | Fixed macroman<->latin1 conversion. Some characters... |
commit | commitdiff | tree | snapshot |
| 2001-05-16 |
Marc-André... | Moved the encoding map building logic from the individu... |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Jack Jansen | Bah, somehow the macroman<->iso-latin-1 translation... |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Tim Peters | Speed tuple comparisons in two ways: |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Marc-André... | Add NEWS item for new string methods. |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Tim Peters | Just changed "x,y" to "x, y" everywhere (i.e., inserted... |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Guido van Rossum | Add quoted-printable codec |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Fred Drake | Beef up the unicode() description a bit, based on mater... |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Fred Drake | abspath(): Fix inconsistent indentation. |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Marc-André... | This patch changes the way the string .encode() method... |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Guido van Rossum | Add warnings to the strop module, for to those function... |
commit | commitdiff | tree | snapshot |
| 2001-05-15 |
Guido van Rossum | Ignore 'build' and 'Makefile.pre'. |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Tim Peters | Fix new compiler warnings. Also boost "start" from... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Tim Peters | SF patch #418147 Fixes to allow compiling w/ Borland... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Fred Drake | fcntl.ioctl(): Update error message; necessity noted... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Fred Drake | Convert a couple of comments to docstrings -- PyUnit... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Tim Peters | pprint's workhorse _safe_repr() function took time... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Fred Drake | Convert the pprint test to use PyUnit. |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Fred Drake | Make sure we include all of Python's numeric types... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Jack Jansen | Added a WITHOUT_FRAMEWORKS define to all the config... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Guido van Rossum | Fix a typo, consistently spell ASCII in all caps, and... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Mark Hammond | Fix the Py_FileSystemDefaultEncoding checkin - declare... |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Greg Stein | Fix the .find() method for memory maps. |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Tim Peters | SF bug[ #423781: pprint.isrecursive() broken. |
commit | commitdiff | tree | snapshot |
| 2001-05-14 |
Mark Hammond | Add mention of the default file system encoding for... |
commit | commitdiff | tree | snapshot |
| 2001-05-13 |
Tim Peters | A disgusting "fix" for the test___all__ failure under... |
commit | commitdiff | tree | snapshot |
| 2001-05-13 |
Mark Hammond | Add support for Windows using "mbcs" as the default... |
commit | commitdiff | tree | snapshot |
| 2001-05-13 |
Tim Peters | Aggressive reordering of dict comparisons. In case... |
commit | commitdiff | tree | snapshot |
| 2001-05-13 |
Tim Peters | Get rid of the superstitious "~" in dict hashing's... |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Jack Jansen | Got the first MacPython module working under MacOSX... |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Jack Jansen | Be more sensible about when to use TARGET_API_MAC_OS8... |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Jack Jansen | Added iterobject.c to the project. And trying my first... |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Tim Peters | Repair "module has no attribute xxx" error msg; bug... |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Guido van Rossum | Refactored, with some future plans in mind. |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Guido van Rossum | Move the action of loading the configuration to the... |
commit | commitdiff | tree | snapshot |
| 2001-05-12 |
Guido van Rossum | Delete goodname() method, which is unused. |
commit | commitdiff | tree | snapshot |
| 2001-05-11 |
Tim Peters | Variant of patch #423262: Change module attribute... |
commit | commitdiff | tree | snapshot |
| 2001-05-11 |
Fred Drake | Fix a minor style consistency issue. |
commit | commitdiff | tree | snapshot |
| next |