2009-07-26 |
Michael Foord | Issue 6581. Michael Foord |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | Move member descriptions inside the classes. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | builtin -> built-in. |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | #6577: fix (hopefully) all links to builtin instead... |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Georg Brandl | #6576: fix cross-refs in re docs. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Amaury Forgeot... | Better name a variable: 'buf' seems to imply a mutable... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Georg Brandl | #6571: add index entries for more operators. |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Benjamin Peterson | clarify |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Georg Brandl | #6564: fix section about the two raise syntaxes. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Georg Brandl | Dont put "void" in signature for nullary functions. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Georg Brandl | Fix arg types of et#. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Amaury Forgeot... | #6553: crash in cPickle.load(), when given a StringIO... |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Benjamin Peterson | use bools |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Benjamin Peterson | use bools for autoraise |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Georg Brandl | Fix the "pylocals" gdb command. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Georg Brandl | #6548: dont suggest existence of real and imag function... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Ezio Melotti | #6423 has_key -> in |
commit | commitdiff | tree | snapshot |
2009-07-22 |
R. David Murray | Backport of fix for issue 6542: make sure |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Benjamin Peterson | revert r74152 |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Georg Brandl | Issue #6540: Fixed crash for bytearray.translate()... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Tarek Ziadé | Issue #6545: Removed assert statements in distutils... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Benjamin Peterson | simplify |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Benjamin Peterson | install unittest as a package |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Ezio Melotti | #6536 fixed typo |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Thomas Heller | Revert rev 74134, as it does not completely fixx issue... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Benjamin Peterson | must use _PyThreadState_Current so it isn't checked... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Thomas Heller | Issue #6493: Fix a ctypes problem setting bitfields... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | Merged revisions 74121-74122 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | the Slice in x[::] has to have step as None to help... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | Merged revisions 74116 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | Merged revisions 73771,73811,73840,73842,73848-73849... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Benjamin Peterson | remove docs for deprecated -p option |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristján Valur... | http://bugs.python.org/issue6499 |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Kristján Valur... | http://bugs.python.org/issue6499 |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Benjamin Peterson | split unittest.py into a package |
commit | commitdiff | tree | snapshot |
2009-07-19 |
Senthil Kumaran | Fix for issue5102, timeout value propages between redir... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mark Dickinson | Add Case Van Horsen to Misc/ACKS, for fractions module... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mark Dickinson | Issue #6431: Fix Fraction comparisons with unknown... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Georg Brandl | #6489: fix an ambiguity in getiterator() documentation. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Georg Brandl | #6505: fix typos. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Georg Brandl | #6513: fix example code: warning categories are classes... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Alexandre Vassalotti | Add a check to ensure the correct autoconf version... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Regenerate configure script using autoconf 2.61. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Revert r74048. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Fix GCC warning about fprintf used without a string... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Initialize variables in PyCurses_getsyx() to avoid... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Regenerate configure script. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Double-quote the test case for %zd printf() format... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Hirokazu Yamamoto | NEWS about r74040. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Hirokazu Yamamoto | Issue #6415: Fixed warnings.warn sagfault on bad format... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Clean up the test case for broken poll(). |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Double-quote the test cases for chflags() and lchflags() |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Cache the results of all runtime checks. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Rename the useless AC_INCLUDES_DEFAULT and protect... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Alexandre Vassalotti | Use AC_CHECK_SIZEOF to find the size of off_t, pthread_... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Georg Brandl | Revert r74028. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Georg Brandl | #6482: simplify "except: raise" to "finally:". |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Tarek Ziadé | #6466 refactored distutils duplicate get_versions(... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Jesse Noller | Issue 6433: multiprocessing.pool.map hangs on empty... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Georg Brandl | #6481: fix typo in os.system() replacement. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Georg Brandl | #6486: start with built in functions rather than "built... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Georg Brandl | #5910: fix kqueue for calls with more than one event. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Amaury Forgeot... | #6076 Add a title to the IDLE Preferences window. |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Alexandre Vassalotti | Issue #2389: Pickle array objects using a list represen... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Ezio Melotti | methods' names pep8ification |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Benjamin Peterson | update year |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Michael Foord | Move TestRunner initialisation into unittest.TestProgra... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Amaury Forgeot... | Document the newly added codec |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Marc-André... | Use a different VER command output parser to address... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Marc-André... | Use a new global DEV_NULL instead of hard-coding /dev... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Amaury Forgeot... | NEWS entry for r74000. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Amaury Forgeot... | #1616979: Add the cp720 (Arabic DOS) encoding. |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Amaury Forgeot... | Set svn:eol-style=CRLF on all Visual Studio solution... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Vinay Sajip | Issue #6314: logging: Extra checks on the "level" argum... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Benjamin Peterson | fix umlaut |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Benjamin Peterson | change encoding to utf-8 |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Benjamin Peterson | fix another name |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Benjamin Peterson | change encoding to utf-8 |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Benjamin Peterson | fix Tarek's name |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Kristján Valur... | http://bugs.python.org/issue6267 |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Benjamin Peterson | add Joe |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Benjamin Peterson | add versionadded |
commit | commitdiff | tree | snapshot |
2009-07-12 |
Hirokazu Yamamoto | Fixed distutils test. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Benjamin Peterson | ignore things in Lib/test/data/ |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Benjamin Peterson | put downloaded test support files in Lib/test/data... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Tarek Ziadé | reverted changes for #6459 (doesn't apply on 2.x) |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Amaury Forgeot... | #2622 Import errors in email.message, from a py2app... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Georg Brandl | array.array is actually a class. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Tarek Ziadé | fixed #6459: distutils.command.build_ext.get_export_sym... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Georg Brandl | #6456: clarify the meaning of constants used as argumen... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Tarek Ziadé | cleaned up distutils.build_ext module |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Georg Brandl | #6430: add note about size of "u" type. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Georg Brandl | #6448: clarify docs for find_module(). |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Georg Brandl | #6446: fix import_spam() function to use correct error... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Georg Brandl | Fix style. |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Amaury Forgeot... | Add basic tests for the return value of os.popen()... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Kristján Valur... | http://bugs.python.org/issue6460 |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Ezio Melotti | more cleanups and if zlib -> skipUnless(zlib) |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Amaury Forgeot... | #6447: typo in subprocess docstring |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Tarek Ziadé | cleaned up distutils.command.build |
commit | commitdiff | tree | snapshot |
next |