2003-04-22 |
Jack Jansen | Hiding packages was done incorrectly. Fixed. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Mark Hammond | PyGILState cleanup was too early - destructors called... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Walter Dörwald | Change test_pwd and test_grp so they can handle duplica... |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Alex Martelli | fixed a potential refcount bug (thanks Raymond!). |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Alex Martelli | Adding new built-in function sum, with docs and tests. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Raymond Hettinger | Improved the bytecode optimizer. |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Andrew MacIntyre | minor cleanups and whitespace normalisation |
commit | commitdiff | tree | snapshot |
2003-04-22 |
Neal Norwitz | Get test_capi & test_getargs2 to pass on alphas |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jeremy Hylton | Add helper function to get module name taking packages... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jeremy Hylton | Holistic refactoring. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Jeremy Hylton | Add a useful docstring to enumerate. |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | Makefile & config.c: |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | Makefile: |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | apply Mark Hammond's PEP 311 changes to the EMX ripoff... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Andrew MacIntyre | - DosSetExtLIBPATH objects to a NULL pointer, but a... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Greg Ward | Test suite for optparse. This is a slightly-edited... |
commit | commitdiff | tree | snapshot |
2003-04-21 |
Greg Ward | Update to Optik 1.4.1; here are the relevant bits of... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Gustavo Niemeyer | More work on bug #672491 and patch #712900. |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Gustavo Niemeyer | - Changed shlex.split() method to have more useful and |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Gustavo Niemeyer | - Included examples documenting how the lastindex member of |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Barry Warsaw | Finally added a -h option to print the module docstring... |
commit | commitdiff | tree | snapshot |
2003-04-20 |
Gustavo Niemeyer | - Fixed bug #672491. This change restores the behavior... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Martin v. Löwis | Patch #553171: Add writeback parameter. Also add protoc... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Tim Peters | handle_system_exit(): This leaked the current exceptio... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Tim Peters | Docstring clarifications. |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Guido van Rossum | - bool() called without arguments now returns False... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Guido van Rossum | - Several methods of nntplib.NNTP have grown an optiona... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Mark Hammond | New PyGILState_ API - implements pep 311, from patch... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Andrew M. Kuchling | Mention the bz2 module |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Martin v. Löwis | New file. |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Martin v. Löwis | Fully support 32-bit codes. Enable BIGCHARSET in UCS... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Martin v. Löwis | Patch #681152: Support escaped Unicode characters in... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Martin v. Löwis | Patch #716969: Detect thread creation failure. Will... |
commit | commitdiff | tree | snapshot |
2003-04-19 |
Brett Cannon | Make _strptime escape regex syntax in format string... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Barry Warsaw | as_string(): Added some text to the docstring to make... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Barry Warsaw | Added some more documentation to as_string() to make... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Change email address. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Fix spelling of cedillas. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Correct methoddesc environments. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Add lib/libstringprep.tex lib/libdocxmlrpc.tex. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Patch #536883: SimpleXMLRPCServer auto-docing subclass. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Skip nameprep test 3.43, as we do allow unassigned... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Guido van Rossum | Don't double-space the "??? new object ..." messages. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Jason Tishler | Patch #718049: Setting exe_extension for cygwin |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Fred Drake | - accepted (slightly) modified version of docs for... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Patch #711835: Remove unnecessary lock operations.... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Patch #714957: Explain ADDMODULE MARKER. |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Martin v. Löwis | Implement IDNA (Internationalized Domain Names in Appli... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Tim Peters | Heh -- I checked in an old version of this, at a time... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Tim Peters | _Py_PrintReferenceAddresses(): also print the type... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Guido van Rossum | Delete the 'h' test -- 'h' is no longer unsigned so... |
commit | commitdiff | tree | snapshot |
2003-04-18 |
Guido van Rossum | Roll back changes to 'h' format code -- too much breaks... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Neal Norwitz | Use True in a few more places. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Neal Norwitz | Oops, missed updating doc to correct version for split |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Neal Norwitz | Get test to work under regrtest when running whole... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Fred Drake | Added documentation for the handle_pi() method, based... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Neal Norwitz | SF Feature #: 719429, Get the SSL module to build on... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Fred Drake | Add test that demonstrates SGML-style handling of proce... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Fred Drake | - use Tue/False for booleans |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Jack Jansen | dded missing k and K format specifiers to Py_BuildValue... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Fred Drake | markup banalities |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Gustavo Niemeyer | Implemented posix-mode parsing support in shlex.py... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Jack Jansen | Oops, 'k' is the new format code for un unchecked 32... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Jack Jansen | Converted manually written code to the new K format... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Tim Peters | _Py_PrintReferences(): Changed to print object address... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Thomas Heller | SF # 595026: support for masks in getargs.c. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido van Rossum | - New C API PyGC_Collect(), same as calling gc.collect(). |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido van Rossum | Changes in support of PEP 269. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido van Rossum | A missing piece of the PEP 269 patch: add PyParser_SetE... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Tim Peters | Trimmed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Tim Peters | Py_Finalize(): Reverted recent changes that tried... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Guido van Rossum | Changes from Jonathan Riehl to allow his pgen extension... |
commit | commitdiff | tree | snapshot |
2003-04-17 |
Neal Norwitz | Remove extra space in docstring |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido van Rossum | - The repr() of a weakref object now shows the __name__... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Martin v. Löwis | Support UCS-4 Tcl for UCS-4 Python builds. Fixes #719880. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido van Rossum | Add 'get' method to Variable and switch it from interna... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido van Rossum | - super() no longer ignores data descriptors, except... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido van Rossum | Sigh. The crucial change was still missing from the... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Martin v. Löwis | For StringVar results to strings. Document that boolean... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Guido van Rossum | - super() no longer ignores data descriptors, except... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Raymond Hettinger | Minor source formatting fixes. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Barry Warsaw | Mostly reformatting, splitting long lines, whitespace... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Raymond Hettinger | As discussed on python-dev, revised docs to note that |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Neal Norwitz | Add version info for name2codepoint and codepoint2name |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jack Jansen | When on MacOSX, and only in a framework build, add |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jack Jansen | The identify() description didn't match the code. Fixed. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jack Jansen | Refer people to the help pages on failure to load the... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jack Jansen | Added a note on getting 404 Not Found errors when loadi... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jack Jansen | Added support for per-user installs. |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Jack Jansen | Allow switching of install dir after creation of prefer... |
commit | commitdiff | tree | snapshot |
2003-04-16 |
Walter Dörwald | Add two dictionaries to htmlentitydefs: name2codepoint... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Guido van Rossum | Fix three (!) object leaks in the code for assignment... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jack Jansen | Adapted GUI for per-user install. Doesn't do anything... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Jack Jansen | Test SystemEvents too. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Martin v. Löwis | Use object interface for global vars. Fixes #721171. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Guido van Rossum | Ouch, it's Carlo Verre, not Verre Carlo. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Walter Dörwald | Add a few errors tests for range(). |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Walter Dörwald | Fix copy & paste error in comment. |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Walter Dörwald | Fix the test so that it works even when /etc/group... |
commit | commitdiff | tree | snapshot |
2003-04-15 |
Walter Dörwald | Fix the test so that it works even when /etc/passwd... |
commit | commitdiff | tree | snapshot |
next |