2010-08-25 |
Benjamin Peterson | this test is only valid when sizeof(wchar) == Py_UNICOD... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Victor Stinner | Fix test_sys: set LC_ALL instead of LANG |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Martin v. Löwis | Issue #1027206: getnameinfo is now restricted to numeri... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
R. David Murray | #1194222: make parsedate always return RFC2822 four... |
commit | commitdiff | tree | snapshot |
2010-08-25 |
Victor Stinner | Disable test_undecodable_code() of test_sys on Windows |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Victor Stinner | Fix test_sys for FreeBSD, Solaris and Mac OS X |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Stutzbach | Issue 8781: On systems a signed 4-byte wchar_t and... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Benjamin Peterson | remove parens |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Brett Cannon | Fix a bug where an attribute was lacking an object... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Benjamin Peterson | further clarify |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Daniel Stutzbach | Issue 8750: Fixed MutableSet's methods to correctly... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Benjamin Peterson | tabbing no longer applicable |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Brian Curtin | Fix #7579. Add docstrings to msvcrt and adjust some... |
commit | commitdiff | tree | snapshot |
2010-08-24 |
Benjamin Peterson | only catch AttributeError in hasattr() #9666 |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Giampaolo Rodolà | fix issue 9129: adds proper error handling on accept... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Giampaolo Rodolà | fix issue 9601: ftplib now provides a workaround for... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Peterson | cleanup imports |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Giampaolo Rodolà | fix issue 658749: correctly interprets asyncore's windo... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Peterson | reorder and save a comparison |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Vinay Sajip | Issue #9501: Fixed logging regressions in cleanup code. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Peterson | news note for last change |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Benjamin Peterson | run total_ordering() tests, and fix the function (defau... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Matthias Klose | Fix builds with builddir != srcdir, introduced in r83988. |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Martin v. Löwis | Explicitly pass socket type and family for getaddrinfo, |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Brett Cannon | One of the joys of having test_multiprocessing occasion... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Brett Cannon | Make sure that no __pycache__ directory is needlessly... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Antoine Pitrou | Add an import lock test for multithreaded circular... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Brett Cannon | While not strictly necessary thanks to the odd ABC... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Brett Cannon | Under OS X, history_get from readline returns a const... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Georg Brandl | #9649: fix default value description. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Daniel Stutzbach | Added myself to Misc/maintainers.rst for topics on... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Martin v. Löwis | Mention that gethostbyaddr now also supports IDNA. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Martin v. Löwis | Issue #1027206: Support IDNA in gethostbyname, gethostb... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Vinay Sajip | Updated maintainers.rst to reflect correct Roundup... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Vinay Sajip | Issue #9512: Made comment more informative. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Antoine Pitrou | Test that calls to path hooks and meta_path entries... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Martin v. Löwis | Add Daniel Stutzbach. |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Raymond Hettinger | Issue 8403: Don't mask KeyboardInterrupt during peepho... |
commit | commitdiff | tree | snapshot |
2010-08-22 |
Raymond Hettinger | Issue #9214: Fix set operations on KeysView and ItemsView. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Georg Brandl | Remove usage of rexec in tkinter demo. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | fix old markup |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Giampaolo Rodolà | remove obsolete 'import SOCKS' statement |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | provide sample implementations for attrgetter and metho... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | fix more indentation |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | indent properly |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Antoine Pitrou | Issue #9617: Signals received during a low-level write... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Giampaolo Rodolà | fix smtpd.py I accidentally broke in my previous commit |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Giampaolo Rodolà | revert changes made in r84236 committed by accident |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Giampaolo Rodolà | fix issue #9129: added proper error handling when accep... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Senthil Kumaran | Add info about HTTP/1.1 and Connection:Close header. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Marc-André... | Fix a typo in the alias target name for 'macintosh'. |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | alias macintosh to mac_roman #843590 |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | speed hack can be implemented more cleanly by directly... |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | use blank object instead |
commit | commitdiff | tree | snapshot |
2010-08-21 |
Benjamin Peterson | remove outdated comment |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Victor Stinner | Workaround issue #8611 in test_undecodable_code() of... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Victor Stinner | test_undecodable_code(): set locale to C |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Victor Stinner | test_main_invalid_unicode() of test_sys: print string... |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Vinay Sajip | Issue #7077: Fixed bug in previous fix. |
commit | commitdiff | tree | snapshot |
2010-08-20 |
Tim Golden | Remove long-redundant plat-win from sys.path on Windows |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Vinay Sajip | Issue #7077: Fixed SysLogHandler implementation of... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Amaury Forgeot... | Add tests for r84209 (crashes in the Ast builder) |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Vinay Sajip | Issue #9606: Updated documentation for Filter objects. |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Senthil Kumaran | Fix Issue9639 - reset the retry count on successful... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Amaury Forgeot... | Check the return values for all functions returning... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | test_pep277: display the filename as ascii on failure |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | Skip test_encodings() of test_os on Windows and Mac... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | test_main_invalid_unicode() of test_sys displays stderr... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | Fix os.get_exec_path() (code and tests) for python -bb |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | PYTHONFSENCODING is not available on Windows or Mac... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | Ooops, finish test_sys fix: use expected variable |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | Fix test_sys about fs encoding for Windows and Mac... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | Fix test_os: workaround #8611 bug |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Martin v. Löwis | Decode NIS data to fs encoding, using the surrogate... |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Senthil Kumaran | Fix Issue9638 - remove dead code from py3k imaplib |
commit | commitdiff | tree | snapshot |
2010-08-19 |
Victor Stinner | Create os.fsdecode(): decode from the filesystem encodi... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | what's new 3.2: use :mod: |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | test_sys: move tests at the right place |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Éric Araujo | Fix typo |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Andrew M. Kuchling | #7647: add ST_RDONLY, ST_NOSUID constants to os module. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Éric Araujo | Fix indentation level |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Fix PyUnicode_EncodeFSDefault() indentation |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Improve error message if the command is not decodable |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Amaury Forgeot... | Add more tests to unicodedata with large code points |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Fix reindent-rst.py: it works on binary files |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Issue #8622: Add PYTHONFSENCODING environment variable... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Amaury Forgeot... | Fix stupid typo in test. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Decompose TESTFN_UNICODE on Mac OS X |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Antoine Pitrou | Issue #5737: Add Solaris-specific mnemonics in the... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Amaury Forgeot... | #5127: Even on narrow unicode builds, the C functions... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Antoine Pitrou | Issue #9433: The "-j" option to regrtest now works... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Senthil Kumaran | Fix Issue672656 - Securing pydoc server. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Martin v. Löwis | Restore GIL in nis_cat in case of error. |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Add versionadded tag to PyModule_GetFilenameObject... |
commit | commitdiff | tree | snapshot |
2010-08-18 |
Victor Stinner | Improve PEP 383 tests (in test_os) |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Victor Stinner | Issue #9425: Create PyModule_GetFilenameObject() function |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Martin v. Löwis | Correct library name that Ask will work on. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Martin v. Löwis | Add Ask Solem. |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Victor Stinner | Remove unused functions _PyImport_FindModule and _PyImp... |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Victor Stinner | libpython.py: py-bt commands escape unencodable characters |
commit | commitdiff | tree | snapshot |
next |