| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | SF bug #1030118, this should have named the email.Utils module as the one | Barry Warsaw | 2004-11-01 | 1 | -2/+2 |
|
|
| * | handle_weakrefs(): Simplification -- there's no need to make a second | Tim Peters | 2004-10-31 | 1 | -58/+28 |
|
|
| * | SF 1055820: weakref callback vs gc vs threads | Tim Peters | 2004-10-31 | 6 | -110/+531 |
|
|
| * | Backport of fix for bug of year/<week of year>/<day of week> calculation that | Brett Cannon | 2004-10-28 | 2 | -14/+30 |
|
|
| * | add missing line break | Fred Drake | 2004-10-25 | 1 | -1/+1 |
|
|
| * | Backport from trunk: | Thomas Heller | 2004-10-22 | 1 | -8/+3 |
|
|
| * | Add item | Andrew M. Kuchling | 2004-10-20 | 1 | -0/+2 |
|
|
| * | [Patch #1043972, for bug #1017553] filemode() returns an incorrect value for ... | Andrew M. Kuchling | 2004-10-20 | 1 | -27/+34 |
|
|
| * | Add item | Andrew M. Kuchling | 2004-10-19 | 1 | -0/+2 |
|
|
| * | Typo fixes, and a minor edit to clarify a sentence | Andrew M. Kuchling | 2004-10-19 | 1 | -4/+4 |
|
|
| * | [Bug #1048816] Fix bug when you do Ctrl-K at the start of a line; fix from St... | Andrew M. Kuchling | 2004-10-19 | 1 | -0/+2 |
|
|
| * | [Bug #1049826] Update version of zlib referenced in text | Andrew M. Kuchling | 2004-10-19 | 1 | -2/+2 |
|
|
| * | Add support for using %U and %W in strptime when year and day of the week are | Brett Cannon | 2004-10-18 | 4 | -4/+70 |
|
|
| * | SF bug #1048756, Doc typo for pdb | Neal Norwitz | 2004-10-17 | 1 | -1/+1 |
|
|
| * | SF patch #1047577, typo in liblocale.tex | Neal Norwitz | 2004-10-17 | 1 | -1/+1 |
|
|
| * | Fix for SF bug # 1010102. The default is PureProxy not SMTPProxy. | Barry Warsaw | 2004-10-09 | 1 | -1/+2 |
|
|
| * | Fix for SF bug # 1032960. | Barry Warsaw | 2004-10-09 | 1 | -4/+5 |
|
|
| * | Make it ANSI C again. | Guido van Rossum | 2004-10-09 | 1 | -3/+3 |
|
|
| * | [Bug #1022311] curses module uses y,x ordering of arguments, not x,y | Andrew M. Kuchling | 2004-10-08 | 1 | -5/+5 |
|
|
| * | [Bug #1041501] Fix example code | Andrew M. Kuchling | 2004-10-08 | 1 | -1/+1 |
|
|
| * | Escape locale data for regex metacharacters. | Brett Cannon | 2004-10-06 | 2 | -1/+4 |
|
|
| * | Fix typo in docstring for system_methodSignature . | Brett Cannon | 2004-10-03 | 1 | -1/+1 |
|
|
| * | __getitem__(): Fix docstring, SF 979924. | Barry Warsaw | 2004-09-28 | 1 | -1/+1 |
|
|
| * | Remove bogus = from -h option. | Martin v. Löwis | 2004-09-26 | 1 | -1/+1 |
|
|
| * | Replace -soname with -h for Solaris compatibility. Fixes #1034496. | Martin v. Löwis | 2004-09-26 | 2 | -1/+3 |
|
|
| * | Fix for SF bug #1029475 : reload() doesn't work with PEP 302 loaders. | Phillip J. Eby | 2004-09-23 | 2 | -6/+23 |
|
|
| * | There was an error in the Tk error dialog fix at Rev 1.81.4.3 which caused st... | Kurt B. Kaiser | 2004-09-22 | 1 | -2/+2 |
|
|
| * | Convert bool results back to strings. Fixes #807871. | Martin v. Löwis | 2004-09-18 | 2 | -1/+8 |
|
|
| * | Make curses.h inclusion conditional as in the original patch #1012280. | Martin v. Löwis | 2004-09-18 | 2 | -21/+18 |
|
|
| * | Patch #1012280: Include curses.h for term.h check. Fixes #933795. | Martin v. Löwis | 2004-09-18 | 4 | -1353/+3284 |
|
|
| * | backport ipv6 address fix | Skip Montanaro | 2004-09-16 | 2 | -2/+17 |
|
|
| * | [Bug #1023359] Make code match inheritance diagram | Andrew M. Kuchling | 2004-09-10 | 1 | -1/+1 |
|
|
| * | SF bug #1020540: a wrong link from "frame object" in lib index. | Raymond Hettinger | 2004-09-06 | 1 | -3/+4 |
|
|
| * | SF bug #901654: split method documentation can be improved | Raymond Hettinger | 2004-09-06 | 1 | -2/+16 |
|
|
| * | SF bug 1017405: DB keys() values() and items() methods were ignoring | Gregory P. Smith | 2004-09-04 | 1 | -1/+1 |
|
|
| * | Backport [ 1010677 ] thread Module Breaks PyGILState_Ensure() | Mark Hammond | 2004-09-01 | 2 | -5/+6 |
|
|
| * | Use correct constants | Andrew M. Kuchling | 2004-08-31 | 1 | -2/+2 |
|
|
| * | Patch #973204: Use -rpath instead of -R on Irix and True64. | Martin v. Löwis | 2004-08-29 | 3 | -1/+10 |
|
|
| * | Patch #1014992: Never return more than a line from readline. | Martin v. Löwis | 2004-08-25 | 2 | -3/+3 |
|
|
| * | Patch #1015021: Stop claiming that coerce can return None. | Martin v. Löwis | 2004-08-25 | 2 | -5/+5 |
|
|
| * | [Patch #945642] Fix non-blocking SSL sockets, which blocked on reads/writes i... | Matthias Klose | 2004-08-24 | 2 | -29/+61 |
|
|
| * | - Bug #902501: fix unicode value of CYRILLIC CAPITAL LETTER UKRAINIAN IE | Matthias Klose | 2004-08-24 | 2 | -1/+4 |
|
|
| * | Flush bz2 data even if nothing had been written so far. Fixes #1013882 | Martin v. Löwis | 2004-08-22 | 2 | -2/+4 |
|
|
| * | Patch #997284: Allow pydoc to work with XP Themes (.manifest file) | Martin v. Löwis | 2004-08-22 | 2 | -2/+12 |
|
|
| * | SF bug #1013760: Error in Chapter 4 of Tutorial | Raymond Hettinger | 2004-08-22 | 1 | -1/+1 |
|
|
| * | Fail fatally if strdup fails. | Martin v. Löwis | 2004-08-20 | 1 | -0/+4 |
|
|
| * | Patch #914291: Restore locale while calling readline. | Martin v. Löwis | 2004-08-18 | 2 | -0/+10 |
|
|
| * | Patch #980082: Missing INCREF in PyType_Ready. | Martin v. Löwis | 2004-08-18 | 1 | -1/+3 |
|
|
| * | Test cases and fixes for bugs described in patch #873418: email/Message.py: | Barry Warsaw | 2004-08-16 | 2 | -2/+14 |
|
|
| * | - The distutils sdist command now ignores all .svn directories, in | Matthias Klose | 2004-08-16 | 2 | -1/+5 |
|
|