2008-01-04 |
Christian Heimes | Bug #1713: posixpath.ismount() claims symlink to a... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Jeffrey Yasskin | Make math.{floor,ceil}({int,long}) return float again... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Raymond Hettinger | Minor fix-ups to named tuples: |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Moved include "Python.h" in front of other imports... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Added _struct._clearcache() for regression tests |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Fixed refleak tests for _struct changes |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Andrew M. Kuchling | Add math items; other edits |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Amaury Forgeot... | Partial port of r59682 from py3k. |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Filled in some XXX comments |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Fixed math.copysign() on Windows |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Andrew M. Kuchling | Markup fixes; grammar tweaks |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Bug #1481296: Fixed long(float('nan'))!=0L. |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Fixed #1687: plistlib.py restricts <integer> to Python... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Raymond Hettinger | Finish-up the struct module optimizations started at... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Guido van Rossum | Bug #1301: fixed a bad assert in _tkinter. |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | Added copysign(x, y) function to the math module |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | Modified PyImport_Import and PyImport_ImportModule... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | Some build bots don't compile mathmodule. There is... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | Added math.isinf() and math.isnan() |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Guido van Rossum | Issue #1700, reported by Nguyen Quan Son, fix by Fredru... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | Issue #1726: Remove Python/atof.c from PCBuild/pythonco... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Jeffrey Yasskin | Backport PEP 3141 from the py3k branch to the trunk... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Guido van Rossum | Patch #1696. Don't attempt to close None in dry-run... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Christian Heimes | Made vs9to8 Unix compatible |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Christian Heimes | Removed PCbuild8/ directory and added a new build direc... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Kurt B. Kaiser | Change docstrings to comments so test output will displ... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Kurt B. Kaiser | Issue1177 |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Martin v. Löwis | Test in PCbuild directory. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Martin v. Löwis | Use Visual Studio 2009 on the build slaves. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Martin v. Löwis | Don't link with Tix; Tix is loaded dynamically by Tcl. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Martin v. Löwis | News item for r59653. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Martin v. Löwis | Always convert Text.index result to string. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Martin v. Löwis | Return results from Python callbacks to Tcl as Tcl... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Christian Heimes | Added support for new Windows build dirs in PC/ to... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Christian Heimes | The root of the project is two levels up from PC/VS7.1 |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Christian Heimes | Added new wininst files to msi.py and adjusted some... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Christian Heimes | MSI uses back slashes as path separators |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Guido van Rossum | Fix an odd error which would only occur close to new... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Neal Norwitz | Fix refleak |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed path to _ssl.c in Windows make file, take three ... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed path to _ssl.c in Windows make file, take two |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed path to _ssl.c in Windows make file |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed path |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed include paths of PC/VS7.1 |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Renamed PCBuild9 directory to PCBuild |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fix paths for build bot, part 2 |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fix paths for build bot |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Moved PCbuild directory to PC/VS7.1 |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Added wininst-9.0.exe executable for VS 2008 |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Raymond Hettinger | Improve docs for itertools.groupby(). The use of xrang... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Raymond Hettinger | Simpler documentation for itertools.tee(). Should... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Martin v. Löwis | Bug #1699: Define _BSD_SOURCE only on OpenBSD. |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Georg Brandl | Some cleanup in the docs. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Kurt B. Kaiser | Configure Dialog: improved layout for keybinding. ... |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Brett Cannon | Remove a straggling debugging print line. |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Brett Cannon | Actually execute the tests for the getter/setter/delete... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Brett Cannon | Make trailing whitespace explicit (including when it... |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Brett Cannon | Fix the docstrings of time.localtime() and gmtime(... |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Andrew M. Kuchling | Add item |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Guido van Rossum | Improve performance of built-in any()/all() by avoiding... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Georg Brandl | Fix refleak introduced in r59576. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Guido van Rossum | Patch #1672 by Joseph Armbruster. Use tempdir() to... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Brett Cannon | Add tests for the warnings module; specifically formatw... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Raymond Hettinger | Add comments |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Guido van Rossum | Patch #1549 by Thomas Herve. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Raymond Hettinger | Bigger range for non-extended opargs. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Guido van Rossum | Patch #1583 by Adam Olsen. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Raymond Hettinger | Fix issue 1661: Flags argument silently ignored in... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Facundo Batista | Some minor cleanups. Thanks Mark Dickinson. |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Christian Heimes | #1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZ... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Andrew M. Kuchling | Add a bunch of items |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Raymond Hettinger | Zap a duplicate line |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Raymond Hettinger | Beef-up tests for dict literals |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Raymond Hettinger | Users demand iterable input for named tuples. The autho... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christian Heimes | Applied patch #1635: Float patch for inf and nan on... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Raymond Hettinger | Simplify and speedup _asdict() for named tuples. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christian Heimes | Fixed #1649: IDLE error: dictionary changed size during... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Raymond Hettinger | Give meaning to the oparg for BUILD_MAP: estimated... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Guido van Rossum | Issue #1645 by Alberto Bertogli. Fix a comment. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Thomas Heller | Issue #1642: Fix segfault in ctypes when trying to... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Raymond Hettinger | Speed-up dictionary constructor by about 10%. |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christian Heimes | Removed several unused files from the PCbuild9 director... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christian Heimes | Make it a bit easier to test Tcl/Tk and idle from a... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Christian Heimes | Fixed for #1601: IDLE not working correctly on Windows... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Raymond Hettinger | Add more namedtuple() test cases. Neaten the code... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Facundo Batista | Removed the private _rounding_decision: it was not... |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Don't use quotes for non-string code. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Use PEP 8. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Simplify. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Christian Heimes | Fixed #1638: %zd configure test fails on Linux |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Adapt conf.py to new option names. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Remove curious space-like characters. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Remove another unnecessary Unicode character. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Remove gratuitous unicode character. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Remove orphaned footnote reference. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Revert dummy commit now that the build slave is building. |
commit | commitdiff | tree | snapshot |
2007-12-16 |
Georg Brandl | Dummy commit to investigate #1617. |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Georg Brandl | Argh, wrong version. |
commit | commitdiff | tree | snapshot |
next |