2006-04-23 |
Skip Montanaro | minor tweak |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Skip Montanaro | first cut at trace module doc |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Nick Coghlan | Backdated NEWS entry to record the implementation of... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Nick Coghlan | Take 2 on mentioning the with statement, this time... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Nick Coghlan | Add a (very) brief mention of the with statement to... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Nick Coghlan | Update with statement documentation to use same termino... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Gerhard Häring | Updated the sqlite3 module to the external pysqlite... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Nick Coghlan | Update contextlib documentation to use the same termino... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Nick Coghlan | Add a Context Types section to parallel the Iterator... |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Ronald Oussoren | Patch 1471761 - test for broken poll at runtime |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Ronald Oussoren | Patch 1471925 - Weak linking support for OSX |
commit | commitdiff | tree | snapshot |
2006-04-23 |
George Yoshida | wrap SyntaxError with \exception{} |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Greg Ward | Update optparse to Optik 1.5.1. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Hye-Shik Chang | Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maint... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
George Yoshida | - add versionadded tag |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Martin v. Löwis | Port to Python 2.5. Drop .DEF file. Change output file... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
George Yoshida | Typo fixes |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Martin v. Löwis | Fix more ssize_t issues. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Martin v. Löwis | Fix more ssize_t problems. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Neal Norwitz | Add libctypes as a dep |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Andrew M. Kuchling | Add Gregory K. Johnson's revised version of mailbox... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Andrew M. Kuchling | Make copy of test_mailbox.py. We'll still want to... |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Andrew M. Kuchling | Fix comment typo |
commit | commitdiff | tree | snapshot |
2006-04-22 |
Andrew M. Kuchling | Typo fixes |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Phillip J. Eby | Guido wrote contextlib, not me, but thanks anyway. ;) |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Tim Peters | SF bug #1473760 TempFile can hang on Windows. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Thomas Heller | Documentation for ctypes. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Thomas Heller | Merge in changes from ctypes 0.9.9.6 upstream version. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Thomas Heller | Merge in changes from ctypes 0.9.9.6 upstream version. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
George Yoshida | Correct the grammar |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Hye-Shik Chang | Backport p3yk r45619: |
commit | commitdiff | tree | snapshot |
2006-04-21 |
George Yoshida | Fix a markup. |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Thomas Wouters | Py_ssize_t issue; repr()'ing a very large string would... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Martin v. Löwis | Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1) |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Add \label to make better HTML filenames |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Add two items; typographical improvement for the 'with... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Typo, grammar fixes. This file could use another proof... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Add TODO item |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Add explanatory message |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Andrew M. Kuchling | Typo fixes |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Thomas Wouters | Fix variable/format-char discrepancy in new-style class... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Martin v. Löwis | Package setuptools |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Skip Montanaro | Allow pstats.Stats creator to specify an alternate... |
commit | commitdiff | tree | snapshot |
2006-04-21 |
Skip Montanaro | This is a long-ago patch I submitted to SF (1100924... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jack Jansen | - tp_init shouldn't call base class tp_init by default |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew M. Kuchling | Change a footnote to a parenthetical (in two senses... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew M. Kuchling | Argh, make another markup fix |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Andrew M. Kuchling | Add some items; add "New module" consistently; make... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Neal Norwitz | Address issues brought up by MvL on python-checkins. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Neal Norwitz | Whitespace, fix indentation |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Martin v. Löwis | Document r43622. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Skip Montanaro | Correct implementation and documentation of os.confstr... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Marc-André... | Add news item for pybench addition. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Thomas Wouters | Make s.replace() work with explicit counts exceeding... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Marc-André... | Adding pybench 1.3 to the Tools/ directory. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Thomas Wouters | Teach Python/ceval.c's inlining of 'str += str' about... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Thomas Wouters | Use Py_ssize_t to hold the 'width' argument to the... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Andrew M. Kuchling | Write datetime.strptime() item; show use of @contextman... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Armin Rigo | SF Patch #1062014: AF_UNIX sockets under Linux have... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Brett Cannon | Added a pycremoval rule. Called by clean, it removes... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Thomas Wouters | Add proper svn magic to ignore .pyc/.pyo files in Lib... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Thomas Heller | Rename remaining StgDictObject's ffi_type fields to... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: the typical few casts, and .... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: a cast here, a cast there...... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: "typename" is a C++ keyword |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Thomas Heller | Change those parts of the Python-api that were function... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Tim Peters | Whilespace normalization (reindint.py). |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | add info re: pydoc, pkgutil, and setuptools additions |
commit | commitdiff | tree | snapshot |
2006-04-18 |
George Yoshida | fix typo |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | Split ``get_platform()`` into ``get_supported_platform... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Thomas Heller | Fix refcounting. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Jeremy Hylton | Refactor: Move code that uses co_lnotab from ceval... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Armin Rigo | A dictresize() attack. If oldtable == mp->ma_smalltabl... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Michael W.... | add a very old crasher from the 2.1 -> 2.2 round of... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: proper casts |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Andrew M. Kuchling | Comment typo fix |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Martin v. Löwis | Remove types from type_list if they have no objects |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Neal Norwitz | Whitespace normalization |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | It's probably a good idea to actually *install* setupto... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | Handle easy_install being run via -m with no __file__... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | Initial import of setuptools, with integrated tests. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Tim Peters | Finally figured out why this module did its imports... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Tim Peters | At least test_threading_local doesn't leak any more. |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | test_pyclbr goes nuts when a module contains code to... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | correct function signature |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Phillip J. Eby | Second phase of refactoring for runpy, pkgutil, pydoc... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: cast... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: extern "C" a couple declarations... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: migrate to modsupport.h |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: cast signed to unsigned |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | reset errno before calling confstr - use confstr()... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compiler cleanup: bunch-o-casts, plus use of unsign... |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Skip Montanaro | C++ compile cleanup: proper declaration of _Py_BuildVal... |
commit | commitdiff | tree | snapshot |
next |