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 |
2007-02-26 |
Georg Brandl | Backport from Py3k branch: fix refleak in PyString_Format. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Thomas Wouters | Backported r51621 from p3yk: |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Neal Norwitz | Backport 53901 and 53902 to prevent crash when there... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Raymond Hettinger | Fixup set/dict interoperability. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Raymond Hettinger | Provide an example of defaultdict with non-zero constan... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Raymond Hettinger | Extend work on revision 52962: Eliminate redundant... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Martin v. Löwis | Revert r53672. |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Martin v. Löwis | Revert r53672, just fix signature of time_isoformat... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Vinay Sajip | Minor fix for currentframe (SF #1652788). |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Georg Brandl | Add missing \versionadded. |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Georg Brandl | Patch #1494140: Add documentation for the new struct... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Georg Brandl | Make functools.wraps() docs a bit clearer. |
commit | commitdiff | tree | snapshot |
2007-02-14 |
Martin v. Löwis | Backport 53776: Ignore directory time stamps |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Martin v. Löwis | Patch #1657276: Make NETLINK_DNRTMSG conditional. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Martin v. Löwis | Bug #1658794: Remove extraneous 'this'. |
commit | commitdiff | tree | snapshot |
2007-02-13 |
Martin v. Löwis | Patch #685268: Consider a package's __path__ in imputil. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Martin v. Löwis | Patch 1463026: Support default namespace in XMLGenerator. |
commit | commitdiff | tree | snapshot |
2007-02-12 |
Lars Gustäbel | Bug #1656581: Point out that external file objects... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
Skip Montanaro | backport: fix trace.py --ignore-dir |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Georg Brandl | Bug #1656078: typo in in profile docs. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Martin v. Löwis | Update broken link. |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Martin v. Löwis | Bug #1600860: Search for shared python library in LIBDI... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
Martin v. Löwis | Bug #1653736: Properly discard third argument to slot_n... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Martin v. Löwis | Bug #1653736: Complain about keyword arguments to time... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Raymond Hettinger | Fix docstring bug |
commit | commitdiff | tree | snapshot |
2007-02-08 |
Raymond Hettinger | Bypass set specific optimizations for set and frozenset... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Raymond Hettinger | Do not let overflows in enumerate() and count() pass... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Raymond Hettinger | Silence compiler warning |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Raymond Hettinger | Bug #1575169: operator.isSequenceType() now returns... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Raymond Hettinger | Check for a common user error with defaultdict(). |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Raymond Hettinger | SF: 1397711 Set docs conflated immutable and hashable |
commit | commitdiff | tree | snapshot |
2007-02-07 |
Raymond Hettinger | SF #1615701: make d.update(m) honor __getitem__()... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Peter Astrand | Applied patch 1124861.3.patch to solve bug #1124861... |
commit | commitdiff | tree | snapshot |
2007-02-01 |
Raymond Hettinger | Bug #1648179: set.update() not recognizing __iter__... |
commit | commitdiff | tree | snapshot |
2007-01-31 |
Georg Brandl | [Patch #783050 from Patrick Lynch] The emulation of... |
commit | commitdiff | tree | snapshot |
2007-01-30 |
Georg Brandl | Bug #1648191: typo in docs. |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Georg Brandl | Bug #1645944: os.access now returns bool but docstring... |
commit | commitdiff | tree | snapshot |
2007-01-27 |
Georg Brandl | Patch #1638243: the compiler package is now able to... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Fred Drake | fix typo (extraneous ")") |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Brett Cannon | Backport fix for bug #1643943. |
commit | commitdiff | tree | snapshot |
2007-01-25 |
Thomas Heller | Merged revisions 53556 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-01-24 |
Andrew M. Kuchling | Strengthen warning about using lock() |
commit | commitdiff | tree | snapshot |
2007-01-23 |
Brett Cannon | Clarify bug #1377858 entry. |
commit | commitdiff | tree | snapshot |
next |