2006-05-16 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Georg Brandl | Patch #1435422: zlib's compress and decompress objects... |
commit | commitdiff | tree | snapshot |
2006-05-16 |
Martin v. Löwis | - Test for sys/statvfs.h before including it, as statvf... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Tim Peters | test_directory(): Remove the leftover temp directory... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Tim Peters | ReadDetectFileobjTest: repair Windows disasters by... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Georg Brandl | [ 1488881 ] tarfile.py: support for file-objects and... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Martin v. Löwis | Remove bogus DECREF of self. |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Neal Norwitz | Patch #1488312, Fix memory alignment problem on SPARC... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Neal Norwitz | - Bug #1487966: Fix SystemError with conditional expres... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Neal Norwitz | Move items implemented after a2 into the new a3 section |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Martin v. Löwis | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Ronald Oussoren | I missed one small detail in my rewrite of the osx... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Ronald Oussoren | A first cut at replacing the icons on MacOS X. This... |
commit | commitdiff | tree | snapshot |
2006-05-14 |
Ronald Oussoren | Rework the build system for osx applications: |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Tim Peters | Remove lie in new comment. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Tim Peters | Typo repair. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Tim Peters | Teach PyString_FromFormat, PyErr_Format, and PyString_F... |
commit | commitdiff | tree | snapshot |
2006-05-13 |
Martin v. Löwis | Revert 43315: Printing of %zd must be signed. |
commit | commitdiff | tree | snapshot |
2006-05-13 |
George Yoshida | Add \exception markup |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Gerhard Häring | Integrated the rest of the pysqlite reference manual... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Thomas Heller | add svn:eol-style native svn:keywords Id |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Thomas Heller | set svn properties |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Thomas Heller | Add missing svn properties. |
commit | commitdiff | tree | snapshot |
2006-05-12 |
George Yoshida | Duplicated description about the illegal continue usage... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Martin v. Löwis | Fix alignment error on Itanium. |
commit | commitdiff | tree | snapshot |
2006-05-12 |
George Yoshida | At first there were 6 steps, but one was removed after... |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Martin v. Löwis | Move icon files into DLLs dir. Fixes #1477968. |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Martin v. Löwis | Dynamically allocate path name buffer for Unicode |
commit | commitdiff | tree | snapshot |
2006-05-12 |
Tim Peters | SF patch #1473132: Improve docs for tp_clear and tp_tr... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Georg Brandl | Typo fix. |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Tim Peters | BaseThreadedTestCase.setup(): stop special-casing... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Andrew M. Kuchling | typo fix |
commit | commitdiff | tree | snapshot |
2006-05-11 |
George Yoshida | Grammar fix |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Martin v. Löwis | Change WindowsError to carry the Win32 error code in... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Neal Norwitz | Don't mask a no memory error with a less meaningful... |
commit | commitdiff | tree | snapshot |
2006-05-11 |
Brett Cannon | Detect if %zd is supported by printf() during configure... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Georg Brandl | Fix two small errors in argument lists. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Andrew M. Kuchling | Clarify description of exception handling |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Georg Brandl | Patch #721464: pdb.Pdb instances can now be given expli... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Georg Brandl | Patch #1484695: Update the tarfile module to version... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Georg Brandl | Bug #1484978: curses.panel: clarify that Panel objects... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Georg Brandl | Bug #1485447: subprocess: document that the "cwd" param... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Georg Brandl | Bug #1482988: indicate more prominently that the Stats... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Thomas Wouters | Ignore reflog.txt, too. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Neal Norwitz | Fix problems found by Coverity. |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Tim Peters | Variant of patch #1478292. doctest.register_optionflag... |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Thomas Heller | Disable a test that is unreliable. |
commit | commitdiff | tree | snapshot |
2006-05-09 |
Neal Norwitz | Micro optimization. In the first case, we know that... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Georg Brandl | Patch #1478993: take advantage of BaseException/Excepti... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Georg Brandl | Patch #1479302: Make urllib2 digest auth and basic... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Georg Brandl | Add test for rev. 45934. |
commit | commitdiff | tree | snapshot |
2006-05-08 |
Martin v. Löwis | Add missing PyMem_Free. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Georg Brandl | Patch #1483395: add new TLDs to cookielib |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Andrew M. Kuchling | Minor language edit |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Andrew M. Kuchling | [Patch #1479977] Revised version of urllib2 HOWTO,... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Martin v. Löwis | Handle ERROR_ALREADY_EXISTS. |
commit | commitdiff | tree | snapshot |
2006-05-06 |
Martin v. Löwis | Port access, chmod, parts of getcwdu, mkdir, and utime... |
commit | commitdiff | tree | snapshot |
2006-05-06 |
George Yoshida | Use \versionchanged for the feature change |
commit | commitdiff | tree | snapshot |
2006-05-06 |
George Yoshida | describe optional arguments for DocFileSuite |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Thomas Heller | Clean up. |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Thomas Heller | oops - the function is exported as 'my_free', not ... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Thomas Heller | Fix memory leaks in the ctypes test suite, reported... |
commit | commitdiff | tree | snapshot |
2006-05-05 |
Thomas Heller | Export the 'free' standard C function for use in the... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Martin v. Löwis | Update checks to consider Windows error numbers. |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Martin v. Löwis | Drop now-unnecessary arguments to posix_2str. |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Martin v. Löwis | Implement os.{chdir,rename,rmdir,remove} using Win32... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Martin v. Löwis | Patch #1475845: Raise IndentationError for unexpected... |
commit | commitdiff | tree | snapshot |
2006-05-04 |
Georg Brandl | Bug #1481530: allow "from os.path import ..." with... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Thomas Heller | Don't fail the tests when libglut.so or libgle.so canno... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Georg Brandl | Bug #1385040: don't allow "def foo(a=1, b): pass" in... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Georg Brandl | Bug #1472191: convert breakpoint indices to ints before... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Georg Brandl | RFE #1472176: In httplib, don't encode the netloc and... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Georg Brandl | Add seamonkey to list of Windows browsers too. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Nick Coghlan | Get rid of a couple more context object references... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Nick Coghlan | Finish bringing SVN into line with latest version of... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Georg Brandl | Move network tests from test_urllib2 to test_urllib2net. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Georg Brandl | Patch #1480067: don't redirect HTTP digest auth in... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Martin v. Löwis | Correct some formulations, fix XXX comments. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | fix up whitespace in prompt strings |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | one more place to avoid extra markup (how many will... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | one more place to avoid extra markup |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | at least comment on why curly-quotes are not enabled |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | avoid ugly markup based on the unfortunate conversions... |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | tell LaTeX2HTML to: |
commit | commitdiff | tree | snapshot |
2006-05-03 |
Fred Drake | remove unnecessary assignment |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Andrew M. Kuchling | Update context manager section for removal of __context__ |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Andrew M. Kuchling | Use open() instead of file() |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Guido van Rossum | Hopefully this will fix the spurious failures of test_m... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Armin Rigo | Documentation bug: PySet_Pop() returns a new reference... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Guido van Rossum | Get rid of __context__, per the latest changes to PEP... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Guido van Rossum | Fix the formatting of KeyboardInterrupt -- a bad issubc... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Andrew M. Kuchling | Provide encoding as keyword argument; soften warning... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Vinay Sajip | Replaced my dumb way of calculating seconds to midnight... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Neal Norwitz | Fix breakage from patch 1471883 (r45800 & r45808) on... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Fred Drake | SF #1479988: add methods to allow access to weakrefs... |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Neal Norwitz | Try to fix breakage caused by patch #1479181, r45850 |
commit | commitdiff | tree | snapshot |
2006-05-02 |
Neal Norwitz | SF #1479181: split open() and file() from being aliases... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Andrew M. Kuchling | Markup fixes |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
next |