2002-05-21 |
Raymond Hettinger | Patches 558535. The standard Windows binding for Edit... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Fred Drake | Munge the RCS keywords to avoid updates, so the version... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | Use types.StringTypes instead of explicit (str, unicode... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | Guess what? --disable-unicode proofing. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | More --disable-unicode stuff. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | Use types.StringTypes instead of (types.StringType... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | tolerate --disable-unicode... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | More mindless --disable-unicode proofing. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | easy --disable-unicode proofing. |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Michael W.... | Fix for |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Barry Warsaw | Add a bit of news about the email package fixes. |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Barry Warsaw | A test message w/ CRLF line endings |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Barry Warsaw | Add two new tests of recent email package fixes: CRLF... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Barry Warsaw | I've thought about it some more, and I believe it is... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Barry Warsaw | Fixed a bug in the splitting of lines, and improved... |
commit | commitdiff | tree | snapshot |
2002-05-19 |
Barry Warsaw | Complete a merge of the mimelib project and the Python... |
commit | commitdiff | tree | snapshot |
2002-05-18 |
Raymond Hettinger | Added Mitchell Surface's regression tests for base64... |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Guido van Rossum | Typo. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Fred Drake | Fix broken reference, minor clarification. |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Fred Drake | Typo: build -> built |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Raymond Hettinger | Added (with GvR's endorsement) Matthew Dixon Cowles |
commit | commitdiff | tree | snapshot |
2002-05-16 |
Raymond Hettinger | Patch 547037. Corrected documentation to match |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Martin v. Löwis | Back out #555929 |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Raymond Hettinger | Added missing index entries for mapping methods. Close... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Michael W.... | This is patch |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Jason Tishler | Patch #555929: Cygwin AH_BOTTOM cleanup patch |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Jason Tishler | Patch #553678: Cygwin Makefile.pre.in vestige patch |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Raymond Hettinger | Added docstrings excerpted from Python Library Reference. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Chui Tey | Fixed bug: Split RPC message into two parts instead... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Fred Drake | Minor wording changes, plus correct a typo. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Fred Drake | Simplify code to remove an unnecessary test. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Guido van Rossum | Use spaces, not tabs for indents. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Raymond Hettinger | Added tests for new degree/radian conversions. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Raymond Hettinger | Closes patch 529408 deprecating random.stdgamma(). |
commit | commitdiff | tree | snapshot |
2002-05-14 |
Barry Warsaw | smtp_RCPT(): Removed a somewhat embarrassing debugging... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Closes SF bug 527139. Brings docs inline with random... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Closes SF bug 527139. Moved temp variables inside... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Correct gammavariate's method name and domain. |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Jack Jansen | Added typechecking to the individual python->CF convert... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Jack Jansen | Added CFPreferences support. Added these as functions... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Guido van Rossum | Jim Fulton reported a segfault in dir(). A heavily... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Guido van Rossum | SF 554663. Add OpenBSD3. Bugfix candidate if anyone... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Guido van Rossum | SF 554073. Fix typo in error reporting of unrecognized... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Michael W.... | array_tounicode isn't defined in --disable-unicode... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Michael W.... | Make StringIO work in --disable-unicode builds... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Walter Dörwald | Add #ifdef PY_USING_UNICODE sections, so that |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Noted SF patch 552452 adding degree/radian conversions... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Added degrees() and radians() to mathmodule. Closes... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Adds tests for degrees() and radians() functions added... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Raymond Hettinger | Added degrees() and radians() to mathmodule. Closing... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Jack Jansen | - Better exception when a NULL CF object is encountered. |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Barry Warsaw | (py-execute-region): Do the blank line skipping inside the |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Tim Peters | SF bug 555042: zip() may trigger MemoryError. |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Raymond Hettinger | Noted change in ftplib 1.68 closing SF patch 553277. |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Raymond Hettinger | Closes SF patch 553277. Per GvR, reverting to original... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Raymond Hettinger | Closes SF patch: 552468. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
Fred Drake | Fix typo: ptread --> pthread |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Jack Jansen | - Get data from CFData objects as Python strings and vv. |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Jeremy Hylton | Use isinstance() in preference to comparison of type... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Andrew M. Kuchling | Give the enumerate() PEP a section of its own |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Greg Ward | [from Oct 2000] |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Greg Ward | [from Oct 2000] |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Greg Ward | [from Oct 2000] |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Fred Drake | Fix markup error that suppressed space. |
commit | commitdiff | tree | snapshot |
2002-05-09 |
Andrew M. Kuchling | Fix typo |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Jack Jansen | Fixed string and dict conversion, and implemented boole... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Jack Jansen | Partial fix for string handling. Null byte TBD. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Neil Schemenauer | Remove news about PyMalloc_*. Do we need to say anythi... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Andrew M. Kuchling | Updates and rewriting |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Martin v. Löwis | Patch #553230: Create LIBDIR if necessary. Bugfix candi... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Martin v. Löwis | Patch #553277: Accept callbacks that are callable,... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Martin v. Löwis | Patch #553403: Fix typo. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Martin v. Löwis | Patch #551410: Implement tp_getiter. |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Martin v. Löwis | Patch #552433: Special-case tuples. Avoid sub-type... |
commit | commitdiff | tree | snapshot |
2002-05-08 |
Martin v. Löwis | Patch #551011: Fix compilation problems with Cygwin. |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jack Jansen | More support for bridging between Python and CoreFounda... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jack Jansen | Added pycfbridge.c |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jack Jansen | Added enumobject.c |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andrew M. Kuchling | Move 'Tips and Tricks' to be the last section |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andrew M. Kuchling | Add section on Setup file |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andrew M. Kuchling | More filling out |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Andrew M. Kuchling | Fix typos |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Jack Jansen | Fixed a mistake on my part when regenerating: removed... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Andrew M. Kuchling | Write two sections, and write some partial text for... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Fred Drake | Add a note explaining the interaction between unbuffere... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Andrew M. Kuchling | Prevent convert_path from crashing if the path is an... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Jack Jansen | First steps towards a generalized converter of Python... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Tim Peters | random.gauss() uses a piece of hidden state used by... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Martin v. Löwis | Rename posix_WCONTINUED to posix_WIFCONTINUED, call... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Neil Schemenauer | _PyGC_generation0 is now a pointer |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Neil Schemenauer | Move all data for a single generation into a structure... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Martin v. Löwis | Patch #551093: Let cygwin default to --enable-shared. |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Fred Drake | Integrated SF patch #539487 by Matthias Klose: |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Tim Peters | Boost the list of stop words, by merging in the little... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Fred Drake | Update the xrange object description to reflect the... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Fred Drake | Added notes related to the removal of deprecated featur... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Fred Drake | Added note about using the documentation build tools... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Fred Drake | Remove the warning about the Cygwin directions not... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Fred Drake | Work around limitation of Cygwin Perl: To avoid a... |
commit | commitdiff | tree | snapshot |
2002-05-02 |
Martin v. Löwis | Indicate delayed initialization of slots. Suggested... |
commit | commitdiff | tree | snapshot |
next |