2008-07-02 |
Facundo Batista | Issue #449227: Now with the rlcompleter module, callabl... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Jesse Noller | Reenable the manager tests with Amaury's threading fix |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Nick Coghlan | Issue 3190: pydoc now hides module __package__ attributes |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Mark Dickinson | Replace occurrences of '\d' with '[0-9]' in Decimal... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
Brett Cannon | Handle urllib's renaming for Python 3.0: |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | add ABC to the glossary |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | Add a comment about incref'ing w. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #1410739: add a footnote about "is" and "unusual" behavior. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #1523853: add note about fread(). |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Amaury Forgeot... | #3242: fix a crash in "print", if sys.stdout is set... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | #3216: fix Execute's parameter description. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Georg Brandl | Add a link to PEP 324. |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | write a short little section for multiprocessing; it... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
Benjamin Peterson | #3219 repeated keyword arguments aren't allowed in... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Amaury Forgeot... | #Issue3088 in-progress: Race condition with instances... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Martin v. Löwis | Add _multiprocessing module. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Martin v. Löwis | Issue #3215: Build sqlite3 as sqlite3.dll, not sqlite3.pyd |
commit | commitdiff | tree | snapshot |
2008-06-30 |
Facundo Batista | Fix #2702, with a correct accounting of recursion. |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Vinay Sajip | Updated to reflect change in logging.config to remove... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Vinay Sajip | Removed out-of-date comment in _install_handlers and |
commit | commitdiff | tree | snapshot |
2008-06-29 |
Benjamin Peterson | reinstate the ending backtick. thanks Nick :) |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | fix typo |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | rewrap |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | convert test_audioop to unittest. Thanks to Giampaolo... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Bill Janssen | make sure we close the active channels when eof is... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Bill Janssen | various SSL fixes; issues 1251, 3162, 3212 |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Raymond Hettinger | Issue 3230: Do not the set specific size macro. |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Benjamin Peterson | fix typo |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Hye-Shik Chang | Give information for compililation of _multiprocessing... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Benjamin Peterson | edit multiprocessing docs |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Mark Dickinson | Fix typo in configure.in, and propagate configure.in... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Raymond Hettinger | Fix whitespace in example code. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Mark Dickinson | Issue #3197: rework documentation for fractions module. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Mark Dickinson | Add Jean Brouwers for his work on math.sum |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Mark Dickinson | Remove trailing 'L's from numerator and denominator... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Trent Nelson | Merged revisions 64368-64369 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Trent Nelson | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Brett Cannon | Ignore .pyc and .pyo files. |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Brett Cannon | warnings.warn_explicit() did not have the proper TypeEr... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Benjamin Peterson | fix isSet in _exposed |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Benjamin Peterson | use the new API |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Benjamin Peterson | add a htmlview directive |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Georg Brandl | Use newer versions of externals. |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Georg Brandl | Add a version tag for shutdown(). |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Robert Schuppenies | Corrected inconsistencies in sizeof tests and addressed... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Facundo Batista | Reverting the patch from #3165, as it broke other |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Mark Dickinson | issue #3199: Fix typo in Mac/Makefile.in |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Benjamin Peterson | get rid of 2.6/3.0 switch statements in multiprocessing |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Benjamin Peterson | use byte literals in multiprocessing |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Robert Schuppenies | Issue 3147: Fixed SizeofTest failure for LLP64 systems. |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Benjamin Peterson | remove bytes alias in multiprocessing |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Raymond Hettinger | Revert 64424, 64438, and 64439. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Raymond Hettinger | Issue 3189: Py3k DeprecationWarning in difflib |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Mark Dickinson | Remove references to Py3k in __floor__, __ceil__ and... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Eric Smith | Fixed formatting with thousands separator and padding... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Mark Dickinson | Change description of float('nan') feature; NaNs don... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Eric Smith | Typo in comment. |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Benjamin Peterson | minor fix |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Eric Smith | Modified interface to _Py_[String|Unicode]InsertThousan... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Thomas Heller | Include debug info when assembling win64.asm in a debug... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Thomas Heller | Fix compilation on Windows. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Raymond Hettinger | Issue 3161: Missing import and test. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Facundo Batista | Fixing the problem stated in issue 2702 with the patch... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Facundo Batista | Just returning nothing instead of rising TestSkipped... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Georg Brandl | Write out "phi" consistently. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Georg Brandl | Expand docstrings of sqlite3 functions. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Facundo Batista | Trying to see if the problem in Martin's buildot is at |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Georg Brandl | #3085: Fix syntax error. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Facundo Batista | Trying to see if the @ in a path is causing the issue... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Facundo Batista | Issue 3164. Small fix to don't repeat a comparation |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Andrew M. Kuchling | Wording fix |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Facundo Batista | Issue #2722. Now the char buffer to support the path... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Georg Brandl | Turn section references into proper cross-references. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Facundo Batista | In the deprecated functions I added an alert to review |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Facundo Batista | Now a from submitted via POST that also has a query... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Facundo Batista | Fixed issue #2888. Now the behaviour of pprint when... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Facundo Batista | Reviewed and updated the documentation. Fixes #3017. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Georg Brandl | Documentation fix. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Andrew M. Kuchling | Docstring correction |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Andrew M. Kuchling | Use repr() for bad input strings; this makes the empty... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Andrew M. Kuchling | Docstring typo |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Hye-Shik Chang | Fix build on FreeBSD gcc. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Raymond Hettinger | Issue 3008: hex/oct/bin can show floats exactly. |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Andrew M. Kuchling | Correct two versionchanged directives, to improve the... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Andrew M. Kuchling | Various items |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Andrew M. Kuchling | Grammar fixes |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Andrew M. Kuchling | Remove request for e-mail; it's unlikely these classes... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Benjamin Peterson | rephrase |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Georg Brandl | Change references to the new math functions to generate... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Mark Dickinson | Fix another typo in math_sum comment |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Mark Dickinson | Fix outdated count of the number of new math module... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Mark Dickinson | Issue #3004: Minor fix to slice.indices(). slice... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Andrew M. Kuchling | Various items |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Raymond Hettinger | Make bin() implementation parallel oct() and hex()... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Benjamin Peterson | add multiprocessing to the Makefile |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Andrew M. Kuchling | Fix comment typos |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Andrew M. Kuchling | Various items |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Vinay Sajip | Updated with fix for #3136. |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Vinay Sajip | Bug #3136: fileConfig()'s disabling of old loggers... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Benjamin Peterson | skip test_macostools when UCS4 is enabled |
commit | commitdiff | tree | snapshot |
next |