2009-04-02 |
Senthil Kumaran | Fixing the issue4860. Escaping embedded '"' character... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Benjamin Peterson | fix error handling |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Georg Brandl | In PyErr_GivenExceptionMatches, temporarily bump the... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Kurt B. Kaiser | Remove port spec from run.py and fix bug where |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Jesse Noller | Issue 3110: Additional protection for SEM_VALUE_MAX... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Georg Brandl | Fix test_doctest, missed two assignments to curframe. |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Benjamin Peterson | handle SEEK_ constants in test_io |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Benjamin Peterson | this should be :noindex: |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Benjamin Peterson | fix markup |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Jesse Noller | issue5545: Switch to Autoconf for multiprocessing;... |
commit | commitdiff | tree | snapshot |
2009-04-02 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | Cache the f_locals dict of the current frame, since... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Benjamin Peterson | remove double underscores |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | Add my initials to Misc/developers.txt. Names are now... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | In Pdb, stop assigning values to __builtin__._ which... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
R. David Murray | Add tests checking the CSV module's ability to handle |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Benjamin Peterson | add seek constants to __all__ |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | Revert accidental checkin. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | Add NEWS item. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | #4572: add SEEK_* values as constants in io.py. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Raymond Hettinger | Add link to an alternative generator with a long-period. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Senthil Kumaran | Fix for issue5040. Adding test for Content-Length |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Jack Diederich | bounds check arguments to mmap.move(). All of them... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | test_warnings ironically had a single test that was... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | test_logging was blindly clearing the warnings filter... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Raymond Hettinger | Issue #5647: MutableSet.__iand__() no longer mutates... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Michael Foord | Adding Wing project file |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | _warnings was importing itself to get an attribute... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | Paul Kippes was given commit privileges to work on... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | #5655: fix docstring oversight. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | Ron DuPlain was given commit privileges at PyCon 2009... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Jesse Noller | Issue 3270: document Listener address restrictions... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Kristján Valur... | http://bugs.python.org/issue5623 |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Brett Cannon | The cgitb module had imports in its functions. This... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | Fix test_xmlrpc and make the CGI handler work with... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Hirokazu Yamamoto | Fixed compile error on windows. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | Add Maksim, who worked on several issues at the sprint. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | #5631: add upload to list of possible commands, which... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | The SimpleXMLRPCServer's CGI handler now runs like... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Jesse Noller | Fix multiprocessing.event to match the new threading... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
R. David Murray | Fix issue 2522. locale.format now checks that it is... |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Josiah Carlson | Fix for failing asyncore tests. |
commit | commitdiff | tree | snapshot |
2009-04-01 |
Georg Brandl | Issue #5635: Fix running test_sys with tracing enabled. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Jack Diederich | #5228: add pickle support to functools.partial |
commit | commitdiff | tree | snapshot |
2009-03-31 |
R. David Murray | Fix Windows test skip error revealed by buildbot. ... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | Dont shout to users. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | fixed the test for win32 CompileError |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | catching msvc9compiler error as well |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Raymond Hettinger | Improve examples for collections.deque() |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5018: remove confusing paragraph. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5617: add a handy function to print a unicode string... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | #5583 Added optional Extensions in Distutils |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Jesse Noller | Issue 5619: Pass MS CRT debug flags into subprocesses |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #3427: document correct return type for urlopen().info(). |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1651995: fix _convert_ref for non-ASCII characters. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5563: more documentation for bdist_msi. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Josiah Carlson | Made handle_expt_event() be called last, so that we... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1676135: remove trailing slashes from --prefix argument. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1675026: add a note about a strange Windows problem... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | Remove warning about pending Win9x support removal. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Benjamin Peterson | fix Thread.ident when it is the main thread or a dummy... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5598: document DocFileSuite *args argument. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Benjamin Peterson | take the usual lock precautions around _active_limbo_lock |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1530012: move TQS section before raw strings. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | making sdist and config test silents |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | added tests to the install_headers command |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | added test to the install_data command |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | more tests for the upload command |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | more tests for the register command |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | added tests for the clean command |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Tarek Ziadé | using log.warn for sys.stderr |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1674032: return value of flag from Event.wait(). OKed... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Hirokazu Yamamoto | Issue #5387: Fixed mmap.move crash by integer overflow... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Gregory P.... | Issue an actual PendingDeprecationWarning for the TestC... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
R. David Murray | Add NEWS entry for regrtest change. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
R. David Murray | Remove the regrtest check that turns any ImportError... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
R. David Murray | Improve test_support.import_module docstring, remove |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Josiah Carlson | This resolves issue 1161031. Tests pass. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
R. David Murray | Delete out-of-date and little-known README from the... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5618: fix typo. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #4411: document mro() and __mro__. (I hope I got it... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | Fix-up unwanted change. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5190: export make_option in __all__. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1096310: document usage of sys.__std*__ a bit better. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #4882: document named group behavior a bit better. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Gregory P.... | Rename the actual method definitions to the official... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5241: document missing U in regex howto. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5227: note that Py_Main doesnt return on SystemExit. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
R. David Murray | A few more test skips via import_module, and change... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5245: note that PyRun_SimpleString doesnt return on... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Jesse Noller | missed the news/acks for netbsd patch |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #837577: note cryptic return value of spawn*e on invali... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Jesse Noller | Apply patch for netbsd multiprocessing support |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Raymond Hettinger | Per the language summit, the optional fastpath imports... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #970783: document PyObject_Generic[GS]etAttr. |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #992207: document that the parser only accepts \\n... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Gregory P.... | The unittest.TestCase.assertEqual() now displays the... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5417: replace references to undocumented functions... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #1386675: specify WindowsError as the exception, becaus... |
commit | commitdiff | tree | snapshot |
2009-03-31 |
Georg Brandl | #5529: backport new docs of import semantics written... |
commit | commitdiff | tree | snapshot |
next |