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 |
2009-07-10 |
Tarek Ziadé | Added test coverage for distutils.command.build |
commit | commitdiff | tree | snapshot |
2009-07-10 |
Tarek Ziadé | Fixed #6455 (the test shall use pyd files under win32... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Amaury Forgeot... | #6416: Fix compilation of the select module on Windows... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
R. David Murray | Try to fix Solaris buildbot rmtree failure in test_getc... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
R. David Murray | Temporarily ignore rmtree errors in test_getcwd_long_pa... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
R. David Murray | Curdir needs to be in the path for the test to work... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
R. David Murray | Specify umask in execute bit test to get consistent... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Tarek Ziadé | PendingDeprecationWarning -> DeprecationWarning in... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
R. David Murray | Make test work with -O. |
commit | commitdiff | tree | snapshot |
2009-07-09 |
R. David Murray | Conditionalize test cleanup code to eliminate traceback... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Tarek Ziadé | Sets the compiler attribute to keep the old behavior... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Mark Dickinson | Issue #1523: Remove deprecated overflow masking in... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Mark Dickinson | Expand test coverage for struct.pack with native intege... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Mark Dickinson | Add skipping to struct test that only applies when... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Mark Dickinson | Typo in error message |
commit | commitdiff | tree | snapshot |
2009-07-07 |
R. David Murray | Update issue 6070 patch to match the patch that was... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Kristján Valur... | http://bugs.python.org/issue6382 |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Amaury Forgeot... | #6420: Fix a compilation warning in the nis module... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
Alexandre Vassalotti | Grow the allocated buffer in PyUnicode_EncodeUTF7 to... |
commit | commitdiff | tree | snapshot |
2009-07-07 |
R. David Murray | Issue 6070: when creating a compiled file, after copyin... |
commit | commitdiff | tree | snapshot |
2009-07-06 |
Tarek Ziadé | Fixed #6377: distutils compiler switch ignored (and... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Kristján Valur... | http://bugs.python.org/issue6382 |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Mark Dickinson | Issues #1530559, #1741130: Fix various inconsistencies... |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Alexandre Vassalotti | Backport test cases added in r73852. |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Alexandre Vassalotti | Fix bad variable name in r73846. |
commit | commitdiff | tree | snapshot |
2009-07-05 |
Alexandre Vassalotti | Issue 2370: Add Python 3 warnings for the removal of... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Ezio Melotti | if zlib -> skipUnless(zlib) and minor cleanups |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Gregory P.... | Merge r73838 from py3k branch. Use the nondeprecated... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Tarek Ziadé | using print statements when used for user interaction |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Tarek Ziadé | Fixed #6413: fixed log level in distutils.dist.announce |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Gregory P.... | news entry for r73825 |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Gregory P.... | Use select.poll() in subprocess, when available, rather... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Ezio Melotti | #6398 typo: versio. -> version. |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Kristján Valur... | http://bugs.python.org/issue6267 |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Kristján Valur... | http://bugs.python.org/issue6267 |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Kristján Valur... | http://bugs.python.org/issue6381 |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Gregory P.... | Adds the select.PIPE_BUF attribute to expose the system... |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tarek Ziadé | cleaned distutils.file_util |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tarek Ziadé | basic tests to raise distutils.file_util coverage |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Benjamin Peterson | another cStringIO restriction |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tarek Ziadé | cleaned up distutils.command.build_py |
commit | commitdiff | tree | snapshot |
2009-07-03 |
Tarek Ziadé | Fixed #6403 : package path usage for build_ext |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Benjamin Peterson | condense with assertRaises |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Benjamin Peterson | test that compile() accepts the future flag |
commit | commitdiff | tree | snapshot |
2009-07-02 |
R. David Murray | Issue 6389: add documentation for the 'mode' flags... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Benjamin Peterson | when print() gets unicode arguments, sep and end should... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Benjamin Peterson | only order comparisons are removed in py3k #6119 |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Benjamin Peterson | remove this test; a module level warning is enough |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Jesus Cea | multiprocessing doesn't compile in Solaris because... |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Tarek Ziadé | pep8-fied and cleaned up distutils.util |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Tarek Ziadé | cleaned up the bdist_dumb module |
commit | commitdiff | tree | snapshot |
2009-07-02 |
Tarek Ziadé | raising bdist_dumb test coverage |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | small optimization: avoid popping the current block... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | proxy the __exit__ call |
commit | commitdiff | tree | snapshot |
2009-07-01 |
R. David Murray | Make punctuation prettier and break up run-on sentence. |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | Merged revisions 73379,73388,73507,73722 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-07-01 |
Benjamin Peterson | fix a few cases where automated fail -> assert translat... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | use assert* methods in test_unittest |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | convert usage of fail* to assert* |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Ezio Melotti | Fixed a backslash that was not supposed to be there |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Ezio Melotti | Fixed defaultTestCase -> defaultTestResult |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Benjamin Peterson | provide a dummy __exit__ on windows |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Jesse Noller | Resolves issues 5155, 5313, 5331 - bad file descriptor... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Georg Brandl | #6371: fix link targets. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Georg Brandl | #6384: Add a heading for the exception hierarchy. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Georg Brandl | #6374: add a bit of explanation about shell=True on... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Georg Brandl | #6376: fix copy-n-paste oversight. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Mark Dickinson | Issue #6347: Add inttypes.h to the pyport.h #includes... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Raymond Hettinger | Issue 6370: Performance issue with collections.Counter(). |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Jesse Noller | Issue 5740: multiprocessing.connection.* authkey fixes |
commit | commitdiff | tree | snapshot |
next |