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 |
2007-04-19 |
Brett Cannon | Silence a compiler warning about incompatible pointer... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Martin v. Löwis | Add Travis Oliphant. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Collin Winter | Check the availability of the urlfetch resource earlier... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Neal Norwitz | SF #1701207, Fix bogus assertion (and test it!) |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Neal Norwitz | When __slots__ are set to a unicode string, make it... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Trent Mick | Add the necessary dependency for the Windows VC6 build... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Kristján Valur... | Fix potential crash in path manipulation on windows |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Kristján Valur... | Fix a bug when using the __lltrace__ opcode tracer... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Barry Warsaw | Port r54805 from python25-maint branch: |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Walter Dörwald | Fix utf-8-sig incremental decoder, which didn't recogni... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Žiga Seilnacht | Patch #1695862: remove the cleanup code, now that Windo... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Georg Brandl | Patch #1698951: clarify deprecation message in rexec... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Raymond Hettinger | SF 1193128: Let str.translate(None) be an identity... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Repair missing spaces after \UNIX. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Exceptions are no longer old-style instances. Fix accor... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Raymond Hettinger | SF 1191699: Make slices picklable |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Georg Brandl | Add some missing NULL checks which trigger crashes... |
commit | commitdiff | tree | snapshot |
next |