2006-08-18 |
Georg Brandl | Typo in tp_clear docs. |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Georg Brandl | Bug #1541682: Fix example in the "Refcount details... |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Martin v. Löwis | Bug #1541863: uuid.uuid1 failed to generate unique... |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Martin v. Löwis | Invoke debug mk1mf.pl after running Configure. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Martin v. Löwis | Leave tk build directory to restore original path. |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anthony Baxter | Tagging for release of Python 2.5c1 |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Anthony Baxter | Branching release25-maint. All further 2.5 releases... v2.5c1 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Neil Schemenauer | Fix a bug in the ``compiler`` package that caused inval... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | File menu hotkeys: there were three 'p' assignments... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | Tutorial: |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Grammar fix |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Fredrik Lundh | SF#1534630 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Marc-André... | Add NEWS item mentioning the reverted distutils version... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | Remove the special casing of Py_None when converting... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Wording/typo fixes |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Update bug/patch counts |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | The __repr__ method of a NULL py_object does no longer... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Martin v. Löwis | Make cl build step compile-only (/c). Remove libs from... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Link to docs; remove an XXX comment |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Bump document version to 1.0; remove pystone paragraph |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Andrew M. Kuchling | Add UnicodeWarning |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anthony Baxter | news entry for 51307 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Thomas Heller | Add commented assert statements to check that the result of |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Martin v. Löwis | Build _hashlib on Windows. Build OpenSSL with masm... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Marc-André... | Revert to having static version numbers again. |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | Get quit() and exit() to work cleanly when not using... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Ka-Ping Yee | Update code and tests to support the 'bytes_le' attribu... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | Patch #1540892: site.py Quitter() class attempts to... |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anthony Baxter | preparing for 2.5c1 - no, really this time |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Anthony Baxter | preparing for 2.5c1 |
commit | commitdiff | tree | snapshot |
2006-08-16 |
Kurt B. Kaiser | The 'with' statement is now a Code Context block opener |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Thomas Heller | Check for NULL return value from new_CArgObject calls. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Neal Norwitz | Subclasses of int/long are allowed to define an __index__. |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Neal Norwitz | Update the docstring to use a version a little newer... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Neal Norwitz | Fix the test for SocketServer so it should pass on... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Neal Norwitz | Georg fixed one of my bugs, so I'll repay him with... |
commit | commitdiff | tree | snapshot |
2006-08-15 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Patch #1511317: don't crash on invalid hostname info |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Cookie.py shouldn't "bogusly" use string._idmap. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Patch #1536071: trace.py should now find the full modul... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Add an additional test: BZ2File write methods should... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Patch #1535500: fix segfault in BZ2File.writelines... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Make tabnanny recognize IndentationErrors raised by... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Fix refleak introduced in rev. 51248. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | News item for rev 51281. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | Patch #1536908: Add support for AMD64 / OpenBSD. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Marc-André... | Correct an accidentally removed previous patch. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Georg Brandl | Improve markup in PyUnicode_RichCompare. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Marc-André... | Readd NEWS items that were accidentally removed by... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | Apply the patch #1532975 plus ideas from the patch... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Marc-André... | Slightly revised version of patch #1538956: |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | Revert the change that tries to zero out a closure... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | Check for NULL return value of GenericCData_new(). |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | Check for NULL return value from new_CArgObject(). |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Heller | Remove unused, buggy test function. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Neal Norwitz | Update purify doc some. |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Neal Norwitz | Can't return NULL from a void function. If there is... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Neal Norwitz | Ignore pgen.exe and kill_python.exe for cygwin |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Get rid of compiler warning |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Handle alloca failures. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Handle malloc failure. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Really address the issue of where to place the assert... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Handle failure from PyModule_GetDict() (Klocwork 208). |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Handle failures from lookup. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | It's very unlikely, though possible that source is... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Handle malloc and fopen failures more gracefully. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Check return result of PyModule_GetDict(). |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Fix segfault when doing string formatting on subclasses... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | cpathname could be NULL if it was longer than MAXPATHLE... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Handle a whole lot of failures from PyString_FromIntern... |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | Move/copy assert for tstate != NULL before first use. |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Neal Norwitz | SF bug #1539336, distutils example code missing |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Fix a couple of bugs exposed by the new __index__ code... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Patch #1538606, Patch to fix __index__() clipping. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Georg Brandl | Repair logging test spew caused by rev. 51206. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Tim Peters | Ah, fudge. One of the prints here actually "shouldn... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Tim Peters | test_signal: Signal handling on the Tru64 buildbot |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Verify verdat which is returned from malloc is not... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | PyModule_GetDict() can fail, produce fatal errors if... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Check return of PyMem_MALLOC (garbage) is non-NULL. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Don't deref v if it's NULL. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Whoops, how did that get in there. :-) Revert all... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Check returned pointer is valid. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | I'm not sure why this code allocates this string for... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Try to handle a malloc failure. I'm not entirely sure... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Move the assert which checks for a NULL pointer first. |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | If _stat_float_times is false, we will try to INCREF... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Handle NULL nodes while parsing. I'm not entirely... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | This code is actually not used unless WITHOUT_COMPLEX... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | It's highly unlikely, though possible for PyEval_Get... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Even though _Py_Mangle() isn't truly public anyone... |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Neal Norwitz | Klocwork made another run and found a bunch more problems. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Thomas Heller | When a ctypes C callback function is called, zero out... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Thomas Wouters | Add ignore of *.pyc and *.pyo to Lib/xml/etree/. |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Georg Brandl | logging's atexit hook now runs even if the rest of... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Georg Brandl | Add Chris McDonough (latest cgi.py patch) |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Neal Norwitz | Fix the failures on cygwin (2006-08-10 fixed the actual... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Tim Peters | force_test_exit(): This has been completely ineffective |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Tim Peters | test_PyThreadState_SetAsyncExc(): This is failing... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Tim Peters | Whitespace normalization broke test_cgi, because a... |
commit | commitdiff | tree | snapshot |
next |