2002-05-27 |
Steven M. Gava | Geiger Ho's patch for better subclassing |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Andrew M. Kuchling | Rearrange paragraph |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Michael W.... | This is patch |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Michael W.... | Silly typo. |
commit | commitdiff | tree | snapshot |
2002-05-27 |
Guido van Rossum | Use self.__class__ to instantiate a TreeNode item recur... |
commit | commitdiff | tree | snapshot |
2002-05-26 |
Chui Tey | GvR's rpc patch |
commit | commitdiff | tree | snapshot |
2002-05-25 |
Fred Drake | Define the "all" target more reasonably, but retain... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Guido van Rossum | Fix for SF bug 551412. When _PyType_Lookup() is called... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Andrew M. Kuchling | Mention math.degrees() and math.radians() |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Guido van Rossum | - A new type object, 'string', is added. This is a... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Guido van Rossum | Add a safeguard against setting the class to something... |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Guido van Rossum | Don't require Unicode support. |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Andrew M. Kuchling | Move really open-ended XXX items into comments |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Guido van Rossum | Disambiguate the grammar for backtick. |
commit | commitdiff | tree | snapshot |
2002-05-24 |
Guido van Rossum | Add missing \ to macro definition only used when univer... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Raymond Hettinger | Whitespace normalized. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Jack Jansen | Allow the shared library initialization routine to... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Jack Jansen | Added missing dirs to LIBSUBDIRS, and reformatted it... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Fred Drake | Markup adjustments; fix the names of modules referenced... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tim Peters | John Aycock correctly pointed out that the grammar for |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Raymond Hettinger | Deprecated Random.cunifvariate clearing bug 506647... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Barry Warsaw | (py-goto-statement-below): Watch out for landing in... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Fred Drake | Added missing dependency on the refcount data file. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tim Peters | Link with the right C library! This has always been... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Fred Drake | Use Perl function prototypes to help avoid definition... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Fred Drake | Add refcount information for PySequence_ITEM(). |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Fred Drake | Add version annotation for PySequence_ITEM(). |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tim Peters | Use function instead of macro spellings for PyObject_me... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Barry Warsaw | parseaddr(): Fixed in the same way that Message.getaddr... |
commit | commitdiff | tree | snapshot |
2002-05-23 |
Skip Montanaro | force gzip module to open files using 'b'inary mode. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Neal Norwitz | Closes: #556025 seg fault when doing list(xrange(1e9)) |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Fred Drake | Remove spurious "()" from the __str__() description. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Barry Warsaw | Jack's documentation for the U mode character on the... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Barry Warsaw | file_doc: Add some description of the U mode character... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Jason Tishler | Patch #491107: Cygwin setup.py import workaround patch |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Jack Jansen | Regenerated from new Universal Headers. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Jack Jansen | Allow the script to have not only a TEXT filetype but... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Jack Jansen | Replaced lots of PyMem_DEL() calls with PyObject_DEL(). |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Jack Jansen | Enable WITH_PYMALLOC. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Jack Jansen | Added 2 more addresses to send release notifications to. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Fred Drake | Added a version annotation for StringTypes. |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Barry Warsaw | Bump to version 2.0.4 |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Barry Warsaw | getaddresses(): Like the change in rfc822.py, this... |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Barry Warsaw | Minor typo: Message.getall() -> Message.get_all() |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Skip Montanaro | add BooleanType |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Guido van Rossum | In both spilldata() functions, pretend that the docstri... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Barry Warsaw | Message.getaddrlist(): Use the AddressList.addresslist... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Raymond Hettinger | Patch 543387. Document deprecation of complex %, ... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Raymond Hettinger | Patch 533291. Deprecate None return form of __reduce__. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Raymond Hettinger | Patch 543222. Disable script bindings in shell window. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Fred Drake | Add additional comments on the use of \deprecated. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Neil Schemenauer | Add IS_TRACKED and IS_MOVED macros. This makes the... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Raymond Hettinger | Patch 549187. Improve string formatting error message. |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Fred Drake | Add availability information for a couple of the types... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Guido van Rossum | Another one. |
commit | commitdiff | tree | snapshot |
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 |
next |