Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #1112812: Make bsddb/__init__.py more friendly for modulefinder. | Martin v. Löwis | 2005-03-03 | 1 | -0/+2 |
| | | | | Backported to 2.4. | ||||
* | Clear internal call error in 'L' format. Fixes #723201. | Martin v. Löwis | 2005-03-03 | 1 | -0/+2 |
| | | | | Backported to 2.4. | ||||
* | Patch #1110248: SYNC_FLUSH the zlib buffer for GZipFile.flush. | Martin v. Löwis | 2005-03-03 | 1 | -0/+2 |
| | | | | Partially fixes #1110242. | ||||
* | Patch #1107973: tarfile.ExFileObject iterators. | Martin v. Löwis | 2005-03-03 | 1 | -0/+2 |
| | |||||
* | Patch #1104111: Alter setup.py --help and --help-commands. | Martin v. Löwis | 2005-03-03 | 1 | -0/+2 |
| | |||||
* | Patch #1121234: Properly cleanup _exit and tkerror commands. | Martin v. Löwis | 2005-03-01 | 1 | -0/+2 |
| | | | | Will backport to 2.4. | ||||
* | SF patch #941881: PEP 309 Implementation (Partial Function Application). | Raymond Hettinger | 2005-02-28 | 1 | -0/+2 |
| | | | | | Combined efforts of many including Peter Harris, Hye-Shik Chang, Martin v. Löwis, Nick Coghlan, Paul Moore, and Raymond Hettinger. | ||||
* | Patch #1093585: raise a ValueError for negative history items in | Martin v. Löwis | 2005-02-27 | 1 | -0/+3 |
| | | | | remove_history and replace_history. Will backport to 2.4. | ||||
* | Patch #1049151: adding bool support to xdrlib.py. | Martin v. Löwis | 2005-02-24 | 1 | -0/+2 |
| | | | | Also add xdrlib._test into the test suite. | ||||
* | Add support for negative indices in UserString.MutableString.__setitem__ | Walter Dörwald | 2005-02-18 | 1 | -0/+3 |
| | | | | and UserString.MutableString.__delitem__. | ||||
* | NEWS blurb for fix of: | Michael W. Hudson | 2005-02-17 | 1 | -0/+3 |
| | | | | [ 1124295 ] Function's __name__ no longer accessible in restricted mode | ||||
* | spwdmodule.c should only be built when either HAVE_GETSPNAM or HAVE_GETSPENT is | Brett Cannon | 2005-02-16 | 1 | -0/+3 |
| | | | | defined. | ||||
* | Add mention of patch #1095802 (fixing "Macintosh" references to represent OS | Brett Cannon | 2005-02-13 | 1 | -0/+8 |
| | | | | X). | ||||
* | Modified test for tzset to not rely on tm->tm_zone's existence. Also added | Brett Cannon | 2005-02-10 | 2 | -0/+6 |
| | | | | | | sanity checks on tzname if HAVE_TZNAME defined. Closes bug #1096244. Thanks Gregory Bond. | ||||
* | SF patch #1116583: NameError in cookielib domain check | Raymond Hettinger | 2005-02-05 | 2 | -0/+3 |
| | |||||
* | Add NEWS item about future parser bug. | Jeremy Hylton | 2005-02-04 | 1 | -0/+4 |
| | |||||
* | Security fix PSF-2005-001 for SimpleXMLRPCServer.py. | Guido van Rossum | 2005-02-03 | 1 | -0/+4 |
| | |||||
* | More bug #1077106 stuff, sorry -- modem induced impatiece! | Michael W. Hudson | 2005-01-31 | 1 | -0/+2 |
| | | | | This should go on whatever bugfix branches the other fetches up on. | ||||
* | Revert os.py 1.75, and directly implement update. | Martin v. Löwis | 2005-01-29 | 1 | -0/+2 |
| | | | | Fixes #1110478 and #1100235. | ||||
* | Partially revert #1074011; don't try to fflush stdin. | Martin v. Löwis | 2005-01-27 | 1 | -1/+1 |
| | | | | Backported to 2.3 and 2.4. | ||||
* | add missing word | Fred Drake | 2005-01-23 | 1 | -1/+2 |
| | |||||
* | Flush std{in,out,err} before closing it. Fixes #1074011. | Martin v. Löwis | 2005-01-23 | 1 | -0/+3 |
| | | | | Will backport to 2.4 and 2.3. | ||||
* | Patch #579435: Shadow Password Support Module | Martin v. Löwis | 2005-01-23 | 1 | -0/+2 |
| | |||||
* | Truncate st_?time before comparing it with ST_?TIME in the tests. | Martin v. Löwis | 2005-01-23 | 1 | -0/+1 |
| | |||||
* | distutils/command/install.py change. | Thomas Heller | 2005-01-20 | 1 | -0/+2 |
| | |||||
* | tweaks, small updates | Michael W. Hudson | 2005-01-18 | 1 | -9/+9 |
| | |||||
* | Document the reconvert module. | Skip Montanaro | 2005-01-16 | 1 | -0/+2 |
| | |||||
* | Default stat_float_times to true. | Martin v. Löwis | 2005-01-16 | 1 | -0/+2 |
| | |||||
* | Added SEEK_* constants. Fixes #711830. | Martin v. Löwis | 2005-01-16 | 1 | -0/+2 |
| | |||||
* | Moved reader \r and \n processing from the iterator to the state machine - | Andrew McNamara | 2005-01-13 | 1 | -2/+3 |
| | | | | | this allows for better handling of newline characters in quoted fields (and hopefully resolves Bug 967934). | ||||
* | Add strptime() constructor to datetime class. Thanks to Josh Spoerri for | Skip Montanaro | 2005-01-13 | 2 | -0/+3 |
| | | | | the changes. | ||||
* | Add counting of source iterator lines to the reader object - handy for | Andrew McNamara | 2005-01-12 | 1 | -0/+4 |
| | | | | | user error messages (otherwise difficult to do without instrumenting the source). | ||||
* | When quoting=QUOTE_NONNUMERIC, the reader now casts unquoted fields | Andrew McNamara | 2005-01-12 | 1 | -2/+5 |
| | | | | to floats. | ||||
* | When using QUOTE_NONNUMERIC, we now test for "numericness" with | Andrew McNamara | 2005-01-12 | 1 | -0/+3 |
| | | | | | | | | PyNumber_Check, rather than trying to convert to a float. Reimplemented writer - now raises exceptions when it sees a quotechar but neither doublequote or escapechar are set. Doublequote results are now more consistent (eg, single quote should generate """", rather than "", which is ambiguous). | ||||
* | Rename csv.set_field_limit to csv.field_size_limit (since it both sets and | Andrew McNamara | 2005-01-12 | 1 | -1/+1 |
| | | | | gets). | ||||
* | Add news about csv module updates. | Andrew McNamara | 2005-01-12 | 1 | -0/+28 |
| | |||||
* | SF 1098985: set objects cannot be marshalled | Raymond Hettinger | 2005-01-11 | 1 | -0/+2 |
| | |||||
* | Add definitions for "up" and "down" commands that print/display the current | Skip Montanaro | 2005-01-08 | 1 | -2/+52 |
| | | | | | | | | | | Python file/line when the current C execution frame is inside PyEval_EvalFrame. These are commented out by default because GDB sometimes crashes as a result (seems like a GDB bug). Add a pyframe command that displays the current Python stack frame. If the marked lines are uncommented, it will also cause Emacs/XEmacs to display the current file/line. | ||||
* | In _DummyThread objects the lock stored in __block (allocated thanks to | Brett Cannon | 2005-01-08 | 1 | -0/+5 |
| | | | | | | | | _Thread.__init__) was never used. This is a waste since locks use OS primitives that are in limited supply. So the lock is deleted in _DummyThread.__init__ . Closes bug #1089632. | ||||
* | SF #75103: imghdr -- identify JPEGs in EXIF format | Raymond Hettinger | 2005-01-07 | 1 | -0/+2 |
| | |||||
* | Teach the peephole optimizer to fold simple constant expressions. | Raymond Hettinger | 2005-01-02 | 1 | -0/+3 |
| | |||||
* | [Bug #1083110] calling .flush() on decompress objects causes a segfault due ↵ | Andrew M. Kuchling | 2004-12-28 | 1 | -0/+3 |
| | | | | to an uninitialized pointer: fixes the problem and adds a test case | ||||
* | Add NEWS entry about bug #1076985. | Walter Dörwald | 2004-12-22 | 1 | -0/+4 |
| | |||||
* | Changing the idle wrapper to use Python and execvp() to pass arguments to | Sean Reifschneider | 2004-12-21 | 1 | -3/+9 |
| | | | | idle. | ||||
* | SF bug #951915: fix bug in StringIO.truncate - length not changed | Raymond Hettinger | 2004-12-20 | 1 | -0/+3 |
| | | | | (Patch by Armin Rigo.) | ||||
* | SF #1085304: Make array.array pickle-able | Raymond Hettinger | 2004-12-16 | 1 | -0/+2 |
| | |||||
* | locale.py now uses an updated locale alias table (built using | Marc-André Lemburg | 2004-12-10 | 1 | -0/+5 |
| | | | | | | | | | Tools/i18n/makelocalealias.py, a tool to parse the X11 locale alias file); the encoding lookup was enhanced to use Python's encoding alias table As sige-effect, this fixes SF bug [ 1080864 ] locale.py doesn't recognize valid locale setting. | ||||
* | Combined several entries. | Raymond Hettinger | 2004-12-07 | 1 | -6/+2 |
| | |||||
* | Eliminate the deprecated option to return None instead of a tuple of ↵ | Raymond Hettinger | 2004-12-07 | 1 | -0/+6 |
| | | | | arguments in __reduce__(). | ||||
* | Change code in setup.py for parsing LDFLAGS and CPPFLAGS to use optparse | Brett Cannon | 2004-12-07 | 1 | -0/+2 |
| | | | | | instead of getopt. Required making use of gettext._ as optional (optparse changed OK'ed by Greg Ward in private email). |