2008-08-01 |
Georg Brandl | This should really be a comment. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Georg Brandl | Add the grammar to the reference manual, since the... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Jesse Noller | Submit fix for issue3393: Memory corruption in multipro... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Martin v. Löwis | Generate the PatternGrammar pickle during "make install". |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Mark Dickinson | Tone down math.fsum warning. |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brett Cannon | Remove a use of callable() to silence the warning trigg... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brett Cannon | Silence (Syntax|Deprecation)Warning for 'inspect'.... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brett Cannon | Remove use of tuple unpacking and dict.has_key() so... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brett Cannon | Remove assignment to True/False to silence the SyntaxWa... |
commit | commitdiff | tree | snapshot |
2008-08-01 |
Brett Cannon | Fix a DeprecationWarning about __getitem__() and except... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Amaury Forgeot... | Correct a crash when two successive unicode allocations... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Amaury Forgeot... | Remove a dummy test that was checked in by mistake |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Amaury Forgeot... | #3479: unichr(2**32) used to return u'\x00'. |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Neal Norwitz | Security patches from Apple: prevent int overflow... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Benjamin Peterson | remove usage of MacOS from Tkinter |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Mark Dickinson | Rename testSum to testFsum and move it to proper place... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Brett Cannon | Backport test.support.fcmp() from 3.0 to silence -3... |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Raymond Hettinger | Alter recipe to show how to call izip_longest() with |
commit | commitdiff | tree | snapshot |
2008-07-31 |
Amaury Forgeot... | #2542: now that issubclass() may call arbitrary code, |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Benjamin Peterson | I mess up again; BufferError inherits StandardError |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Mark Dickinson | Add note about problems with math.fsum on x86 hardware. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Benjamin Peterson | add BufferError to the exception hieracrchy |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Benjamin Peterson | backport r64751 |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Mark Dickinson | Replace math.sum with math.fsum in a couple of comments |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Mark Dickinson | Rename math.sum to math.fsum |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Benjamin Peterson | getrandombits is actually getrandbits |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Mark Dickinson | Fix special-value handling for math.sum. |
commit | commitdiff | tree | snapshot |
2008-07-30 |
Raymond Hettinger | Neaten-up the itertools recipes. |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Benjamin Peterson | the from __future__ import with_statement isn't needed... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Mark Dickinson | More modifications to tests for math.sum: replace... |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Jesus Cea | Be less strict with replication timeouts (the machine |
commit | commitdiff | tree | snapshot |
2008-07-29 |
Jesus Cea | Refinements in the bsddb testsuite |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Benjamin Peterson | backport r65264 |
commit | commitdiff | tree | snapshot |
2008-07-28 |
Andrew M. Kuchling | Clarify wording |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Benjamin Peterson | clarify Popen argument |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Mark Dickinson | Remove math.sum tests related to overflow, special... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Mark Dickinson | Issue #3449: Update decimal module to use most recent... |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Skip Montanaro | note robotparser bug fix. |
commit | commitdiff | tree | snapshot |
2008-07-27 |
Skip Montanaro | Close issue 3437 - missing state change when Allow... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Georg Brandl | Shorten some overlong lines. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Antoine Pitrou | disable some failing tests in test_locale due to a... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Andrew M. Kuchling | Remove extra words |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Andrew M. Kuchling | This sentence continues to bug me; rewrite it for the... |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Antoine Pitrou | Fix more buildbot failures on test_locale. |
commit | commitdiff | tree | snapshot |
2008-07-26 |
Antoine Pitrou | try to fix most buildbot failures on test_locale +... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | add a NEWS entry |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | Raymond's patch for #1819: speedup function calls with... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | add a pybench test for complex function calls (part... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Benjamin Peterson | fix indentation |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | convert test_locale to unittest, and add a mechanism... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | #3394: zipfile.writestr doesn't set external attributes... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Raymond Hettinger | Issue 1592: Better error reporting for operations... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Antoine Pitrou | #2242: utf7 decoding crashes on bogus input on some... |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Benjamin Peterson | document default value for fillvalue |
commit | commitdiff | tree | snapshot |
2008-07-25 |
Benjamin Peterson | teach .bzrignore about doc tools |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Thomas Heller | Make ctypes compatible with Python 2.3, 2.4, and 2... |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Georg Brandl | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Raymond Hettinger | Convert from long to Py_ssize_t. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Raymond Hettinger | Finish conversion from int to Py_ssize_t. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Benjamin Peterson | add some documentation for 2to3 |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Benjamin Peterson | fix markup |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Benjamin Peterson | fix spacing |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Raymond Hettinger | Parse to the correct datatype. |
commit | commitdiff | tree | snapshot |
2008-07-24 |
Raymond Hettinger | Finish-up the partial conversion from int to Py_ssize_t... |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Georg Brandl | Use correct indentation. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Georg Brandl | Move opcode handling to Python's extension. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Georg Brandl | 3k-warn about parser's "ast" aliases. |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Benjamin Peterson | use isinstance |
commit | commitdiff | tree | snapshot |
2008-07-23 |
Jesus Cea | bsddb module updated to version 4.7.2devel9. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Benjamin Peterson | remove unneeded import |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Raymond Hettinger | One more attribution. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Raymond Hettinger | Fix credits for math.sum() |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Raymond Hettinger | Tuples now have both count() and index(). |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Raymond Hettinger | Remove out-of-date section on Exact/Inexact. |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Ronald Oussoren | Fix build issue on OSX 10.4, somehow this wasn't commit... |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Ronald Oussoren | Fix buglet in fix for issue3381 |
commit | commitdiff | tree | snapshot |
2008-07-22 |
Gregory P.... | Issue #2620: Overflow checking when allocating or reall... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Benjamin Peterson | don't use assert statement |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Amaury Forgeot... | Issue2378: pdb would delete free variables when steppin... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Amaury Forgeot... | Increment version number in NEWS file, and move items... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Amaury Forgeot... | On Windows, silence a Purify warning and initialize... |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Georg Brandl | nonlocal is not in 2.6. |
commit | commitdiff | tree | snapshot |
2008-07-21 |
Facundo Batista | Issue 3396. Fixed the autocompletion of 'int.', and... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Georg Brandl | Save the whole of sys.modules instead of using an impor... |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Neal Norwitz | Fix misspeeld method name (negative) |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Neal Norwitz | Fix a couple of names in error messages that were wrong |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Georg Brandl | #926501: add info where to put the docstring. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Georg Brandl | Remove exception indexing in asyncore. |
commit | commitdiff | tree | snapshot |
2008-07-20 |
Gregory P.... | fix issue3120 - don't truncate handles on 64-bit Windows. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Raymond Hettinger | Clean-up itertools docs and recipes. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Raymond Hettinger | Fix compress() recipe in docs to use itertools. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Bob Ippolito | #3322: bounds checking for _json.scanstring |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Benjamin Peterson | Merged revisions 65137 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Georg Brandl | Add ordering info for findall and finditer. |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Georg Brandl | #3323: mention that if inheriting from a class without... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Georg Brandl | #3319: don't raise ZeroDivisionError if number of round... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Georg Brandl | #3303: fix crash with invalid Py_DECREF in strcoll(). |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Georg Brandl | #3302: fix segfaults when passing None for arguments... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Georg Brandl | #3378: in case of no memory, don't leak even more memor... |
commit | commitdiff | tree | snapshot |
2008-07-19 |
Raymond Hettinger | Add recipe to the itertools docs. |
commit | commitdiff | tree | snapshot |
next |