2006-06-15 |
Martin v. Löwis | Make import/lookup of mbcs fail on non-Windows systems. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Neal Norwitz | Try to narrow window of failure on slow/busy boxes... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Neal Norwitz | Speculative checkin (requires approval of Gerhard Haering) |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Gerhard Häring | - Added version checks in C code to make sure we don... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Georg Brandl | Bug #805015: doc error in PyUnicode_FromEncodedObject. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Thomas Heller | Add an __all__ list, since this module does 'from ctype... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Thomas Heller | Document paramflags. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Georg Brandl | Bug #1117556: SimpleHTTPServer now tries to find and... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Georg Brandl | Bug #1202018: add some common mime.types locations. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Georg Brandl | Bug #1153163: describe __add__ vs __radd__ behavior... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Thomas Heller | Write more docs. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Georg Brandl | Bug #1501122: mention __gt__ &co in description of... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Thomas Heller | Fix docstring. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Georg Brandl | Bug #1339007: Shelf objects now don't raise an exceptio... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Martin v. Löwis | Patch #1455898: Incremental mode for "mbcs" codec. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Fred Drake | explain an XXX in more detail |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Fred Drake | add tests for two cases that are handled correctly... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Fred Drake | - make some disabled tests run what they intend when... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tim Peters | Repaired typo in new comment. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Tim Peters | SequenceMatcher.get_matching_blocks(): This now guaran... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Gerhard Häring | Updated documentation for pysqlite 2.3.0 API. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Brett Cannon | Missed test for rev. 46933; infinite recursion from... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Gerhard Häring | Merged changes from external pysqlite 2.3.0 release... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Brett Cannon | If a classic class defined a __coerce__() method that... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Brett Cannon | Ignore .pyc and .pyo files in Pybench. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Thomas Heller | More docs for ctypes. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc-André... | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew MacIntyre | Increase the small thread stack size to get the test |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc-André... | Updated to pybench 2.0. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew MacIntyre | fix exception usage |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc-André... | Revert wrong svn copy. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Marc-André... | Update pybench to version 2.0. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew M. Kuchling | Add ability to set stack size |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Brett Cannon | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew MacIntyre | Patch #1454481: Make thread stack size runtime tunable. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Walter Dörwald | errors is an attribute in the incremental decoder |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Walter Dörwald | Fix passing errors to the encoder and decoder functions. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Andrew M. Kuchling | Mention uuid module |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Ronald Oussoren | Linecache contains support for PEP302 loaders, but... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Thomas Heller | Add back WCHAR, UINT, DOUBLE, _LARGE_INTEGER, _ULARGE_I... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Thomas Heller | Add some windows datatypes that were missing from this... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Neal Norwitz | Verify the crash due to EncodingMap not initialized... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Neal Norwitz | Initialize the type object so pychecker can't crash... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Neal Norwitz | Don't fail if another process is listening on our port. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Tim Peters | get_matching_blocks(): rewrote code & comments so... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Tim Peters | Added missing svn:eol-style property to text files. |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Ka-Ping Yee | Add the uuid module. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Thomas Heller | Add pep-291 compatibility markers. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Kristján Valur... | Fix the CRT argument error handling for VisualStudio... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Coghlan | Make the -m switch conform to the documentation of... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Coghlan | The site module documentation also described the Window... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Coghlan | Fix site module docstring to match the code for Mac... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Nick Coghlan | Fix site module docstring to match the code |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Thomas Heller | I don't know how that happend, but the entire file... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Martin v. Löwis | Get rid of function pointer cast. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Phillip J. Eby | Sync w/external release 0.1.2. Please see PEP 360... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Patch #1503046, Conditional compilation of zlib.(de... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Impl ssize_t |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Remove unused import |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | i and j are initialized below when used. No need to... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Fix the socket tests so they can be run concurrently... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Get rid of f_restricted too. Doc the other 4 ints... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Fix indentation of case and a Py_ssize_t issue. |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Fix typo. Backport if anyone cares. :-) |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Don't leak the list object if there's an error allocati... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Don't truncate if size_t is bigger than uint |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Cleanup: Remove import of types to get StringTypes... |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Fix some Py_ssize_t issues |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Fix some Py_ssize_t issues |
commit | commitdiff | tree | snapshot |
2006-06-12 |
Neal Norwitz | Cleanup Py_ssize_t a little (get rid of second #ifdef) |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Get test to pass on S/390. Shout if you think this... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Tim Peters | compare_generic_iter(): Fixed the failure of test_wsgi... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Fix test on PPC64 buildbot. It raised an IOError ... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Try to fix another networking test. The problem is... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Try to fix several networking tests. The problem is... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Ronald Oussoren | - Change fixapplepython23.py to ensure that it will... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Ronald Oussoren | Use configure to substitute the correct prefix instead... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Ronald Oussoren | Remove message about using make frameworkinstall, that... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Tim Peters | Add missing svn:eol-style property to text files. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Thomas Heller | Release the GIL during COM method calls, to avoid deadl... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Greg Ward | Bug #1498146: fix optparse to handle Unicode strings... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Greg Ward | SF #1366250: optparse docs: fix inconsistency in variab... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Ronald Oussoren | This patch improves the L&F of IDLE on OSX. The changes... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Fix errors found by pychecker |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Fix errors found by pychecker. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | warnings was imported at module scope, no need to impor... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Fix errors found by pychecker |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | f_code can't be NULL based on Frame_New and other code... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Update doc to make it agree with code. |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Add versionadded to doc |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Wrap some long lines |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Neal Norwitz | Fix Coverity # 146. newDBSequenceObject would deref... |
commit | commitdiff | tree | snapshot |
2006-06-11 |
Greg Ward | Bug #1361643: fix textwrap.dedent() so it handles tabs... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Tim Peters | shuffle() doscstring: Removed warning about sequence... |
commit | commitdiff | tree | snapshot |
next |