2010-11-10 |
Antoine Pitrou | Followup to r86383: it seems that in some cases (buildb... |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Antoine Pitrou | Forward port r86386 after it fixed the 3.1 buildbot... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Issue #4471: Properly shutdown socket in IMAP.shutdown... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Fix IMAP.login() to work properly. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Preserve the original environment (e.g. LD_LIBRARY_PATH) |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Ask Solem | Remove uneeded NEWS entries for minor documentation... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Ask Solem | Issue #8028: multiprocessing: Documented that ``Proces... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Ask Solem | Issue #7707: Documented that multiprocessing.Queue... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Ask Solem | Documented the new error_callback keyword argument... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Use script_helper in one more test |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Ask Solem | Added missing NEWS entry for my previous commit (r86370). |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Ask Solem | Issue #9244: multiprocessing.pool: Worker crashes if... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Issue #10022: The dictionary returned by the `getpeerce... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Make `usenetrc` False by default (the old behaviour... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Antoine Pitrou | Issue #1926: Add support for NNTP over SSL on port... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Alexander Belopolsky | Issue #7061: Added a 'Turtle star' sidebar |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Senthil Kumaran | Fix issue10324 - Modules/binascii.c: simplify expressions |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Victor Stinner | Issue #10359: Remove useless (duplicate) initialization... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Victor Stinner | Issue #10359: Remove useless comma, invalid in ISO C |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Victor Stinner | Issue #10359: Use Py_UNICODE for the typecode in array |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Victor Stinner | Issue #10359: Remove ";" after function definition... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Raymond Hettinger | Simplify code |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Alexander Belopolsky | Fixed a typo in ReST markup. |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Senthil Kumaran | Fix Issue10205 - XML QName error when different tags... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Victor Stinner | test_tokenize: use self.assertEqual() instead of plain... |
commit | commitdiff | tree | snapshot |
2010-11-09 |
Victor Stinner | Issue #10335: Add tokenize.open(), detect the file... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Victor Stinner | Issue #6011: decode PREFIX, EXEC_PREFIX and PYTHONPATH... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Victor Stinner | PyUnicode_DecodeFSDefaultAndSize() raises MemoryError... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Victor Stinner | _Py_char2wchar() frees the memory on conversion error |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Alexander Belopolsky | Fixed unit test failure on Windows |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Victor Stinner | PyUnicode_EncodeFS() raises an exception if _Py_wchar2c... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Éric Araujo | This was actually fixed for the previous alpha. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Antoine Pitrou | Fix memory consumption advertised by some test cases |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Antoine Pitrou | Fix test_hashlib with the bigmem option |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Alexander Belopolsky | Streamlined code in trace.Ignore and added unit tests. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Éric Araujo | Add missing NEWS entry for a fix committed by Senthil. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
R. David Murray | #10321: Add support for sending binary DATA and Message... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Éric Araujo | Move a news entry to the right section (+ light reforma... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Georg Brandl | Fix next version name. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Georg Brandl | Fix latex conversion glitch in property/feature descrip... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Senthil Kumaran | Extra space caught by the post-commit-hook, aka Taggnos... |
commit | commitdiff | tree | snapshot |
2010-11-08 |
Senthil Kumaran | Fix Issue 10303: a small clarification in the tutorial. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Brian Curtin | typo: annually->manually |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Sean Reifscheider | Removing reference to ftp.python.org and enhancing... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Antoine Pitrou | Issue #10347: ignore leading test count ("[ 1/340... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Victor Stinner | str, bytes, bytearray docstring: remove unnecessary... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Victor Stinner | Fix encode/decode method doc of str, bytes, bytearray... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Victor Stinner | Issue #10329: The trace module writes reports using... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Victor Stinner | os module: remove nonbreaking space in a comment |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Mark Dickinson | Update assertComplexIdentical to handle nans correctly. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Hirokazu Yamamoto | Issue #6317: Now winsound.PlaySound only accepts unicod... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Victor Stinner | Issue #10337: skip tests of tanh() sign in test_math... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Senthil Kumaran | Fix Issue10226 - Clarifying the role of the netloc... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Mark Dickinson | Issue #10145: the float.is_integer method was undocumented. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Hirokazu Yamamoto | Changed entry name because it's hard to merge. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Mark Dickinson | Issue 10297: Add missing import in decimal example... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Hirokazu Yamamoto | Reformatted code a bit. |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Mark Dickinson | Add a dtoa.c test value that triggered a bug in recent... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Hirokazu Yamamoto | Issue #6317: Now winsound.PlaySound can accept non... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Victor Stinner | test_concurrent_futures: remove temporary hack |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Hirokazu Yamamoto | Formatted code. (Tabify, etc) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Eric Smith | Added more to docstrings for str.format, format_map... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Fix #10252 again (hopefully definitely). Patch by... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Remove traces of setuptools (#10341) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Correct the fix for #10252: Popen objects have no close... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Add missing NEWS entries for some of my commits. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Eric Smith | Removed unused test classes from test_format_map(). |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Eric Smith | Added example for str.format_map(). |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Victor Stinner | test_concurrent_futures: dump ulimit -a to check a... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Victor Stinner | os.get_exec_path() ignores BytesWarning instead of... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Georg Brandl | #10334: add a role to refer to Python source files... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Tweak example to make clear the argument is a boolean... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Fix wrapper/wrapped typo (with Raymond’s blessing) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Fix typo |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Remove traces of Mac OS 9 support, again (#9508). |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Fix typo from r86170. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Prevent race condition with mkdir in distutils. Patch... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Add missing NEWS entry for r86239. |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Prevent ResourceWarnings in test_gettext |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Fix caching error found by regrtest -R (#10229) |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Make sure each test can be run standalone (./python... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Fix one omission in r78359 |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Éric Araujo | Also close file descriptors from os.popen and subproces... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Alexander Belopolsky | Issue #10330: trace module can now be used with python... |
commit | commitdiff | tree | snapshot |
2010-11-06 |
Brian Curtin | Clear up ResourceWarnings |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Éric Araujo | Of course, I forgot one file in r86223. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Éric Araujo | Add missing entry for r86223. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Éric Araujo | Always close files in distutils code and tests (#10252). |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | More what's new |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Update 3.2 what's new |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Issue #10180: Pickling file objects is now explicitly... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Output served URL when running ssl_servers |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Fix test_httplib when built without threads |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Fix bootstrap issues when building without threads |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Issue #10311: The signal module now restores errno... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Antoine Pitrou | Issue #10282: Add a `nntp_implementation` attribute... |
commit | commitdiff | tree | snapshot |
2010-11-05 |
Hirokazu Yamamoto | Fixed socket_gethostname() on windows. |
commit | commitdiff | tree | snapshot |
2010-11-05 |
David Malcolm | Issue #10288: The deprecated family of "char"-handling... |
commit | commitdiff | tree | snapshot |
next |