| 2008-01-17 |
Gregory P.... | Fixes (accepts patch) issue1339 - http://bugs.python... |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Raymond Hettinger | Note versionadded. |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Gregory P.... | entry for r60015 |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Gregory P.... | Comply with RFC 3207. |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Raymond Hettinger | Make starmap() match its pure python definition and... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Raymond Hettinger | Add news entry. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Raymond Hettinger | Add queues will alternative fetch orders (priority... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Raymond Hettinger | Minor wordsmithing. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Thomas Heller | Use 'g' instead of 'D' as the ctypes typecode for c_lon... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Georg Brandl | Doc build should work with 2.4 now. |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Georg Brandl | Add Python-specific content to Doc dir. Update configur... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Thomas Heller | Raise a TypeError instead of a ValueError when too... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Thomas Heller | Raise a TypeError if conflicting positional and named... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Thomas Heller | Convert the internal ctypes array type cache to a WeakV... |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Georg Brandl | Fix MSDN library URL. (#1854) |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Andrew M. Kuchling | Add PEP 3141 section |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Andrew M. Kuchling | Docstring typos |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Amaury Forgeot... | test_doctest fails since r59984. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Raymond Hettinger | Fix-up half-written paragraph in the docs |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Raymond Hettinger | Refactor if/elif chain for clarity and speed. Remove... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Guido van Rossum | Issue #1786 (by myself): pdb should use its own stdin... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Andrew M. Kuchling | Restore description of sys.dont_write_bytecode. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Jeffrey Yasskin | Add rational.Rational as an implementation of numbers... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Georg Brandl | Remove duplicate entry. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Georg Brandl | Typo. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Raymond Hettinger | Small grammar nit |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Raymond Hettinger | Temporarily revert 59967 until GC can be added. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Skip Montanaro | Better (?) text describing the lack of guarantees provi... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Raymond Hettinger | Tighten the definition of a named tuple. |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Raymond Hettinger | Issue 1820: structseq objects did not work with the... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Andrew M. Kuchling | Repair unfinished sentence |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Andrew M. Kuchling | Add many items |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Andrew M. Kuchling | Markup fix |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Andrew M. Kuchling | Typo fixes |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Raymond Hettinger | Fix 1698398: Zipfile.printdir() crashed because the... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Andrew M. Kuchling | Update description of float_info |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Thomas Heller | Issue 1821: configure libffi for amd64 on FreeeBSD. |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Christian Heimes | Added more comments to the new structseq repr code... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Christian Heimes | Now that I've learnt about structseq objects I felt... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Christian Heimes | Applied patch #1816: sys.flags patch |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Christian Heimes | I missed the most important file |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Christian Heimes | Added new an better structseq representation. E.g.... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Amaury Forgeot... | ?Why did my tests not notice this before? |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Amaury Forgeot... | Re-apply patch #1700288 (first applied in r59931, rolle... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Amaury Forgeot... | As discussed in issue 1700288: |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Georg Brandl | Back out r59931 - test_ctypes fails with it. |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Ka-Ping Yee | Check in the patch proposed by Ben Hayden (benjhayden... |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Thomas Heller | Make Modules/socketobject.c compile for Windows again. |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Georg Brandl | Clarify the effect of text mode. |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Raymond Hettinger | Fix spelling. |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Raymond Hettinger | Named tuple is a concept, not a specific type. |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Georg Brandl | Fix editing glitch. |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Georg Brandl | Patch #1700288: Method cache optimization, by Armin... |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Georg Brandl | Move OSError docs to exceptions doc, remove obsolete... |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Mark Dickinson | Issue 1780: Allow leading and trailing whitespace in... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Update the opcode docs for STORE_MAP and BUILD_MAP |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Thomas Heller | Fix a potential 'SystemError: NULL result without error'. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Thomas Heller | Raise an error instead of crashing with a segfault... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Andrew M. Kuchling | Bug #1790: update link; remove outdated paragraph |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Speed-up and simplify code urlparse's result objects. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Christian Heimes | Removed unused variable |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Thomas Heller | Revert revision 59913, because it was wrong: |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Thomas Heller | The sqlite3 dll, when compiled in debug mode, must... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Georg Brandl | Documentation for r5990[3567]. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Georg Brandl | News entries for rev. 5990[567]. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Georg Brandl | Guard definition of TIPC_SUB_CANCEL with an #ifdef. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Thomas Heller | Add an important missing blank. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Improve usability of the SequenceMatcher by returning... |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Let most inspect functions return named tuples |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Have Decimal.as_tuple return a named tuple. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Comment-out missing constant (from rev 59819) |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Doctest results return a named tuple for readability |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Raymond Hettinger | Run doctests on the collections module |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Raymond Hettinger | Neaten-up the named tuple docs |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Amaury Forgeot... | Closing issue1761. |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Raymond Hettinger | Clarify how to add a field to a named tuple. |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Raymond Hettinger | Examples for named tuple subclassing should include... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Thomas Heller | Reflow a paragraph, and fix a typo. |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Andrew M. Kuchling | Check for fd of -1 to save fsync() and fstat() call |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Neal Norwitz | Reword entry, not sure I made it much better though. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Thomas Heller | Change amd64 buildbot scripts to use Visual Studio... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Thomas Heller | Change amd64 buildbot scripts to use Visual Studio... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Christian Heimes | Fixed #1776. __import__() no longer imports modules... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Christian Heimes | vs9to8 sync |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Andrew M. Kuchling | Related to patch #1114: fix another place where attr_t... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Thomas Heller | Set the output file in the _ctypes Debug|x64 configuration. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Raymond Hettinger | Fix typo |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Fred Drake | minor cleaning |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Raymond Hettinger | Syntax highlighting only works when >>> lines are accom... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Facundo Batista | Issue 846388. Adds a call to PyErr_CheckSignals to |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Georg Brandl | Better method for associating .py files with the interp... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Georg Brandl | Fix markup errors from r59857 and clarify key.__enter__... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Christian Heimes | Added __enter__ and __exit__ functions to HKEY object |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Thomas Heller | Use relative instead of absolute filenames in the C... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Andrew M. Kuchling | Patch 1114: fix compilation of curses module on 64... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Andrew M. Kuchling | Patch 1137: allow assigning to .buffer_size attribute... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Facundo Batista | Issue #1757: The hash of a Decimal instance is no longe... |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Christian Heimes | It's verbose, not debug |
commit | commitdiff | tree | snapshot |
| 2008-01-08 |
Raymond Hettinger | Docs on named tuple's naming conventions and limits... |
commit | commitdiff | tree | snapshot |
| next |