2006-10-29 |
Georg Brandl | Bug #1586613: fix zlib and bz2 codecs' incremental... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Georg Brandl | Fix the new EncodedFile test to work with big endian... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Georg Brandl | Patch #1583880: fix tarfile's problems with long names... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Georg Brandl | Bug #1357915: allow all sequence types for shell argume... |
commit | commitdiff | tree | snapshot |
2006-10-29 |
Georg Brandl | Fix codecs.EncodedFile which did not use file_encoding... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | From SF 1557890, fix problem of using wrong type in... |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | Backport 52506: |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | Backport 52505: |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | Backport 52504: |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | Backport 52503: |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | Backport 52502: |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Neal Norwitz | Backport 52501: |
commit | commitdiff | tree | snapshot |
2006-10-28 |
Georg Brandl | Fix nth() itertool recipe. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Georg Brandl | Patch #1552024: add decorator support to unparse.py... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Thomas Heller | WindowsError.str should display the windows error code, |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Patch #1574068 by Scott Dial] urllib and urllib2 were... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Bug #1575506] The _singlefileMailbox class was using... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Bug #1576241] Let functools.wraps work with built... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | Point users to the subprocess module in the docs for... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Bug #1542016] Report PCALL_POP value. This makes... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Bug #1562583] Mention the set_reuse_addr() method |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Bug #1583946] Reword description of server and issuer |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Andrew M. Kuchling | [Bug #1585690] Note that line_num was added in Python 2.5 |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Martin v. Löwis | Get DBL_MAX from float.h not values.h. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Martin v. Löwis | Check for values.h. |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Martin v. Löwis | [Backport of r52452] |
commit | commitdiff | tree | snapshot |
2006-10-26 |
Andrew M. Kuchling | [Bug #1579796] Wrong syntax for PyDateTime_IMPORT in... |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Georg Brandl | Patch [ 1583506 ] tarfile.py: 100-char filenames are... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Martin v. Löwis | Remove passwd.adjunct.byname from list of maps |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Martin v. Löwis | - Patch #1560695: Add .note.GNU-stack to ctypes' sysv... |
commit | commitdiff | tree | snapshot |
2006-10-22 |
Martin v. Löwis | Patch #1580872: Remove duplicate declaration of PyCalla... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Thomas Heller | Recorded merge of revisions 51379-51603,51606-52365... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
Thomas Heller | Initialized merge tracking via "svnmerge" with revision... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Andrew M. Kuchling | [Bug #1576348] Fix typo in example |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Tim Peters | C:\Code\python>type c.txt |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Thomas Heller | ctypes callback functions only support 'fundamental... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Martin v. Löwis | Forward-port r52358: |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Martin v. Löwis | Remove obsolete file. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Martin v. Löwis | Patch #1457736: Update VC6 to use current PCbuild settings. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Martin v. Löwis | Mention the bdist_msi module. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Martin v. Löwis | Remove binary property on project files, set eol-style |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Martin v. Löwis | Bug #1567666: Emulate GetFileAttributesExA for Win95. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Martin v. Löwis | Patch #1577551: Add ctypes and ET build support for... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Martin v. Löwis | Patch #1576954: Update VC6 build directory; remove... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Fix tarfile depending on buggy int('1\0', base) behavior. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Small grammar fix, thanks Sjoerd. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1560114: the Mac filesystem does have accurate... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Add a note to fpectl docs that it's not built by default |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1545497: when given an explicit base, int() did... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1546628: add a note about urlparse.urljoin() and... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1548891: The cStringIO.StringIO() constructor... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1550524: better heuristics to find correct class... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1565919: document set types in the Language Reference. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #813342: Start the IDLE subprocess with -Qnew if... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Georg Brandl | Bug #1575746: fix typo in property() docs. |
commit | commitdiff | tree | snapshot |
2006-10-10 |
Ronald Oussoren | Macosx: fix permission problem in generated installer |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Martin v. Löwis | Bug #1565150: Fix subsecond processing for os.utime... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Barry Warsaw | List gc.get_count() in the module docstring. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Georg Brandl | Patch #1572724: fix typo ('=' instead of '==') in _msi.c. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Andrew M. Kuchling | [Bug #1545341] Let the 'classifiers' parameter be a... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Ronald Oussoren | Backport of r52238 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Ronald Oussoren | Backport of r52236 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Skip Montanaro | Backport libcsv.tex bugfix from rev 52218. (SF ticket... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Ronald Oussoren | Backport of r52233 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Ronald Oussoren | Backport of r52229 |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Ronald Oussoren | Backport of r52227. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Hye-Shik Chang | Backport from trunk r52223: |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Georg Brandl | Fix #1569998: no break inside try statement (outside... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Georg Brandl | Patch #1542451: fix crash with continue in nested try... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Kristján Valur... | Backport the .sln and .vcproj files for PCBuild8 from... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Georg Brandl | Fix name. |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Andrew M. Kuchling | Case fixes |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Fred Drake | - update links |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Andrew M. Kuchling | [Backport to 2-5maint of r52147 | andrew.kuchling ... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Armin Rigo | Forward-port of r52136: a review of overflow-detecting... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Armin Rigo | Compilation problem caused by conflicting typedefs... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Martin v. Löwis | Fix integer negation and absolute value to not rely |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Barry Warsaw | decode_rfc2231(): As Christian Robottom Reis points... |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Martin v. Löwis | Guard uintptr_t test with HAVE_STDINT_H, test for |
commit | commitdiff | tree | snapshot |
2006-10-02 |
Martin v. Löwis | Fix test for uintptr_t. Fixes #1568842. |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1546052: clarify that PyString_FromString(AndSize... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1446043: correctly raise a LookupError if an encod... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1556784: allow format strings longer than 127... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1560617: in pyclbr, return full module name not... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1566602: correct failure of posixpath unittest... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1566663: remove obsolete example from datetime... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1566800: make sure that EnvironmentError can be... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Patch #1567691: super() and new.instancemethod() now... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1565661: in webbrowser, split() the command for... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Georg Brandl | Bug #1567375: a minor logical glitch in example descrip... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
Gregory P.... | fix: DB.stat flags and txn keyword arguments were backw... |
commit | commitdiff | tree | snapshot |
2006-09-30 |
George Yoshida | SF bug #1567976 : fix typo(backport from r52048) |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Andrew M. Kuchling | Make examples do error checking on Py_InitModule |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Georg Brandl | Backport rev. 51972: |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Georg Brandl | Backport rev. 51971: |
commit | commitdiff | tree | snapshot |
2006-09-25 |
Georg Brandl | Backport rev. 51987: superfluous semicola. |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Georg Brandl | Fix a bug in traceback.format_exception_only() that... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Georg Brandl | Fix a bug in the parser's future statement handling... |
commit | commitdiff | tree | snapshot |
2006-09-24 |
Georg Brandl | Fix webbrowser.BackgroundBrowser on Windows. |
commit | commitdiff | tree | snapshot |
2006-09-23 |
Neal Norwitz | SF Bug #1563963, add missing word and cleanup first... |
commit | commitdiff | tree | snapshot |
next |