2007-05-18 |
Neal Norwitz | Verify neither dumps or loads overflow the stack and... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Fred Drake | fix argument name in documentation; match the implement... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Neal Norwitz | Last try for tweaking the max stack depth. 5000 was... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Neal Norwitz | Set the depth to something very small to try to determi... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Neal Norwitz | Reduce the max stack depth to see if this fixes the... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Brett Cannon | Complete deprecation of BaseException.message. Some... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Raymond Hettinger | calendar.py gets no benefit from xrange() instead of... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brett Cannon | Remove the gopherlib module. It has been raising a... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Neal Norwitz | Fix bug in marshal where bad data would cause a segfaul... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Georg Brandl | Bug #1719995: don't use deprecated method in sets example. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Brett Cannon | Change the maintainer of the BeOS port. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Neal Norwitz | Mention removal of some directories for obsolete platforms |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Neal Norwitz | Port rev 55353 from Guido: |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Georg Brandl | HTML-escape the plain traceback in cgitb's HTML output... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Raymond Hettinger | Small speedup. |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Neal Norwitz | Remove support for freebsd[23] which haven't been relea... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Neal Norwitz | Remove references to stdwin which was removed long... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Neal Norwitz | Remove Amoeba doc which was removed in version 1.0... |
commit | commitdiff | tree | snapshot |
2007-05-13 |
Georg Brandl | Add bz2 to content encodings. |
commit | commitdiff | tree | snapshot |
2007-05-12 |
Georg Brandl | Bug #1046945: document SWIG options of distutils. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Raymond Hettinger | Better tests for posixpath.commonprefix |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Georg Brandl | Update DDJ link. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Georg Brandl | Patch #1714700: clarify os.linesep vs. tfiles opened... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Georg Brandl | Remove an XXX that is unnecessary. |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Neal Norwitz | Deprecate os.popen* and popen2 module in favor of the... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Neal Norwitz | Deprecate os.popen* and popen2 module in favor of the... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Neal Norwitz | Remove trailing whitespace in docstring |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Neal Norwitz | Fix typo in docstring (the module is popen2, not 3). |
commit | commitdiff | tree | snapshot |
2007-05-11 |
Neal Norwitz | Don't ever report a failure when the sum of the referen... |
commit | commitdiff | tree | snapshot |
2007-05-10 |
Guido van Rossum | Fix a bug in test_c_api() that caused a negative refcount. |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Walter Dörwald | Backport checkin: |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Neal Norwitz | Add markup for True/False. Will backport |
commit | commitdiff | tree | snapshot |
2007-05-09 |
Collin Winter | Fix a bug in test.test_support.open_urlresource(). |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Kristján Valur... | As per Armin Rigo's suggestion, remove special handing... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
Neal Norwitz | Verify changes to the trunk go to the normal checkins... |
commit | commitdiff | tree | snapshot |
2007-05-06 |
Vinay Sajip | Updates of recent changes to logging. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Georg Brandl | Bug #1713535: typo in logging example. |
commit | commitdiff | tree | snapshot |
2007-05-05 |
Brett Cannon | Deprecate BaseException.message as per PEP 352. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Thomas Heller | Oops, these tests do not run on Windows CE. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Thomas Heller | Do not truncate 64-bit pointers to 32-bit integers. |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kristján Valur... | Minor fix of PCBuild8/_ctypes vcproj, moving include... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kristján Valur... | Update the pcbuild8 solution. Straightened out the... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Thomas Heller | On 64-bit Windows, ffi_arg must be 8 bytes long. This... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Thomas Heller | Fix some ctypes test crashes, when running with a debug... |
commit | commitdiff | tree | snapshot |
2007-05-04 |
Kristján Valur... | Revert compiler comment to AMD64 for x64/AMD64 builds. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Kristján Valur... | Fix problems in x64 build that were discovered by the... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Kristján Valur... | Fix those parts in the testsuite that assumed that... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Kristján Valur... | Fix pcbuild8 after recent overhaul: Added the version... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Walter Dörwald | Clarify the behaviour of PyUnicode_DecodeUTF16(): A... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Thomas Heller | Don't truncate pointers to integers (on win64 platform). |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Thomas Heller | Fix building _ctypes.pyd for x64 / Windows. |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Neal Norwitz | Remove dead code. This code couldn't be reached becaus... |
commit | commitdiff | tree | snapshot |
2007-05-03 |
Neal Norwitz | Handle a couple of uncaught errors. This should be... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Georg Brandl | Actually raise an exception before calling ast_error_fi... |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Armin Rigo | Fix for #1303614 and #1174712: |
commit | commitdiff | tree | snapshot |
2007-05-02 |
Neal Norwitz | Stop using PyMem_FREE while the GIL is not held. For... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Vinay Sajip | Added documentation for new optional credentials argume... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Vinay Sajip | Added new optional credentials argument to SMTPHandler... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Georg Brandl | Patch #1710352: add missing public functions to locale... |
commit | commitdiff | tree | snapshot |
2007-05-01 |
Georg Brandl | Bug #1710295: exceptions are now new-style classes. |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Thomas Heller | When accessing the .value attribute of a c_wchar_p... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Thomas Heller | Make sure to call PyErr_NoMemory() in several places... |
commit | commitdiff | tree | snapshot |
2007-04-30 |
Kristján Valur... | Complete revamp of PCBuild8 directory. Use subdirector... |
commit | commitdiff | tree | snapshot |
2007-04-29 |
Neal Norwitz | There really are some tests that are problematic. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Georg Brandl | Version fix (bug #1708710) |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Neal Norwitz | This gets the test working on Solaris. It seems a... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Kristján Valur... | Accomodate 64 bit time_t in the _bsddb module. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Steve Holden | Minor wording change on slicing aide-memoire. |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Kristján Valur... | The locale "En" appears not to be valid on windows... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Kristján Valur... | Export function sanitize_the_mode from fileobject.c... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Fred Drake | fix some markup errors |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Fix an issue related to the unittest conversion. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Convert test_ossaudiodev to use unittest. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Import and raise statement cleanup. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Tim Peters | Set missing svn:eol-style property on text files. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Change test_support.have_unicode to use True/False... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Remove functionality from test_datetime.test_main(... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Collin Winter | Standardize on test.test_support.run_unittest() (as... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Neal Norwitz | Whitespace normalization. Ugh, we really need to do... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Georg Brandl | Patch #1698768: updated the "using Python on the Mac... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Kristján Valur... | Remove obsolete comment. Importing of .dll files has... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Kristján Valur... | Make pythoncore compile cleanly with VisualStudio 2005... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Kristján Valur... | Merge change 54909 from release25-maint: Fix several... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Raymond Hettinger | Fix markup |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Georg Brandl | Bug #1706381: Specifying the SWIG option "-c++" in... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Georg Brandl | Bug #1705717: error in sys.argv docs. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Facundo Batista | Added a comment about last change in urllib2.py (all... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Georg Brandl | Some new year updates. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Neal Norwitz | Fix SF #1703110, Incorrect example for add_password... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Collin Winter | Remove code that hasn't been called in years. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Collin Winter | Convert PyUnit -> unittest. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Facundo Batista | As specified in RFC 2616, 2xx code indicates that the... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Facundo Batista | Added tests for other methods of SSL object. Now we... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Georg Brandl | Bug #1704790: bind name "sys" locally in __del__ method... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Neal Norwitz | Add an optional address to copy the failure mails to. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Armin Rigo | Fix a usage of the dangerous pattern decref - modify... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Armin Rigo | Revert r53997 as per |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Neal Norwitz | SF #1703270, add missing declaration in readline.c... |
commit | commitdiff | tree | snapshot |
next |