summaryrefslogtreecommitdiffstats
path: root/Misc
Commit message (Expand)AuthorAgeFilesLines
* Return value off PyErr_Warn() for raising string exceptions was not beingBrett Cannon2006-02-271-0/+4
* Merge rev 42607 from the trunk.Tim Peters2006-02-271-0/+6
* Trimmed trailing whitespace.Tim Peters2006-02-271-8/+8
* Backport 41753:Neal Norwitz2006-02-211-0/+2
* Bug #854823: socketmodule now builds on Sun platforms even whenGeorg Brandl2006-02-201-0/+3
* Make clear that patch #1336582 wasn't a new feature.Georg Brandl2006-02-191-1/+1
* Patch #1337756: fileinput now accepts Unicode filenames.Georg Brandl2006-02-191-0/+2
* Patch #1373643: The chunk module can now read chunks larger thanGeorg Brandl2006-02-181-0/+3
* Bug #1430298: It is now possible to send a mail with an emptyGeorg Brandl2006-02-171-0/+3
* Bug #1432260: better handle lambda functions' names in pydocGeorg Brandl2006-02-171-0/+3
* Patch #1432345: Make python compile on DragonFly.Martin v. Löwis2006-02-171-0/+2
* Send failures to python-checkins, cc/me.Neal Norwitz2006-02-151-4/+3
* Add build.sh to 2.4 so we can build the docs (and only the docs).Neal Norwitz2006-02-141-0/+196
* Patch #428494: Prefer linking against ncursesw over ncurses libraryMartin v. Löwis2006-02-111-0/+5
* Backport:Neal Norwitz2006-02-071-0/+3
* Backport:Neal Norwitz2006-02-051-0/+3
* Backport:Neal Norwitz2006-01-251-0/+3
* Remove NEWS entry of reverted checkin.Georg Brandl2006-01-201-2/+0
* Bug #1407902: Added support for sftp:// URIs to urlparse.Georg Brandl2006-01-201-0/+2
* Bug #1402224: Add warning to dl docs about crashes.Georg Brandl2006-01-201-0/+2
* Bug #1396471: Document that Windows' ftell() can return invalidGeorg Brandl2006-01-201-0/+3
* Bug #1371247: Update Windows LCIDs in locale.py.Georg Brandl2006-01-201-2/+4
* Fix typoNeal Norwitz2006-01-141-1/+1
* Backport:Neal Norwitz2006-01-142-0/+3
* Bug #1394565: SimpleHTTPServer now doesn't choke on query paramtersGeorg Brandl2006-01-131-0/+3
* Bug #1403410: The warnings module now doesn't get confusedGeorg Brandl2006-01-131-0/+3
* Backport:Neal Norwitz2006-01-102-0/+5
* Backport:Neal Norwitz2006-01-101-0/+4
* Backport:Neal Norwitz2006-01-091-0/+3
* Backport:Neal Norwitz2006-01-091-0/+3
* Patch #881820: look for openpty and forkpty also in libbsd.Martin v. Löwis2006-01-081-0/+2
* Backport 38951:Neal Norwitz2006-01-051-0/+3
* Backport: Fix errors on 64-bit platforms. (There are still some test problemsNeal Norwitz2006-01-051-0/+2
* Patch by Ori Avtalion to fix a minor display glitch in the RightArrow.Barry Warsaw2006-01-011-0/+5
* Use -xcode=pic32 for SunPro.Martin v. Löwis2005-12-301-0/+2
* [ 959576 ] Can't build Python on POSIX w/o $HOME (backport)Georg Brandl2005-12-271-0/+3
* Backport: Patch #1117398: fix cookielib LoadErrorNeal Norwitz2005-12-231-0/+4
* Bug #1379994: Fix *unicode_escape codecs to encode r'\' as r'\\'Hye-Shik Chang2005-12-171-0/+3
* Bug #1290333: Added a workaround for cjkcodecs' _codecs_cn moduleHye-Shik Chang2005-12-121-0/+3
* backport: bug #1365984, urllib and data: URLs^^Georg Brandl2005-11-261-0/+2
* bug #1281408: make Py_BuildValue work with unsigned longs and long longsGeorg Brandl2005-11-241-0/+3
* Backport of patch #1314396: prevent threading.Thread.join() from blocking if aBrett Cannon2005-11-231-0/+4
* Bug #869197: setgroups rejects long integer argumentGeorg Brandl2005-11-221-0/+2
* Backport:Neal Norwitz2005-11-091-0/+4
* Backport (with output/test_poll):Neal Norwitz2005-11-031-0/+2
* Backport:Neal Norwitz2005-11-021-0/+1
* Backport (with cleanup): Bug #1344508, Fix UNIX mmap leaking file descriptors.Neal Norwitz2005-11-021-0/+2
* Backport:Neal Norwitz2005-10-281-0/+3
* Backport: SF bug #1167751: fix incorrect code being for generator expressions.Neal Norwitz2005-10-231-0/+3
* Teach unquote() to handle unicode inputsRaymond Hettinger2005-10-151-0/+3