2008-12-28 |
Ronald Oussoren | Update the fix for issue4064 to deal correctly with... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Ronald Oussoren | Issue4064: architecture string for universal builds... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Antoine Pitrou | Issue #2153: modernize coding style of unittest.py... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Benjamin Peterson | fix WORD_BIGEDIAN declaration in Universal builds;... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Antoine Pitrou | wrong version number in doc changes committed in r67979 |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Antoine Pitrou | Issue #4444: Allow assertRaises() to be used as a conte... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Georg Brandl | #4731: clarify message about missing module prerequisites. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Georg Brandl | Backport r67974: |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Alexandre Vassalotti | Document Py_VaBuildValue. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Alexandre Vassalotti | Sort UCS-2/UCS-4 name mangling list. |
commit | commitdiff | tree | snapshot |
2008-12-28 |
Alexandre Vassalotti | Fix name mangling of PyUnicode_ClearFreeList. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Benjamin Peterson | fix markup |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Antoine Pitrou | Issue #4677: add two list comprehension tests to pybench. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | #4671: document that pydoc imports modules. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | Use :samp: role. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | #4695: fix backslashery. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | #4682: 'b' is actually unsigned char. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | #4754: improve winsound documentation. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | Follow-up to r67746 in order to restore backwards-compa... |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Benjamin Peterson | #4748 lambda generators shouldn't return values |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | Patch #4739 by David Laban: add symbols to pydoc help... |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Georg Brandl | #4752: actually use custom handler in example. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Antoine Pitrou | Issue #4756: zipfile.is_zipfile() now supports file... |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Alexandre Vassalotti | Fix bogus unicode tests in pickletester. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Alexandre Vassalotti | Add Misc/NEWS entry for r67934. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Alexandre Vassalotti | Fix issue #4730: cPickle corrupts high-unicode strings. |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Alexandre Vassalotti | Remove unnecessary casts related to unicode_decode_call... |
commit | commitdiff | tree | snapshot |
2008-12-27 |
Hirokazu Yamamoto | Issue #4740: Use HIGHEST_PROTOCOL in pickle test. |
commit | commitdiff | tree | snapshot |
2008-12-26 |
Benjamin Peterson | python version is included in file name now |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Tarek Ziadé | fixed #4400 : distutils .pypirc default generated file... |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Benjamin Peterson | pretend exceptions don't exist a while longer |
commit | commitdiff | tree | snapshot |
2008-12-24 |
Benjamin Peterson | #4736 BufferRWPair.closed shouldn't try to call another... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Benjamin Peterson | make global static |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Benjamin Peterson | use a global variable, so the compiler doesn't optimize... |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Georg Brandl | Markup fix. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Georg Brandl | Fix missing "svn" command. |
commit | commitdiff | tree | snapshot |
2008-12-23 |
Skip Montanaro | As a result of a regression that snuck into 2.5.3 add... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Benjamin Peterson | silence compiler warning |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Benjamin Peterson | add NEWS note |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Benjamin Peterson | fix #4720: the format to PyArg_ParseTupleAndKeywords... |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Benjamin Peterson | less attitude |
commit | commitdiff | tree | snapshot |
2008-12-22 |
Benjamin Peterson | add py3k warnings to frame.f_exc_* |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Benjamin Peterson | compute DISTVERSION with patchlevel.py |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Neal Norwitz | Add Tarek for work on distutils. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Benjamin Peterson | Merged revisions 67809 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Benjamin Peterson | there are way too many places which need to have the... |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Benjamin Peterson | update readme |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Benjamin Peterson | sphinx.web is long gone |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Benjamin Peterson | silence annoying DeprecationWarning |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Benjamin Peterson | add some recent releases to the list |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Benjamin Peterson | remove redundant sentence |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Benjamin Peterson | beef up docstring |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Benjamin Peterson | add headings |
commit | commitdiff | tree | snapshot |
2008-12-20 |
Benjamin Peterson | copy sentence from docstring |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Amaury Forgeot... | #4700: crtlicense.txt is displayed by the license(... |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Mark Dickinson | Fix typo in Python equivalent for bit_length. |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Raymond Hettinger | Fix-up and clean-up docs for int.bit_length(). |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Benjamin Peterson | _call_method -> _callmethod and _get_value to _getvalue |
commit | commitdiff | tree | snapshot |
2008-12-19 |
Benjamin Peterson | fix typo |
commit | commitdiff | tree | snapshot |
2008-12-18 |
Mark Dickinson | Issue 4692: bogus 'Make' in Makefile.pre.in; replace... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Antoine Pitrou | Issue #2467: gc.DEBUG_STATS reports invalid elapsed... |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Mark Dickinson | Issue #3439: add bit_length method to int and long. |
commit | commitdiff | tree | snapshot |
2008-12-17 |
Antoine Pitrou | Issue #2183: Simplify and optimize bytecode for list... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
Benjamin Peterson | Merged revisions 67427,67431,67433,67435,67630,67652... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Amaury Forgeot... | #3632: the "pyo" macro from gdbinit can now run when... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Amaury Forgeot... | #3954: Fix error handling code in _hotshot.logreader |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Nick Coghlan | Issue #4197: Fix the remaining part of the doctest... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4568: remove limitation in varargs callback example. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4578: fix has_key() usage in compiler package. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4611: fix typo. |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Georg Brandl | #4446: document "platforms" argument for setup(). |
commit | commitdiff | tree | snapshot |
2008-12-15 |
Antoine Pitrou | modify other occurrence of test_bad_address |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Antoine Pitrou | try to fix failure in test_bad_address on some buildbots |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Antoine Pitrou | Backport r67759 (fix io.IncrementalNewlineDecoder for... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Benjamin Peterson | fix missing bracket |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Nick Coghlan | Add file that was missed from r67750 |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Nick Coghlan | Fix several issues relating to access to source code... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
Benjamin Peterson | remove has_key usage |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Antoine Pitrou | Issue #4163: Use unicode-friendly word splitting in... |
commit | commitdiff | tree | snapshot |
2008-12-13 |
Benjamin Peterson | fix incorrect example |
commit | commitdiff | tree | snapshot |
2008-12-12 |
Lars Gustäbel | Issue #4616: TarFile.utime(): Restore directory times... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Mark Dickinson | Issues #3167, #3682: tests for math.log and math.log10... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Facundo Batista | Issue #4084: Fix max, min, max_mag and min_mag Decimal... |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Amaury Forgeot... | #1030250: correctly pass the dry_run option to the... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Amaury Forgeot... | #4559: When a context manager's __exit__() method retur... |
commit | commitdiff | tree | snapshot |
2008-12-10 |
Jeffrey Yasskin | Update Misc/NEWS for r67666. |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Jeremy Hylton | Add simple unittests for Request |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Benjamin Peterson | revert unrelated change to installer script |
commit | commitdiff | tree | snapshot |
2008-12-09 |
Benjamin Peterson | specify how things are copied |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Jeffrey Yasskin | Issue 4597: Fix several cases in EvalFrameEx where... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Martin v. Löwis | Consider micro version for name of CHM file. |
commit | commitdiff | tree | snapshot |
2008-12-08 |
Martin v. Löwis | Add UUIDs for 2.6.1 and 2.6.2. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | #4457: rewrite __import__() documentation. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Georg Brandl | Add link to the favicon to the docs. |
commit | commitdiff | tree | snapshot |
2008-12-07 |
Skip Montanaro | muffed the default case |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Antoine Pitrou | Issue #4509: bugs in bytearray with exports (buffer... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Skip Montanaro | issue 4483 - dbm build failures on systems with gdbm_co... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
Georg Brandl | Follow-up to #4488: document PIPE and STDOUT properly. |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Mark Dickinson | Issue #4445: save 3 bytes (on average, on a typical... |
commit | commitdiff | tree | snapshot |
2008-12-05 |
Georg Brandl | Remove confusing sentence part. |
commit | commitdiff | tree | snapshot |
next |