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 |
2006-06-10 |
Skip Montanaro | Suppress warning on MacOSX about possible use before... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | Handle failure of PyMem_Realloc. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | Don't use C++ comment. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | Fix the second occurrence of the problematic printf... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | Fix a wrong printf format. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | New docs for ctypes. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Fred Drake | credit for SF patch #1303595 |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Fred Drake | SF patch #1303595: improve description of __builtins__... |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | Upgrade to ctypes version 0.9.9.7. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Thomas Heller | Upgrade to ctypes version 0.9.9.7. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Greg Ward | Sync with Optik docs (rev 518): |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Skip Montanaro | document the class, not its initializer |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Martin v. Löwis | Patch #1495999: Part two of Windows CE changes. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Armin Rigo | SF bug #1503294. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Martin v. Löwis | Port cygwin kill_python changes from 2.4 branch. |
commit | commitdiff | tree | snapshot |
2006-06-10 |
Georg Brandl | Apply perky's fix for #1503157: "/".join([u"", u""... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Brett Cannon | Fix bug introduced in rev. 46806 by not having variable... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Brett Cannon | An object with __call__ as an attribute, when called... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Georg Brandl | Make use of new str.startswith/endswith semantics. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Thomas Heller | set eol-style svn property |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Thomas Heller | set eol-style svn property |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Add some wsgiref text |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Remove unused variable |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | Implementing a happy idea from Georg Brandl: make... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Describe startswith()/endswiith() change; add reminder... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Georg Brandl | RFE #1491485: str/unicode.endswith()/startswith() now... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Brett Cannon | svn:ignore .pyc and .pyo files. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Georg Brandl | Test file.__exit__. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Brett Cannon | Fix inconsistency in naming within an enum. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Add note about wsgiref |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Add note about XMLGenerator bugfix |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Phillip J. Eby | Import wsgiref into the stdlib, as of the external... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Kristján Valur... | Turn off warning about deprecated CRT functions on... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | [Bug #1472827] Make saxutils.XMLGenerator handle \r... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Neal Norwitz | Fix grammar and reflow |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | Remove the temporary hack to force test_optparse to |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | testUnicodeOpen(): I have no idea why, but making... |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | AutoFileTests.tearDown(): Removed mysterious undocumented |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | To boost morale :-), force test_optparse to run immediately |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-09 |
Andrew M. Kuchling | Update functools section |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Brett Cannon | Buffer objects would return the read or write buffer... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Brett Cannon | Make binascii.hexlify() use s# for its arguments instea... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Georg Brandl | Convert test_file to unittest. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Georg Brandl | Bug #1502805: don't alias file.__exit__ to file.close... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Nick Coghlan | Add functools.update_wrapper() and functools.wraps... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Georg Brandl | Argh. "integer" is a very confusing word ;) |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Georg Brandl | Add news for recent bugfix. |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Georg Brandl | Bug #1502728: Correctly link against librt library... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Georg Brandl | Bug #1502750: Fix getargs "i" format to use LONG_MIN... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Armin Rigo | (arre, arigo) SF bug #1350060 |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Gregory P.... | pasted set_lk_detect line in wrong spot in previous... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Gregory P.... | * Turn the deadlock situation described in SF bug ... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Gregory P.... | - bsddb: the bsddb.dbtables Modify method now raises... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
Neal Norwitz | Fix a refleak in recvfrom_into |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Brett Cannon | Clarify documentation for bf_getcharbuffer. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Thomas Heller | Fix for foreign functions returning small structures... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Tim Peters | Add missing svn:eol-style property to text files. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | * If BuildApplet.py is used as an applet it starts... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | - Patch the correct version of python in the Info.plist... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | And the last bit: move IDLE one level up and adjust... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | Move Mac/OSX/* one level up |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | mv Mac/OSX/BuildScript one level up |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | Move Mac/OSX/PythonLauncher one level up |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Ronald Oussoren | Move Mac/OSX/Tools one level up |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Andrew M. Kuchling | Mention other placeholders |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Andrew M. Kuchling | Add an item; also, escape % |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Andrew M. Kuchling | Mention other placeholders |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Andrew M. Kuchling | Add an SQLite introduction, taken from the 'What's... |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Tim Peters | SF patch 1501987: Remove randomness from test_exceptions, |
commit | commitdiff | tree | snapshot |
2006-06-07 |
Tim Peters | dash_R_cleanup(): Clear filecmp._cache. This accounts for |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Ronald Oussoren | A quick hack to ensure the right key-bindings for IDLE... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Ronald Oussoren | * Ensure that "make altinstall" works when the tree... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Heller | Use the same big-endian hack as in _ctypes/callproc... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Heller | Add a hack so that foreign functions returning float... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Brett Cannon | Fix coding style guide bug. |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Andrew M. Kuchling | Fix comment typo |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Tim Peters | On python-dev Thomas Heller said these were committed |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Tim Peters | BSequence_set_range(): Rev 46688 ("Fix a bunch of |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Heller | Specify argtypes for all test functions. Maybe that... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Martin Blais | Normalized a few cases of whitespace in function declar... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Heller | Damn - the sentinel was missing. And fix another silly... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Thomas Heller | Convert CFieldObject tp_members to tp_getset, since... |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Neal Norwitz | Fix a bunch of parameter strings |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Neal Norwitz | Remove unused variable (and stop compiler warning) |
commit | commitdiff | tree | snapshot |
2006-06-06 |
Tim Peters | _PySys_Init(): It's rarely a good idea to size a buffe... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Gregory P.... | - bsddb: the __len__ method of a DB object has been... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Brett Cannon | Add 3 more bytes to a buffer to cover constants in... |
commit | commitdiff | tree | snapshot |
2006-06-05 |
Gregory P.... | add depends = ['md5.h'] to the _md5 module extension... |
commit | commitdiff | tree | snapshot |
next |