2010-09-15 |
Giampaolo Rodolà | rename DISCONNECTED global constant in _DISCONNECTED |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Giampaolo Rodolà | Store all errors signaling a disconnection into a globa... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Move library changes to the right section |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Add entries to whatsnew |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Matthias Klose | Try harder on issue #7356: ctypes.util: Make parsing... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Reverted unwanted change in r84826 |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Add cross-references to the glossary entry for file... |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Update file-related information in the FAQ. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Add a glossary entry for file objects. |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Improve docs for socket.makefile() and SocketIO |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Antoine Pitrou | Add a comment explaining why SocketIO is needed |
commit | commitdiff | tree | snapshot |
2010-09-15 |
Raymond Hettinger | Clarify where support for negative indices fall in... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Raymond Hettinger | Issue 9802: Document min()/max() sort stability |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Raymond Hettinger | Future proof total_ordering against changes in methods... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Antoine Pitrou | Make testDefaults in test.test_socket.BasicSocketPairTe... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Brett Cannon | setup.py was trying to build _weakref which is redundan... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Raymond Hettinger | Improve iteration speed by only proxying back links. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Antoine Pitrou | Issue #9854: The default read() implementation in io... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Antoine Pitrou | Issue #1552: socket.socketpair() now returns regular... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Daniel Stutzbach | Remove pointers to a FAQ entry that no longer exists... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Antoine Pitrou | Issue #9853: Fix the signature of SSLSocket.recvfrom... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Alexander Belopolsky | Issue 9315: Added test/tracedmodules to LIBSUBDIRS |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Antoine Pitrou | Remove C++-style comments |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Antoine Pitrou | Do not print additional shutdown message when gc.DEBUG_... |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Vinay Sajip | Tidied example script. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Vinay Sajip | Added test for QueueHandler. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Vinay Sajip | Tidied example script. |
commit | commitdiff | tree | snapshot |
2010-09-14 |
Alexander Belopolsky | Added files missed in r84780. Thanks, Florent. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Raymond Hettinger | Issue 9840: Add reprlib.recursive_repr(), a decorator... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Daniel Stutzbach | Issue #9213: Add index and count methods to range objec... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Eric Smith | Issue 7994: Make object.__format__() raise a PendingDep... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Vinay Sajip | logging: enhanced HTTPHandler |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Vinay Sajip | Enhanced HTTPHandler documentation. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Vinay Sajip | Removed unused, commented-out code. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Vinay Sajip | Expanded QueueHandler documentation. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Victor Stinner | Issue #767645: Set os.path.supports_unicode_filenames... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Alexander Belopolsky | Removed debugging setting |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Alexander Belopolsky | Issue #9315: Fix for the trace module to record correct... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Florent Xicluna | Make test.regrtest.__file__ absolute, this was not... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Antoine Pitrou | Issue #9828: Destroy the GIL in Py_Finalize(), so that... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Hirokazu Yamamoto | get_build_version() is needed even where sys.platform... |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Hirokazu Yamamoto | Cosmetic fix to project files. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Hirokazu Yamamoto | Updated PC/VS8.0 with PCBuild/vs9to8.py. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Hirokazu Yamamoto | Issue #9313: Use unittest.skipUnless to skip old MSVC. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Florent Xicluna | Reenable test_ucs4 and remove some duplicated lines. |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Benjamin Peterson | add spaces |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Benjamin Peterson | remove less complete of duplicate docs |
commit | commitdiff | tree | snapshot |
2010-09-13 |
Benjamin Peterson | remove duplicate statement |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Hirokazu Yamamoto | Issue #9313: Skips test_remove_visual_c_ref on old... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Amaury Forgeot... | #9210: remove --with-wctype-functions configure option. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Georg Brandl | Get rid of tabs. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Victor Stinner | Document changes on mbcs encoding |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Raymond Hettinger | Put tests in more logical order. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Raymond Hettinger | Use weakrefs for both forward and backward links. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Georg Brandl | 9806: add --extension-suffix option to python-config. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Benjamin Peterson | use return NULL; it's just as correct |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Matthias Klose | - Issue #9817: Add expat COPYING file; add expat, libff... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Hirokazu Yamamoto | Fixed refcount bug. I placed Py_INCREF in create_comerr... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Antoine Pitrou | Issue #9837: The read() method of ZipExtFile objects... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Benjamin Peterson | reenable test_nis on solaris #3402 |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Victor Stinner | Isse #8589: Decode PYTHONWARNINGS from utf-8 on Mac... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Victor Stinner | Issue #9738, #9836: Fix refleak introduced by r84704 |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Raymond Hettinger | Issue #9826: Handle recursive repr in collections... |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Raymond Hettinger | Issue #9825: Replace OrderedDict.__del__() with weakrefs. |
commit | commitdiff | tree | snapshot |
2010-09-12 |
Benjamin Peterson | detect non-ascii characters much earlier (plugs ref... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Hirokazu Yamamoto | Issue #9318: Use Py_LL for old compiler. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
R. David Murray | #9608, #8518 : clarify and improve discussion of except... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Benjamin Peterson | fix formatting |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Benjamin Peterson | check for NULL tp_as_mapping in PySequence_(Get/Set... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Éric Araujo | Fix typo in option name |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Victor Stinner | Issue #9819: don't try to encode TESTFN_UNICODE on... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Vinay Sajip | Issue #9827: clarified LogRecord documentation. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Raymond Hettinger | Revert r84700 which had an unfortunate performance... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Georg Brandl | Remove compatibility code for Python < 2.1, < 2.2 and... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Georg Brandl | Add new generated file to ignoreds. |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Victor Stinner | Issue #9738: PyUnicode_FromFormat() and PyErr_Format... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Nick Coghlan | Fix incorrect comment regarding MAGIC and TAG in import.c |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Victor Stinner | Issue #767645: fix os.path.supports_unicode_filenames... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Raymond Hettinger | Separate positional arguments from localized globals. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | typo |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | use Py_REFCNT |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Victor Stinner | Issue #9579, #9580: Oops, add the author of the patch |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Victor Stinner | Issue #9579, #9580: Fix os.confstr() for value longer... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | add reduce and partial to __all__ |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Victor Stinner | Issue #8589: surrogateescape error handler is not avail... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | remove gil_drop_request in --without-threads |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Victor Stinner | Issue #9402: pyexpat uses Py_DECREF() instead of PyObje... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Victor Stinner | Issue #8603: Environ.data is now protected -> Environ... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | use DISPATCH() instead of continue |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | add newline |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Victor Stinner | Issue #9632: Remove sys.setfilesystemencoding() functio... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | bump magic number for DELETE_DEREF |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Amaury Forgeot... | #4617: Previously it was illegal to delete a name from... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Georg Brandl | release() is probably not the most important method |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Amaury Forgeot... | The "if 1": trick seems cleaner that the one with regul... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Antoine Pitrou | Issue #941346: Improve the build process under AIX... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Amaury Forgeot... | Use the "if 1:" prefix so that quoted code appears... |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Benjamin Peterson | add reference to file object |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Antoine Pitrou | Followup to #4026: better patch for flock detection. |
commit | commitdiff | tree | snapshot |
2010-09-10 |
Amaury Forgeot... | Untabify file. |
commit | commitdiff | tree | snapshot |
next |