2008-06-12 |
Benjamin Peterson | deprecated mimetools |
commit | commitdiff | tree | snapshot |
2008-06-12 |
Armin Rigo | Sounds obvious, but I didn't even realize that you... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Georg Brandl | Can we agree to put dots at entry ends? Thanks. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | update ACKS and NEWs for multiprocessing |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Thomas Heller | Markup fixes, thanks Georg for the help. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Thomas Heller | Add versionadded marker to ctypes.c_longdouble. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Georg Brandl | Add future_builtins.ascii(). |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Thomas Heller | Smaller doc fixes. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Thomas Heller | More doc fixes. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | add old names back into __all__ |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gregory P.... | Correct an incorrect comment about our #include of... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Thomas Heller | Markup fixes, spelling corrections, and better wordings... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Georg Brandl | Clarify what ":errorhandler" refers to. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Georg Brandl | Fix typos. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | add aliases to threading module |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | give the threading API PEP 8 names |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | fix Windows building for multiprocessing |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Add test for heapq using both __lt__ and __le__. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Andrew M. Kuchling | Note PEP 371 section |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Optimize previous checkin for heapq. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | fix import of multiprocessing by juggling imports |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Issue 3051: Let heapq work with either __lt__ or __le__. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Multi-arg form for set.difference() and set.difference_... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gregory P.... | Merge in release25-maint r60793: |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Thomas Heller | Fix markup. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Gregory P.... | swap stringobject.h and bytesobject.h contents to make... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | add the multiprocessing package to fulfill PEP 371 |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Benjamin Peterson | convert test_struct to a unittest thanks to Giampaolo... |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Handle the case with zero arguments. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Update numbers doc for the Integral simplification. |
commit | commitdiff | tree | snapshot |
2008-06-11 |
Raymond Hettinger | Mini-PEP: Simplifying numbers.py |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Benjamin Peterson | backport of 64096 |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Amaury Forgeot... | Correct test_pydoc for win32 platforms, to account... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Gregory P.... | Rename bytesobject.c back to stringobject.c to keep... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Armin Ronacher | Documented the new AST constructor. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Armin Ronacher | Fix a formatting error in the ast documentation. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Gregory P.... | More reverting of r63675 per the mailing list discussio... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Josiah Carlson | Fixed test to reflect new filedispatcher semantics... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Thomas Heller | NEWS entry for: |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Thomas Heller | Add an optional 'offset' parameter to byref, defaulting... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Georg Brandl | more markup fix. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Benjamin Peterson | fix markup |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Georg Brandl | #2536: fix itertools.permutations and itertools.combina... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Robert Schuppenies | Issue 3048: Fixed sys.getsizeof for unicode objects. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Raymond Hettinger | Add Arnaud for his efforts on multi-arg set operations. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Georg Brandl | Add the "ast" module, containing helpers to ease use... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Martin v. Löwis | Add Gregor Lingl. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Josiah Carlson | Applying updated patch from Issue 1736190, which addres... |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Alexandre Vassalotti | Added better pickling support to xrange objects. |
commit | commitdiff | tree | snapshot |
2008-06-10 |
Alexandre Vassalotti | Issue 2582: Fix pickling of xrange objects. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Raymond Hettinger | Let set.intersection() and set.intersection_update... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Raymond Hettinger | Unhappy buildbots. Revert 64052. Long doubles have... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Raymond Hettinger | Address double-rounding scenarios by setting all variab... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Raymond Hettinger | Let set.union() and set.update() accept multiple inputs. |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Raymond Hettinger | Issue #2138: Add math.factorial(). |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Gregory P.... | This reverts r63675 based on the discussion in this... |
commit | commitdiff | tree | snapshot |
2008-06-09 |
Raymond Hettinger | Issue3065: Fixed pickling of named tuples. Added... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Benjamin Peterson | warn about parameter tuple unpacking |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Benjamin Peterson | Warn about assigning to Py3k keywords (True and False) |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Benjamin Peterson | add an ast_warn helper function to make adding those... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Georg Brandl | Argh, I read it wrong. Reverted 64036 and added a clari... |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Georg Brandl | #3028: tokenize passes the physical line. |
commit | commitdiff | tree | snapshot |
2008-06-08 |
Benjamin Peterson | change Py3k backquote warning to a SyntaxWarning and... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Benjamin Peterson | capitalization nit |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | Document the "st" API, to avoid confusion with the... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | X-ref to numbers module. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | Backport docs for abc module to 2.6. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | #3057: Fix the MutableMapping ABC to use the 2.6 dict... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | Register IterableUserDict as a MutableMapping. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | Revert unwanted changes. |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Georg Brandl | Factor out docstring dedenting from inspect.getdoc... |
commit | commitdiff | tree | snapshot |
2008-06-07 |
Facundo Batista | Finished bug #2451. Fixed the retrying part to make it |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Travis E. Oliphant | Remove locking part of new buffer protocol. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Travis E. Oliphant | Add long double check support to configure test. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Raymond Hettinger | Issue 3501: Make heapq support both __le__ and __lt__. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Ronald Oussoren | Fix build issue on OSX 10.4 |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Thomas Heller | Document the new ctypes features. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Thomas Heller | Add a reminder for the maintainer of whatsnew. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Thomas Heller | Performance improvement: Use PyDict_Get/SetItem instead of |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Georg Brandl | Fix brackets. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Thomas Heller | Issue #1798: Add ctypes calling convention that allows... |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2008-06-06 |
Neal Norwitz | Aldo Cortesi confirmed this is still needed for OpenBSD... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Andrew M. Kuchling | Grammar fix |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Andrew M. Kuchling | Document 'utc' parameter |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Benjamin Peterson | revert 63965 for preformance reasons |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Benjamin Peterson | use the more idomatic while True |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Thomas Heller | Backport from py3k: Implement the new buffer interface... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Thomas Heller | Backport from py3k: Implement the new buffer interface... |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Thomas Heller | Fix preprocessor statement. |
commit | commitdiff | tree | snapshot |
2008-06-05 |
Ronald Oussoren | MacOS X: Enable 4-way universal builds |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Alexandre Vassalotti | Fixed complex.__getnewargs__() to not emit another... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Thomas Heller | Revert revisions 63943 and 63942 (Issue #1798: Add... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Thomas Heller | Fix ctypes.set_errno for gcc. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Thomas Heller | Issue #1798: Add ctypes calling convention that allows... |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Georg Brandl | Complete revision of new turtle module's docs. |
commit | commitdiff | tree | snapshot |
2008-06-04 |
Martin v. Löwis | Patch #1513695: New turtle module, with demos. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Georg Brandl | Fix Tkinter sequence passing. #2906. |
commit | commitdiff | tree | snapshot |
2008-06-03 |
Benjamin Peterson | make test_mutex more elegant |
commit | commitdiff | tree | snapshot |
next |