2006-03-28 |
Tim Peters | Part of bug 1459808: fiddle test_input_and_raw_input() |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Tim Peters | Part of bug 1459808: fiddle so that this passes |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Neal Norwitz | Try to get rid of a Coverity warning by consistently... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Neal Norwitz | Add version added info for with statement and context... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Phillip J. Eby | Document objects that can be used with the ``with`... |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Phillip J. Eby | Fix some missing imports |
commit | commitdiff | tree | snapshot |
2006-03-28 |
Phillip J. Eby | Fix contextlib not copying function attributes |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Phillip J. Eby | Document the contextlib module. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Phillip J. Eby | dummy_thread needs to support PEP 343 too. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Georg Brandl | Document change made to number of preallocated integers. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Phillip J. Eby | Patch #1459476: install PKG-INFO metadata alongside... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Phillip J. Eby | The "with" statement needs a __future__. :) |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Phillip J. Eby | Document the "with" statement. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Thomas Wouters | Make itertools.tee and its internal teedataobject parti... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Phillip J. Eby | Document the PEP 343 context manager protocol methods. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Martin v. Löwis | Drop information about 2.4 DLLs. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Martin v. Löwis | Allow supression of subwcrev.exe invocation on a per... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Walter Dörwald | Whitespace for generated code. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | Tagging for release r25a0 |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | oops. lets try that one more time |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | Tagging for release r25a0 |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | Tagging for release svn+ssh://pythondev@svn.python... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | more testing. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Martin v. Löwis | Add product ids for 2.5. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Walter Dörwald | Whitespace. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Neal Norwitz | Fix SF bug #1458903 with AST compiler. |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Hye-Shik Chang | Find a source file in srcdir to allow to build outside... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Hye-Shik Chang | Fix reference leaks introduced by the recent incrementa... |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Walter Dörwald | Mention patch id for the CJK part of the patch and |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | tagging for release 2.5a0 |
commit | commitdiff | tree | snapshot |
2006-03-27 |
Anthony Baxter | updating snapshot. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Tim Peters | Years in the making. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Georg Brandl | Bug #1457264: parse http://host?query correctly in... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Martin v. Löwis | Fix typo. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Martin v. Löwis | Patch from Aldo Cortesi: expected skips for OpenBSD. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Martin v. Löwis | Provide more debug output, to diagnose OpenBSD test... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Hye-Shik Chang | Utilize %zd for Py_ssize_t formatting instead of castin... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Hye-Shik Chang | Allow long objects as a position value of error callbac... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Neal Norwitz | regsub is gone, nothing to ignore |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Neal Norwitz | Try to handle sys.getfilesystemencoding() returning... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Raymond Hettinger | Tighten an overbroad and misleading assertion. |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Hye-Shik Chang | Patch #1443155: Add the incremental codecs support... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Raymond Hettinger | Guarantee evaluation order for izip(). Document its... |
commit | commitdiff | tree | snapshot |
2006-03-26 |
Neal Norwitz | Try to fix broken compile on openbsd. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Neal Norwitz | Get rid of warnings on some platforms by using %u for... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Raymond Hettinger | Add section headers and examples. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Neal Norwitz | SF bug # 1457358 and patch # 1458419, floor division... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Skip Montanaro | Found this in an old email message from Hartmut Goebel. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Georg Brandl | fix typo |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Raymond Hettinger | Don't decrement below zero. And add more tests. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Phillip J. Eby | More extensive comment on __exit__ handling, per Guido... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Phillip J. Eby | Yield is now allowed in try-finally, so update docs... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Phillip J. Eby | Fix a problem with @contextmanager not detecting a... |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Phillip J. Eby | Support throw() of string exceptions. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Raymond Hettinger | Revert previous change. Wasn't ready yet. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Raymond Hettinger | Add more tests |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Phillip J. Eby | Revert r42719, because the isinstance() check wasn... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Raymond Hettinger | SF Patch #1455676: Simplify using Queues with daemon... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Nick Coghlan | Add documentation for PEP 338 |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Nick Coghlan | run_module shouldn't hold the import lock when running... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Neal Norwitz | Use absolute import. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Martin v. Löwis | Clarify cases when waitpid might not return self.pid. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Martin v. Löwis | Bug #1183780: Add Popen objects to _active only in... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Neal Norwitz | Exceptions should inherit from Exception now. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Neal Norwitz | Hmmm, I don't think we wanted to test // twice and... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Neal Norwitz | Exceptions should inherit from Exception now. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Neal Norwitz | SF bug #1457411, fix errors using variables that don... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Martin v. Löwis | Forward port of 43262: Add 2.4.3 UUIDs. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Martin v. Löwis | Relax result test for program mode of quopri. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Martin v. Löwis | Preserve command name, for later printing of active |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Martin v. Löwis | Rewrite pipe code using subprocess, to make sure the |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Hye-Shik Chang | Patch #1396919: Reenable the system scope threads on... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Hye-Shik Chang | Cosmetic improvement for r43247 |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Hye-Shik Chang | Skip to install files for empty directories; to name... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Neal Norwitz | Stop duplicating code and handle slice indices consiste... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Neal Norwitz | Fix a ssize_t issue |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Tim Peters | Heh -- used the right format for a refcount, but forgot |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Neal Norwitz | Forward port MvL's fix in 43227: |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Tim Peters | _Py_NegativeRefcount(): print the full value of ob_refcnt. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Barry Warsaw | Add email/mime to LIBSUBDIRS. Fixes SF bug # 1454912. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Thomas Heller | Fix some int/Py_ssize_t issues which led to compiler... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Thomas Heller | Include <malloc.h> on windows, to avoid warnings when... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Thomas Heller | ctypes was added. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Hye-Shik Chang | Remove false information from the comment and reformat... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Neal Norwitz | Damn another occurrence of using as as a keywordf |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Georg Brandl | Change NEWS entry for recent socket API change |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Tim Peters | Record that test_wait[34] get skipped on native Windows. |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Barry Warsaw | News about email 4.0. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Barry Warsaw | remove test file |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Barry Warsaw | py trunk svn test |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Barry Warsaw | py trunk svn test |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Barry Warsaw | py trunk svn test |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Georg Brandl | Correct API design mistake from rev. 43126: make socket... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Martin v. Löwis | Update to Tk 8.4.12 and Tix 8.4.0 |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Martin v. Löwis | Update to OpenSSL 0.9.8a |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Georg Brandl | Add a note about pow(x,y) equalling x**y (the "**"... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Tim Peters | Try to repair at least one segfault on the Mac buildbot, |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Raymond Hettinger | Show an example of calling a named set method. |
commit | commitdiff | tree | snapshot |
next |