2000-08-25 |
Jack Jansen | HMGetBalloonWindow should try to return an existing... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jack Jansen | - Added pyexpat. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jack Jansen | Don't use our own malloc any more. It made test_longexp... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jack Jansen | Don't redefine ERSCH, EINTR and ENODEV if we're using... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jack Jansen | Removed debug output. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jack Jansen | Cheaper implementation of PyOS_CheckStack: only call... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Moshe Zadka | Closing patch #101120 -- After everyone agreed. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Marc-André... | Fix to [ Bug #111165 ] doc-string removal masked by... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | _expand_lang(), _find(): Added support for unaliasing... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | Group consensus is that supporting alternative locale... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | Group consensus is that supporting alternative locale... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | Set this test up so that we don't have to create xx... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | updated test output |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | output from test_gettext.py test suite |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | Test suite for new gettext.py module. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Barry Warsaw | Initial revision of gettext support for Python. This... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Fred Drake | initpyexpat(): Code cleanup; makes it more robust... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Fred Drake | Add reference to RFC 2396 in "See also" section. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Fred Drake | Jeremy missed a bind() call when updating these demos... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Jeremy Hylton | update demo scripts to use addr tuples for bind and... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Sjoerd Mullender | Not every OS that support poll seems to support POLLMSG. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Sjoerd Mullender | Pass data on to retrieve method. |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Thomas Wouters | Call PyErr_Clear() to clear the AttributeError raised... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Tim Peters | In readme.txt, make what's needed to build the "optiona... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Thomas Wouters | Fix allowable node-types for assignment, need to add... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Fred Drake | Revised documentation relevant to SourceForge patch... |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Andrew M. Kuchling | Documentation for poll() interface (SF patch #100852) |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Andrew M. Kuchling | Test suite for poll() interface (SF patch #100852) |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Andrew M. Kuchling | Add interface to poll() system call (SF patch #100852) |
commit | commitdiff | tree | snapshot |
2000-08-25 |
Andrew M. Kuchling | Add configure tests for poll() (SF patch #100852) |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Adjust the name for the socket module in the SSL line. |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Add missing opcodes. Thanx to jeremy for reminding... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Improve the exceptions raised by PyErr_BadInternalCall... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Fix the evil booboos. ;( Causes discussed with Jeremy... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Remove the Py_FatalError() from initpyexpat(); the... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Peter Schneider... | simple typo that makes regression test test_userstring... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Update for augmented assignment, tested & approved... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Update for augmented assignment. |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Support for augmented assignment in the UserList, UserD... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Support for three-token characters (**=, >>=, <<=)... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | The real suport for augmented assignment: new opcodes... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Support for the in-place operations introduced by augme... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Thomas Wouters | Rough and incomplete documentation on augmented assignm... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Rene Liebscher <rliebscher@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Guido van Rossum | Addresses the other half of Bug #112634 -- the document... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Guido van Rossum | Promote the server version from a local variable to... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Whitespace cleanup; now passes the regression test... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Andrew M. Kuchling | Updated test suite: test repr() and str() of cookies... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Andrew M. Kuchling | Updated version of Cookie.py (rev. 2.29) from timo |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Move references to RFCs to a "See also" section for... |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Moshe Zadka <moshez@math.huji.ac.il>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Randall Hopper <aa8vb@yahoo.com>>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Make sure Thomas Wouters has enough to do. ;-) |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Charles G. Waldman <cgw@fnal.gov>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Charles G. Waldman <cgq@fnal.gov>: |
commit | commitdiff | tree | snapshot |
2000-08-24 |
Fred Drake | Charles G. Waldman <cgw@fnal.gov>: |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas Wouters | Addendum to previous change: now that 'f' is not uncond... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Thomas Wouters | Add extra check on whether 'tp_as_number' is still... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Trent Mick | This patch partly (some stuff went in already) ports... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Remove the dependency information for version.o; this... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jeremy Hylton | style nits |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | When skipping a test, do not include a spurious space... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jeremy Hylton | add docstring explaining makefile limitation |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Sort the list of files processed before running the... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | test case output for dospath regr test |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Guido van Rossum | Updated some URLs; removed mention of copyright (we... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Simplified inclusions and avoid prototypes copied in... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | fix list comprehension discussion to use \keyword macro... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | update commonprefix doc to make sure user is aware... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | new test - like test_ntpath but without splitunc test... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | added commonprefix test cases |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Skip Montanaro | updated to correct failing test cases |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | Added note stating that the parser module will need... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Fred Drake | validate_listmaker(): Revise to match Skip's latest... |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Jack Jansen | Restored commonprefix() semantics. |
commit | commitdiff | tree | snapshot |
2000-08-23 |
Tim Peters | Rehabilitate autotest.py. |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Added PyOS_CheckStack call to PyObject_Compare |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Added include for limits.h |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Regenerated to take advantage of support for multiple... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Jack Jansen | Only output the code to alias properties if the names... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Guido van Rossum | At Mark Hammond's request, removing registry key |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Skip Montanaro | revert semantics of commonprefix to work character... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Guido van Rossum | Thomas Heller noticed that the wrong registry entry... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Mark Hammond | Registered modules could only exist in HKEY_LOCAL_MACHI... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Skip Montanaro | * added doc strings to urlopen and unquote_plus |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Skip Montanaro | require list comprehensions to start with a for clause |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Guido van Rossum | Patch by Toby Dickenson: don't die when an error occurs... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Greg Ward | Don't bother to 'mkpath()' the 'dist_dir' -- that's... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Greg Ward | Ensure destination directory exists before trying to... |
commit | commitdiff | tree | snapshot |
2000-08-22 |
Tim Peters | Nuked unused variable. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Guido van Rossum | Don't reference a module named test.test_support. ... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Add a minimal test suite for the parser module. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Update to reflect recent grammar changes (list comprehe... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Denis S. Otkidach <den@analyt.chem.msu.ru>: |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Patch from Paul Schreiber <paul@commerceflow.com>: |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | Describe the new PRINT_ITEM_TO and PRINT_NEWLINE_TO... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | Add the new PRINT_ITEM_TO and PRINT_NEWLINE_TO opcodes. |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | com_print_stmt(): Guido rightly points out that the... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Fred Drake | Add TestSkipped as another interesting item defined... |
commit | commitdiff | tree | snapshot |
2000-08-21 |
Barry Warsaw | Thomas reminds me to bump the MAGIC number for the... |
commit | commitdiff | tree | snapshot |
next |