2007-04-05 |
Neal Norwitz | Fix unpack so it works on 64-bit platforms. v2.5.1c1 |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Anthony Baxter | preparing for 2.5.1c1 |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Raymond Hettinger | Fix-up error-exits on struct_unpack(). |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Raymond Hettinger | Bug #1563759: struct.unpack doens't support buffer... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Martin v. Löwis | Bug #1686475: Support stat'ing open files on Windows... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Matthias Klose | - Fix an off-by-one bug in locale.strxfrm(). |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Raymond Hettinger | SF #1382213: Tutorial section 9.5.1 ignores MRO for... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Raymond Hettinger | SF 1602378 Clarify docstrings for bisect |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Raymond Hettinger | Array module's buffer interface can now handle empty... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Raymond Hettinger | SF #1693079 Array module cannot pickle empty arrays |
commit | commitdiff | tree | snapshot |
2007-04-01 |
Neal Norwitz | Backport 54644: |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Marc-André... | Bump the patch level version of distutils since there... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Georg Brandl | Bug #1655392: don't add -L/usr/lib/pythonX.Y/config... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Neal Norwitz | Backport 54594: |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Georg Brandl | In Windows' time.clock(), when QueryPerformanceFrequenc... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Žiga Seilnacht | Patch #1489771: update syntax rules in Python Reference... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Thomas Heller | Prevent creation (followed by a segfault) of array... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Martin v. Löwis | Bug #978833: Revert r50844, as it broke _socketobject... |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Martin v. Löwis | Patch #1686451: Fix return type for PySequence_{Count... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Thomas Heller | Explain the purpose of the b_needsfree flag. This... |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Thomas Heller | Back out "Patch #1643874: memory leak in ctypes fixed." |
commit | commitdiff | tree | snapshot |
2007-03-22 |
Georg Brandl | Bug #1685704: use -m switch in timeit docs. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Žiga Seilnacht | Bug #1675967: re patterns pickled with older Python... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Raymond Hettinger | Test and fix fromkeys optional argument. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Andrew M. Kuchling | Add NEWS entry for old item |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Georg Brandl | Bug #1684254: webbrowser now uses shlex to split any... |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Georg Brandl | Patch #1684834: document some utility C API functions. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Georg Brandl | Patch #1682205: a TypeError while unpacking an iterable... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Raymond Hettinger | Extend work on rev 52962 and 53830 eliminating redundan... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Raymond Hettinger | Add new example |
commit | commitdiff | tree | snapshot |
2007-03-18 |
Georg Brandl | Backport docs for recv_into and recvfrom_into. |
commit | commitdiff | tree | snapshot |
2007-03-17 |
Gregory P.... | move note to the correct section |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Georg Brandl | RFE #1670167: fix in isinstance() docs. |
commit | commitdiff | tree | snapshot |
2007-03-16 |
Collin Winter | Patch #1642547: Fix an error/crash when encountering... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Žiga Seilnacht | Patch #1462488: prevent a segfault in object_reduce_ex... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Georg Brandl | Also commit the patch ;) |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Georg Brandl | Patch #1681153: the wave module now closes a file objec... |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Georg Brandl | Patch #1680978: consistently use "alive" instead of... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Martin v. Löwis | Patch #1559413: Fix test_cmd_line if sys.executable... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Barry Warsaw | Document fixed bugs |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Žiga Seilnacht | Patch #1680015: Don't modify __slots__ tuple if it... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Georg Brandl | Bug #767111: fix long-standing bug in urllib which... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Gregory P.... | doc update from HEAD. don't list "Unix, Windows" as... |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Gregory P.... | doc update from HEAD |
commit | commitdiff | tree | snapshot |
2007-03-14 |
Barry Warsaw | SF bug #1582282; decode_header() incorrectly splits... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Collin Winter | Inline PyImport_GetModulesReloading(). Backport from... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Georg Brandl | Patch #1194449: correctly detect unbound methods in... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Georg Brandl | Bug #1622896: fix a rare corner case where the bz2... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Martin v. Löwis | Patch #1449244: Support Unicode strings in |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Georg Brandl | Patch #1569798: fix a bug in distutils when building... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Georg Brandl | Patch #1542681: add entries for "with", "as" and "CONTE... |
commit | commitdiff | tree | snapshot |
2007-03-13 |
Georg Brandl | Patch #1679379: add documentation for fnmatch.translate(). |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Collin Winter | Bug #742342: make Python stop segfaulting on infinitely... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Georg Brandl | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Martin v. Löwis | Bug #1675511: Use -Kpic instead of -xcode=pic32 on... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Barry Warsaw | Tokio Kikuchi's fix for SF bug #1629369; folding whites... |
commit | commitdiff | tree | snapshot |
2007-03-12 |
Collin Winter | Patch #1678662: ftp.python.org does not exist. So the... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Vinay Sajip | Fix resource leak reported in SF #1516995. |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Collin Winter | Patch #1192590: Fix pdb's "ignore" and "condition"... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Žiga Seilnacht | Patch #1675981: remove unreachable code from type.__new... |
commit | commitdiff | tree | snapshot |
2007-03-11 |
Georg Brandl | Add missing "return" statements in exception handler. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Collin Winter | Convert an assert to a raise so it works even in the... |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Georg Brandl | Revert rev. 54198, it's not really backwards compatible. |
commit | commitdiff | tree | snapshot |
2007-03-10 |
Collin Winter | Bug #1531963: Make SocketServer.TCPServer's server_addr... |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Thomas Heller | Merged revisions 54248 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Thomas Heller | Merged revisions 54244 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Neal Norwitz | Fix SF #1676971, Complex OverflowError has a typo |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Brett Cannon | Manual backport of r54233. This will help prevent... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Raymond Hettinger | SF #1637850: make_table in difflib did not work with... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Collin Winter | Backported r54226 from p3yk: Move test_unittest, test_d... |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Raymond Hettinger | SF 1676321: empty() returned wrong result |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Georg Brandl | Add a NEWS entry for rev. 54207,8. |
commit | commitdiff | tree | snapshot |
2007-03-08 |
Georg Brandl | Fix #1676656: \em is different from \emph... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Georg Brandl | Backport skipping fromtimestamp(negative value) tests... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Georg Brandl | backport rev. 54207: add a few sanity checks in unittes... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Georg Brandl | Patch #1669331: clarify shutil.copyfileobj() behavior... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Georg Brandl | Typo fix. |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Georg Brandl | Patch #1001604: glob.glob() now returns unicode filenam... |
commit | commitdiff | tree | snapshot |
2007-03-07 |
Georg Brandl | Patch #812285: allow multiple auth schemes in AbstractB... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Walter Dörwald | Document curses changes. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1654417: make operator.{get,set,del}slice use... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1673121: update README wrt. OSX default shell. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1638879: don't accept strings with embedded... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1602128: clarify that richcmp methods can return... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1646728: datetime.fromtimestamp fails with negative |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | A test case for the defaultdict KeyError bug. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Fix another reincarnation of bug #1576657 in defaultdict. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Bug #1674503: close the file opened by execfile() in... |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1672481: fix bug in idlelib.MultiCall. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | A test case for the fix in #1674228. |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Georg Brandl | Patch #1671450: add a section about subclassing builtin... |
commit | commitdiff | tree | snapshot |
2007-03-05 |
Georg Brandl | Patch #1674228: when assigning a slice (old-style)... |
commit | commitdiff | tree | snapshot |
2007-03-04 |
Georg Brandl | Fix a bug in test_dict and test_userdict, found at... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Georg Brandl | Bugs #1668032, #1668036, #1669304: clarify behavior... |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Raymond Hettinger | Fix constantification of None. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Andrew M. Kuchling | Fix typo (noticed in Raymond's r54053 commit adding... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Neal Norwitz | Fix SF bug #1669182. Handle string exceptions even... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
next |