2003-03-29 |
Jack Jansen | Moved gensuitemodule from Mac/scripts to Lib/plat-mac... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Jack Jansen | - Added an is_scriptable method to test applications... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Jack Jansen | The test for setpgrp having two arguments didn't actual... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Neal Norwitz | Move Mac/Windows specific expected skips from each... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Martin v. Löwis | Rename LONG_LONG to PY_LONG_LONG. Fixes #710285. |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Martin v. Löwis | Patch #707701: Expect '??' in event fields. Fixes ... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Jack Jansen | Regenerated with the new way to get terminology (throug... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Jack Jansen | - Prefer using events (in stead of poking around in... |
commit | commitdiff | tree | snapshot |
2003-03-29 |
Jack Jansen | Sometimes a class is used as a base class of itself... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Jack Jansen | On OSX the finder will return from an open() event... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Jack Jansen | Sigh: didn't catch all lists that needed to be sorted... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Jack Jansen | Sigh: didn't catch all lists that needed to be sorted. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Skip Montanaro | make nt altsep forward slash - closes bug 709428 |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Jack Jansen | Regenerated (from resource files) with sorting version... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Jack Jansen | - Sort various lists (list of events, OSA-classes,... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Jack Jansen | Minimal test suite of the generated packages in plat... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Martin v. Löwis | Disable _XOPEN_SOURCE for Solaris 2.6. Fixes #690317. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Martin v. Löwis | Add test for setpgrp. Fixes #690317. |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Ka-Ping Yee | PyWeakref_GetObject returns None (not NULL) when the... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Ka-Ping Yee | Hide private names beginning with _ (but don't hide... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Ka-Ping Yee | Make module lookup a little more robust (certain kinds... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Ka-Ping Yee | Move testing code into "if __name__ == '__main__'"... |
commit | commitdiff | tree | snapshot |
2003-03-28 |
Raymond Hettinger | Factored out test for absolute jumps. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Gregory P.... | 4.1.5 |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Gregory P.... | Adds support for the DBEnv->set_timeout() method. |
commit | commitdiff | tree | snapshot |
2003-03-27 |
Martin v. Löwis | Replace criterium with criterion. Fixes #705120. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Jack Jansen | If GetAppTerminology fails (which seems to be the usual... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Barry Warsaw | Temporary bump of the version number. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Barry Warsaw | typed_subpart_iterator(): Fix these to use non-deprecat... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Barry Warsaw | typed_subpart_iterator(): Fix these to use non-deprecat... |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Walter Dörwald | Fix typo. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Jack Jansen | Modified to accept a command line argument too. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Walter Dörwald | Add two tests for simple error cases. |
commit | commitdiff | tree | snapshot |
2003-03-26 |
Raymond Hettinger | SF patch #707257: Improve code generation |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Thomas Wouters | CommandTests.testgetoutput(): |
commit | commitdiff | tree | snapshot |
2003-03-25 |
Jack Jansen | Frank Vercruesse gave an okay on removing the copyright... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Guido van Rossum | Refactoring: rename update_these_slots() into update_su... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Tim Peters | symtable_cellvar_offsets(): This leaked references... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Jack Jansen | Added a Mac note that EasyDialogs dialogs now bring... |
commit | commitdiff | tree | snapshot |
2003-03-24 |
Jack Jansen | Allow floating point values in ProgressBar. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Jack Jansen | Regenerated with Donovan Prestons patch #702620. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Jack Jansen | Not all objects have an _propdict and _privpropdict... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tim Peters | Typo in comment. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Tim Peters | Improved new Py_TRACE_REFS gimmicks. |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Skip Montanaro | add comment about 2.2 compatibility |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Neal Norwitz | SF patch #708201, unchecked return value in import... |
commit | commitdiff | tree | snapshot |
2003-03-23 |
Neal Norwitz | Make private function and data static. |
commit | commitdiff | tree | snapshot |
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 |
next |