2008-01-19 |
Georg Brandl | Fix 3k's sphinx-build.py so that the version detection... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Christian Heimes | Merged revisions 60043-60052 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Christian Heimes | Merged revisions 59985-60000,60002,60005-60007,60009... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Thomas Heller | Merged revisions 60001,60003-60004,60008 via svnmerge... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Jeffrey Yasskin | Update the py3k version of the rational module to expos... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Raymond Hettinger | Sync-up Queue.py with Py2.6 |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Jeffrey Yasskin | __floordiv__ returns an int in 3.0. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Guido van Rossum | Merged revisions 59952-59984 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Raymond Hettinger | Refactor if/elif chain for clarity and speed |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Guido van Rossum | Patch #1830 by Peter Harris, fix some 2.x-isms. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Christian Heimes | long(float('nan')) raises an OverflowError as discussed... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Christian Heimes | Fixed merge accident |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Raymond Hettinger | Remove Queue.empty() and Queue.full() in favor of using... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Christian Heimes | Merged revisions 59933-59951 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Raymond Hettinger | Take Tim's advice and have random.sample() support... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Raymond Hettinger | Remove defunct parts of the random module |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Guido van Rossum | Use bash, so echo -n will do the right thing. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Christian Heimes | Merged revisions 59921-59932 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Christian Heimes | Merged revisions 59883-59920 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Christian Heimes | Good catch Neal! |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Eric Smith | Added the test cases I actually meant to add. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Eric Smith | Simplifed argument parsing in object.__format__, added... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Christian Heimes | Fixed print -> print() |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Christian Heimes | Merged revisions 59864-59882 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Christian Heimes | Merged revisions 59843-59863 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Christian Heimes | Merged revisions 59822-59841 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Christian Heimes | Always define Py_USING_UNICODE, 3rd party software... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Christian Heimes | Another patch for #1762972: __file__ points to the... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Vassalotti | Fix issue1753: TextIOWrapper.write writes utf BOM for... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Georg Brandl | Remove traces of Py_USING_UNICODE and Unicode-specific... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Georg Brandl | Fix merge glitch. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Christian Heimes | Copied doc for reload() from trunk's function.rst to... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Christian Heimes | Issue #1762972: Readded the reload() function as imp... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Georg Brandl | Remove paragraph about old-style classes. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Georg Brandl | Fix reverse Ximenez symptom. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Georg Brandl | Fix note markup. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Georg Brandl | Remove obsolete note. |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Alexandre Vassalotti | Clean up PyString_Size(). |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Georg Brandl | Missed one because of indirection. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Georg Brandl | The final occurrences of exception slicing. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Georg Brandl | Fix more exception slicing. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Georg Brandl | Fix exception slicing. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Georg Brandl | Use consistent note numbers. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Georg Brandl | Clarify sentence in tutorial. Thanks to Marek Kubica. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Christian Heimes | Merged revisions 59774-59783 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Christian Heimes | Merged revisions 59703-59773 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Guido van Rossum | Add some missing news. Add some periods. |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Alexandre Vassalotti | Add unit tests for the newlines property of Incremental... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Guido van Rossum | Issue #1393: object_richcompare() returns NotImplemente... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Georg Brandl | Fix bug introduced by r59746. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Georg Brandl | Big fat todo. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Georg Brandl | Set native svn:eol-style property for text files. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Georg Brandl | Remove versionadded/changed directives merged as an... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Jeffrey Yasskin | Make math.floor and math.ceil return ints instead of... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Georg Brandl | Remove several mentions of old Python versions that... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Georg Brandl | Typo. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Kurt B. Kaiser | Remove dead code brought in by merge glitch @ r59667 |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Guido van Rossum | Fix merge glitch. |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Kurt B. Kaiser | Interpreter wasn't displaying the location of a SyntaxError |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | And here is the rest of Hirokazu Yamamoto's patch for... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Some VS 6.0 compatibility fixes from Hirokazu Yamamoto... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Fixed #1733: Maybe PC/VS7.1/pythoncore.vcproj is missin... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Fixed test_long |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Merged revisions 59696-59702 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Merged revisions 59680-59695 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Amaury Forgeot... | NEWS entry for r59682. |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Christian Heimes | Fixed unichr() -> chr() |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Amaury Forgeot... | On Windows, when import fails to load a dll module... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | More PyImport_ImportModule -> PyImport_ImportModuleNoBlock |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Christian Heimes | Merged revisions 59666-59679 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Guido van Rossum | Show in the sys.version string (bot not elsewhere)... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Christian Heimes | Merged revisions 59642-59665 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Christian Heimes | Fixed merge accident |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Guido van Rossum | Get rid of raw_input() emulation, use its reincarnation... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Guido van Rossum | Fix issue #1707. When raw_input() was removed, it... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Guido van Rossum | Patch #1703 by Philip Jenvey -- getpass() should flush... |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Christian Heimes | Merged revisions 59628-59641 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Guido van Rossum | Merge changes from 59576 from trunk to p3yk branch... |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Removed doubledigit from Makefile |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed svn merge issues |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Merged revisions 59625-59627 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Fixed svn:ignore |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Merged revisions 59605-59624 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-31 |
Christian Heimes | Don't close sys.stdin with quit() if sys.stdin wraps... |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Martin v. Löwis | Use strings for all entity values, as that is now possible |
commit | commitdiff | tree | snapshot |
2007-12-29 |
Georg Brandl | Two nits. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Christian Heimes | Merged revisions 59595-59604 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Kurt B. Kaiser | help() was not paging to the shell. Issue1650. |
commit | commitdiff | tree | snapshot |
2007-12-28 |
Alexandre Vassalotti | Fix the reset() method of IncrementalNewlineDecoder to |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Christian Heimes | Merged revisions 59565-59594 via svnmerge from |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Georg Brandl | Document os.device_encoding. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Georg Brandl | Fix docstring of types.py. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Georg Brandl | Fix role usage. |
commit | commitdiff | tree | snapshot |
2007-12-21 |
Nick Coghlan | Fix thoroughly misleading comment |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Martin v. Löwis | Drop _PyLong_FitsInLong. Fixes #1666. |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Guido van Rossum | Fix issue #1667. The _Printer() class was using sys... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Barry Warsaw | Update to the world tool for Python 3. Provided by... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Christian Heimes | Fixed #1673. I hope it works. I don't have access to... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Christian Heimes | Removed test from test_import. It will never work on... |
commit | commitdiff | tree | snapshot |
next |