| Commit message (Expand) | Author | Age | Files | Lines |
* | SF patch [ #455137 ] Makes popen work with COMMAND.COM on WNT, from | Tim Peters | 2001-08-27 | 1 | -0/+3 |
|
|
* | "The usual" post-release fiddling. | Tim Peters | 2001-08-22 | 1 | -0/+18 |
|
|
* | Add an item about Tim's new installer. This didn't make it into the | Barry Warsaw | 2001-08-22 | 1 | -0/+3 |
|
|
* | More NEWS for 2.2a2. | Barry Warsaw | 2001-08-22 | 1 | -2/+25 |
|
|
* | Added a note about --enable-framework on Mac OS X. | Jack Jansen | 2001-08-21 | 1 | -0/+5 |
|
|
* | A fiddled version of the rest of Michael Hudson's SF patch | Tim Peters | 2001-08-17 | 1 | -0/+5 |
|
|
* | Add note on type/class unification. | Guido van Rossum | 2001-08-17 | 1 | -0/+6 |
|
|
* | Patch #445762: Support --disable-unicode | Martin v. Löwis | 2001-08-17 | 1 | -6/+12 |
|
|
* | Patch #427190: Implement and use METH_NOARGS and METH_O. | Martin v. Löwis | 2001-08-16 | 1 | -0/+6 |
|
|
* | Fix typo | Andrew M. Kuchling | 2001-08-15 | 1 | -1/+1 |
|
|
* | Add blurb about cleanfuture.py. Fix misspelling in an older item. | Tim Peters | 2001-08-15 | 1 | -1/+7 |
|
|
* | Document the new semantics for setting and deleting a function's | Barry Warsaw | 2001-08-14 | 1 | -0/+6 |
|
|
* | SF patch #445412 extract ndiff functionality to difflib, from | Tim Peters | 2001-08-12 | 1 | -0/+7 |
|
|
* | Derived from SF patch #446899 Permit import of .pyw under Windows, from | Tim Peters | 2001-08-04 | 1 | -2/+7 |
|
|
* | Merge of descr-branch back into trunk. | Tim Peters | 2001-08-02 | 1 | -0/+11 |
|
|
* | Moved the news items about C API topics down to the C API section. | Marc-André Lemburg | 2001-07-31 | 1 | -12/+12 |
|
|
* | Add news item about Unicode API name mangling. | Marc-André Lemburg | 2001-07-31 | 1 | -0/+7 |
|
|
* | Add news items. | Marc-André Lemburg | 2001-07-31 | 1 | -0/+11 |
|
|
* | Patch #416224: add readline completion to cmd.Cmd. | Martin v. Löwis | 2001-07-28 | 1 | -0/+2 |
|
|
* | Add item about the new xml.sax.saxutils.quoteaddr() function. | Fred Drake | 2001-07-21 | 1 | -0/+4 |
|
|
* | Get started on 2.2a2 NEWS. | Tim Peters | 2001-07-21 | 1 | -0/+17 |
|
|
* | Added the constants ascii_letters, ascii_lowercase, and ascii_uppercase | Fred Drake | 2001-07-20 | 1 | -0/+5 |
|
|
* | Patch #412229: Add functions sys.getdlopenflags and sys.setdlopenflags. | Martin v. Löwis | 2001-07-18 | 1 | -0/+3 |
|
|
* | Typo repair. | Tim Peters | 2001-07-17 | 1 | -1/+1 |
|
|
* | - Add news about generators. | Guido van Rossum | 2001-07-17 | 1 | -1/+15 |
|
|
* | Add xmlrpc. | Guido van Rossum | 2001-07-12 | 1 | -0/+5 |
|
|
* | News about xrange(). | Guido van Rossum | 2001-07-05 | 1 | -0/+4 |
|
|
* | Add an item about the extension to {}.update() to allow generic | Barry Warsaw | 2001-06-26 | 1 | -0/+5 |
|
|
* | Teach the UNPACK_SEQUENCE opcode how to tease an iterable object into | Tim Peters | 2001-06-21 | 1 | -0/+2 |
|
|
* | Reformat decl of new _PyString_Join. Add NEWS blurb about repr() speedup. | Tim Peters | 2001-06-16 | 1 | -0/+3 |
|
|
* | Add new built-in 'help' which invokes pydoc.help (with a twist). | Guido van Rossum | 2001-06-12 | 1 | -0/+5 |
|
|
* | Added q/Q standard (x-platform 8-byte ints) mode in struct module. | Tim Peters | 2001-06-12 | 1 | -3/+6 |
|
|
* | Initial support for 'q' and 'Q' struct format codes: for now, only in | Tim Peters | 2001-06-10 | 1 | -0/+8 |
|
|
* | Added quopri codec. | Guido van Rossum | 2001-06-06 | 1 | -0/+1 |
|
|
* | Report on fnmatch.filter. | Martin v. Löwis | 2001-06-06 | 1 | -0/+2 |
|
|
* | New collision resolution scheme: no polynomials, simpler, faster, less | Tim Peters | 2001-06-02 | 1 | -8/+6 |
|
|
* | Cruft cleanup: Removed the unused last_is_sticky argument from the internal | Tim Peters | 2001-05-28 | 1 | -0/+6 |
|
|
* | Implement an old idea of Christian Tismer's: use polynomial division | Tim Peters | 2001-05-27 | 1 | -0/+8 |
|
|
* | Change list.extend() error msgs and NEWS to reflect that list.extend() | Tim Peters | 2001-05-26 | 1 | -1/+2 |
|
|
* | - calendar.py uses month and day names based on the current locale. | Barry Warsaw | 2001-05-22 | 1 | -0/+2 |
|
|
* | Added NEWS item for the UTF-16 change. | Marc-André Lemburg | 2001-05-22 | 1 | -0/+5 |
|
|
* | Add NEWS item for new string methods. | Marc-André Lemburg | 2001-05-15 | 1 | -0/+25 |
|
|
* | Add warnings to the strop module, for to those functions that really | Guido van Rossum | 2001-05-15 | 1 | -0/+4 |
|
|
* | SF patch #418147 Fixes to allow compiling w/ Borland, from Stephen Hansen. | Tim Peters | 2001-05-14 | 1 | -0/+4 |
|
|
* | pprint's workhorse _safe_repr() function took time quadratic in the # of | Tim Peters | 2001-05-14 | 1 | -1/+4 |
|
|
* | Fix a typo, consistently spell ASCII in all caps, and insert blank | Guido van Rossum | 2001-05-14 | 1 | -2/+4 |
|
|
* | SF bug[ #423781: pprint.isrecursive() broken. | Tim Peters | 2001-05-14 | 1 | -7/+25 |
|
|
* | Add mention of the default file system encoding for Windows. | Mark Hammond | 2001-05-14 | 1 | -0/+17 |
|
|
* | Get rid of the superstitious "~" in dict hashing's "i = (~hash) & mask". | Tim Peters | 2001-05-13 | 1 | -0/+10 |
|
|
* | Variant of patch #423262: Change module attribute get & set | Tim Peters | 2001-05-11 | 1 | -0/+3 |
|
|