2002-04-17 |
Fred Drake | Pass the -r option to getpagecounts to generate an... |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Fred Drake | Remove Emacs turd; not needed with modern Emacs versions. |
commit | commitdiff | tree | snapshot |
2002-04-17 |
Fred Drake | Changed last remaining use of "./" to "index.html"... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred Drake | Start of script to locate C symbols and segregate them... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | Windows installer: disabled Wise's "delete in-use... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred Drake | Added docstrings to the Profile class. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred Drake | Update the dependencies. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred Drake | Minor wording change. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Guido van Rossum | SF bug 544647. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Guido van Rossum | Whitespace normalization and fold some long lines. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred Drake | Add more text from Guido on the type structure fields. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Skip Montanaro | added small clarification to the descriptions of encode... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Thomas Heller | Replace the simpleminded string.find with a re.search... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Barry Warsaw | test_mktime(): Removed. This wasn't really testing... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Martin v. Löwis | Move WITH_UNIVERSAL_NEWLINES template into configure.in. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Barry Warsaw | Whitespace normalization, while using non-whitespace... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Guido van Rossum | Expect test_email_codecs to be skipped -- few users... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | Apparently 3 of the tests here rely on trailing whitesp... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Fred Drake | Remove repeated index entry; adds nothing different. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | Fewer deprecation warnings. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | resetwarnings(): Remove extra space from docstring... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | resetwarnings(): change the docstring to reflect what... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | Tighten up some warning filters, and break some depende... |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | OK, don't call resetwarnings(). |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Tim Peters | It makes more sense to call resetwarnings() after every... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Tim Peters | I expect test_univnewlines to be skipped on Windows... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Tim Peters | Reduce the number of test-suite DeprecationWarnings... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Neal Norwitz | Fix grammar |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Barry Warsaw | test_main(): Added this so the test can actually get... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Barry Warsaw | parseaddr(): Don't use rfc822.parseaddr() because this... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Add documentation for PyObject_Call(). |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Separate out a \cfuncline macro from the cfuncdesc... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Document the cmemberdesc environment. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Barry Warsaw | ehlo(): A proper fix for SF bug #498572. RFC 1869... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Better documentation for GetArgv() and the ProgressBar... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Be consistent in presenting the signatures. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Add docs for os.fchdir(). |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | posix_fildes(): New helper: run a function that takes... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Generate the right annotations in the index entries. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Add a test for fchdir(). |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Integrated more text from Guido. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Move the listing of the type structure, since both... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Walter Dörwald | Return the orginal string only if it's a real str or... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Clean up the application of style to verbatim text. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Fred Drake | Add support for \cmemberline and the cmemberdesc enviro... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Neal Norwitz | Remove unused variable reported by Walter Dörwald |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Remove 'const' from local variable declaration in strin... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Walter Dörwald | Apply the second version of SF patch http://www.python... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Neal Norwitz | posix.mknod() and {}.pop() were added |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Deprecate % as well. The message for deprecation of... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Add news about deprecated complex ops. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Andrew MacIntyre | update build infrastructure for pymalloc and bool changes |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | SF bug #543387. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Four more names for the hall of fame. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | SF bug #541883 (Vincent Fiack). |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Add exit as alias for quit, as the easiest way to addre... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | SF bug #543318 (Frank J. Tobin). |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Fix from SF bug #541980 (Jacques A. Vidrine). |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Guido van Rossum | Provisional fix for writefile() [SF bug # 541730]. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Jack Jansen | Enable universal newline support for MacPython. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Tim Peters | SF bug 543840: complex(string) accepts strings with \0 |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Jack Jansen | Test suite for universal newline support. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Jack Jansen | Mass checkin of universal newline support. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #540583: Open MS Help Docs if available. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #542569: tp_print tp_repr tp_str in test_bool.py. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #543447: Add posix.mknod. |
commit | commitdiff | tree | snapshot |
2002-04-14 |
Martin v. Löwis | Patch #542659: Eliminate duplicate check for NULL of... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Fred Drake | initpwd(): Clean up initialization, avoid PyModule_Get... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Neal Norwitz | BDFL agreed with Tim: rehabilitate randint(). |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | Fold long lines. (Walter, please take note! :-) |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | Add pop() to UserDict. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Tim Peters | _PyObject_DebugDumpStats: renamed to _PyObject_DebugMa... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Tim Peters | SF bug 543148: Memory leak with stackframes + inspect. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Fred Drake | Document the optional argument to the .strip(), .rstrip... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | News for strip methods. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
Guido van Rossum | Partially implement SF feature request 444708. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neil Schemenauer | Add news about memory managent APIs changing. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Additional support for describing C structure members. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Integrate a bunch of new text from Guido. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Barry Warsaw | AddrlistClass -> AddressList |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Barry Warsaw | AddrlistClass -> AddressList |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Tim Peters | Small anal correctness tweaks: |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | BDFL agreed with Tim: rehabilitate randint(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Update the type of the tp_free slot. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Warn people away from PyModule_GetDict(), but not too... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | News about dict.pop(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Do not use PyModule_GetDict(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Change example of retrieving & calling a Python functio... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Change the type of the tp_dealloc back to what it reall... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Martin v. Löwis | Bump AC_PREREQ to 2.53. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | I am mad. This test never worked! |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Modernize the minimal example of an extension type. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Add a (very) simple description of PyType_Ready(). |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Fred Drake | Update the type of tp_dealloc. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Neal Norwitz | Spell Raymond Hettinger's name write |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | Add Raymond Hettinger, CPA. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
Guido van Rossum | Add Raymond Hettinger's d.pop(). See SF patch 539949. |
commit | commitdiff | tree | snapshot |
next |