2011-05-21 |
Tarek Ziade | fixed the way the cfg file markers values are split... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Tarek Ziade | fixed the separator issues in packaging/resources+config |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Tarek Ziade | fixed a few mocking/cleanup issues in packaging test_ut... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Victor Stinner | Close #12114: fix a potential deadlock in packaging... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Vinay Sajip | Added SSL capability to TestHTTPServer. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Ezio Melotti | Fix another ResourceWarning in test_packaging. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | merge 3.1 |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | this should actually be an IOError |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | merge heads |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | merge 3.1 |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Benjamin Peterson | add example for not using access |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Ezio Melotti | Fix more ResourceWarnings in test_packaging moving... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Charles-François... | Issue #1746656: make if_nameindex(), if_indextoname... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Ezio Melotti | #12072: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Ezio Melotti | #12072: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Ezio Melotti | #12072: add missing parenthesis in the doc. Patch... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Ezio Melotti | Fix several ResourceWarnings in test_packaging. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Victor Stinner | (Merge 3.2) test_pydoc: skip PydocServerTest if thread... |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Victor Stinner | test_pydoc: skip PydocServerTest if thread support... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | packaging.tests.test_command_install_data: restore... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | fix packaging tests on Windows: use os.path.join()... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | (Merge 3.2) Issue #12124: zipimport doesn't keep a... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | (Merge 3.1) Issue #12124: zipimport doesn't keep a... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | Issue #12124: zipimport doesn't keep a reference to... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | packaging: fix the constructor of FakePopen |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | fix packaging.compiler.msvc9compiler: os.environ['path... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | fix packaging.compiler.msvc9compiler: os.environ values... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | Issue #12112: fix the encoding of setup.py in the packa... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Ezio Melotti | Refactor a few tests to use the new requires_zlib decor... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Ezio Melotti | Skip tests that require zlib in the packaging tests... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | Issue #12120, Issue #12119: tests were missing a sys... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | removed unused method in packaging.create |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | Issue #12112: packaging reads/writes metadata using... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | Issue #12112: packaging reads and writes setup.cfg... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | package: replace open(fn, 'w').close() by open(fn,... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | packaging: use with open() instead of try/finally:... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | fixed the path splitting |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | Issue #12115: skipping all tests that need threading... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | Issue #10419, issue #6011: port 6ad356525381 fix from... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Victor Stinner | packaging: don't use locale encoding to compute MD5... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | Issue #12113: make sure generated module is not reused... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | make sure split() is called before the encoding |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | Issue #12109 fixing typo in packaging's test_command_up... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Tarek Ziade | initial import of the packaging package in the standard... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Giampaolo Rodola' | os.sendfile() test: fix "AttributeError: 'NoneType... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Skip test_smtpnet when ssl is not available |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Null merge |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Fix section title |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Issue #12065: connect_ex() on an SSL socket now returns... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Issue #12065: connect_ex() on an SSL socket now returns... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Also protect ehlo() and quit() with the transient_inter... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Antoine Pitrou | Issue #8809: The SMTP_SSL constructor and SMTP.starttls... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Victor Stinner | Ooops, add the missing file of the backport of commit... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
Victor Stinner | Backport commit 33543b4e0e5d from Python 3.2: #10801... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Victor Stinner | (Merge 3.2) Issue #12096: Fix a race condition in |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Victor Stinner | Issue #12096: Fix a race condition in test_threading... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Ronald Oussoren | Fixes #11088: IDLE crashes when using F5 to run a scrip... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Ronald Oussoren | Fix for issue 10154, merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Ronald Oussoren | Fixes #11088: IDLE crashes when using F5 to run a scrip... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Ronald Oussoren | (merge) Fix #10154 and #10090: locale normalizes the... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Ronald Oussoren | Fix #10154 and #10090: locale normalizes the UTF-8... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vinay Sajip | Skip some tests in the absence of multiprocessing. |
commit | commitdiff | tree | snapshot |
2011-05-17 |
Vinay Sajip | Skip some more tests in the absence of threading. |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.2) Issue #11614: Fix test_linecache, cjkencodi... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.1) Issue #11614: Fix test_linecache, cjkencodi... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | Issue #11614: Fix test_linecache, cjkencodings_test... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.2) Issue #11614: Fix importlib tests for the... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.1) Issue #11614: Fix importlib tests for the... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | Issue #11614: Fix importlib tests for the new __hello__... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.2) Issue #12057: Convert CJK encoding testcase... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.1) Issue #12057: Convert CJK encoding testcase... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | Issue #12057: Convert CJK encoding testcase BLOB into... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.2) Issue #11614: import __hello__ prints ... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | (Merge 3.1) Issue #11614: import __hello__ prints ... |
commit | commitdiff | tree | snapshot |
2011-05-16 |
Victor Stinner | Issue #11614: import __hello__ prints "Hello World... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Gregory P.... | issue #1746656: Fix for OS X. configure and #include... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Victor Stinner | Null merge 3.2 (fix already applied: 4a82be47a948+5060a... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Victor Stinner | Null merge 3.1 (fix already applied: 4a82be47a948+5060a... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Victor Stinner | Issue #10756: atexit normalizes the exception before... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Ronald Oussoren | (merge from 3.2) Issue #9516: avoid errors in sysconfig... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Ronald Oussoren | NEWS entry for fix of issue #9516 |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Ronald Oussoren | Issue #9516: avoid errors in sysconfig when MACOSX_DEPL... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Nadeem Vawda | Fix _socket compilation failures on non-Linux buildbots... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Georg Brandl | Branch merge. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Victor Stinner | (Merge 3.2) Issue #12060: Use sig_atomic_t type and... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Victor Stinner | (Merge 3.1) Issue #12060: Use sig_atomic_t type and... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Victor Stinner | Issue #12060: Use sig_atomic_t type and volatile keywor... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Georg Brandl | Fix-up NEWS: entries made after 3.2.1b1 go into the... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Gregory P.... | Issue #1746656: Add if_nameindex, if_nametoindex, if_in... |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Georg Brandl | Merge #6498 fix from 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Georg Brandl | Merge #6498 fix from 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Georg Brandl | Closes #6498: fix several misspellings of "SystemExit... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge: Fix copy-paste mistake in new zlib test. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Merge: Fix copy-paste mistake in new zlib test. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Nadeem Vawda | Fix copy-paste mistake in new zlib test. |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Gregory P.... | fix whitespace |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Gregory P.... | fix whitespace |
commit | commitdiff | tree | snapshot |
2011-05-14 |
Gregory P.... | merge heads |
commit | commitdiff | tree | snapshot |
next |