]> granicus.if.org Git - python/shortlog
python
2011-11-16 Victor StinnerIssue #13374: Deprecate os.getcwdb() on Windows
2011-11-16 Ezio Melotti#13406: correct the error message in check_warnings...
2011-11-16 Ezio Melotti#13406: silence deprecation warnings in test_codecs.
2011-11-16 Eli Benderskyfixing typos in optparse doc
2011-11-16 Eli Benderskyfixing typos in optparse doc
2011-11-15 Antoine PitrouIssue #13393: BufferedReader.read1() now asks the full...
2011-11-15 Victor StinnerIssue #13374: Skip deprecation tests for os.symlink...
2011-11-15 Victor StinnerWhat's New in 3.3: Add a "Deprecated ..." section
2011-11-15 Victor Stinner"unicode_internal" codec has been deprecated: fix relat...
2011-11-15 Antoine PitrouMerge
2011-11-15 Victor StinnerIssue #13374: The Windows bytes API has been deprecated...
2011-11-15 Antoine PitrouUse PyUnicode_FromFormat() to create the temporary...
2011-11-15 Florent XiclunaCloses #13297: use bytes type to send and receive binar...
2011-11-15 Antoine PitrouFix regression under Windows following b75b41237380...
2011-11-15 Antoine PitrouIssue #13392: Writing a pyc file should now be atomic...
2011-11-15 Éric AraujoMerge 3.2
2011-11-15 Éric AraujoBranch merge
2011-11-15 Éric AraujoBranch merge
2011-11-15 Antoine PitrouMerge
2011-11-15 Antoine PitrouMark test_devpoll as unexpected on most platforms
2011-11-15 Éric AraujoRemove obsolete verbose arguments from packaging.
2011-11-15 Éric AraujoRemove unused code from packaging.tests.__init__
2011-11-15 Jesus CeareST fixes for /dev/poll
2011-11-15 Antoine PitrouIssue #13333: The UTF-7 decoder now accepts lone surrogates
2011-11-15 Antoine PitrouIssue #13333: The UTF-7 decoder now accepts lone surrogates
2011-11-14 Antoine PitrouIssue #13389: Full garbage collection passes now clear...
2011-11-14 Éric AraujoRemove redundant setUp/tearDown methods in packaging...
2011-11-14 Éric AraujoThe error message should contain the key as given,...
2011-11-14 Éric AraujoAdd tests to check initial content of packaging.databas...
2011-11-14 Éric Araujopackaging cleanup: A few super I missed in 5ae03b1e147a
2011-11-14 Jesus CeaIssue #6397: Support '/dev/poll' polling objects in...
2011-11-14 Éric AraujoAdapt test and example after e39d1b6f0856.
2011-11-14 Éric AraujoFix a few typos
2011-11-14 Éric AraujoAdd entries for distutils2 contributors (their patches...
2011-11-14 Éric AraujoRemove NEWS entries for packaging test suite fixes.
2011-11-14 Éric AraujoClean up byte-compilation code in packaging (#11254...
2011-11-14 Éric AraujoFix markup
2011-11-14 Ezio Melotti#1745761, #755670, #13357, #12629, #1200313: merge...
2011-11-14 Ezio Melotti#1745761, #755670, #13357, #12629, #1200313: improve...
2011-11-14 Ezio MelottiGroup tests about attributes in a separate class.
2011-11-13 Eli BenderskyClarify the existence of the <> operator in Grammar...
2011-11-13 Eli BenderskyClarify the existence of the <> operator in Grammar...
2011-11-13 Antoine PitrouIssue #13217: add missing header dependencies in the...
2011-11-13 Antoine PitrouRestore performance of special casings for utf-16 and...
2011-11-13 Antoine PitrouIn text I/O, optimize scanning for new lines with 1...
2011-11-13 Antoine PitrouFix memory leak with FLUFL-related syntax errors (!)
2011-11-13 Antoine PitrouFix memory leak with FLUFL-related syntax errors (!)
2011-11-12 Antoine PitrouFix memory leak in io.StringIO
2011-11-12 Antoine PitrouUse the small object allocator for small bytearrays
2011-11-12 Antoine PitrouNull merge
2011-11-12 Antoine PitrouMerge
2011-11-12 Antoine PitrouRestore smtpd.DEBUGSTREAM at the end of test_smtpd.
2011-11-12 Antoine PitrouRestore smtpd.DEBUGSTREAM at the end of test_smtpd.
2011-11-12 Petri LehtinenMerge heads
2011-11-12 Petri LehtinenMerge heads
2011-11-12 Petri LehtinenMerge branch 3.2
2011-11-12 Petri LehtinenUpdate mailbox.Maildir tests
2011-11-12 Eli BenderskyIssue 12767: document the argument of threading.Conditi...
2011-11-12 Eli BenderskyIssue #12767: documenting threading.Condition.notify
2011-11-12 Antoine PitrouSanitize reference management in the utf-8 encoder
2011-11-12 Antoine PitrouPlug some (unlikely) refleaks.
2011-11-12 Antoine PitrouIssue #13193: Fix distutils.filelist.FileList and
2011-11-12 Antoine PitrouAdd NEWS entry for #13193
2011-11-12 Antoine PitrouIssue #13193: fix distutils.filelist.FileList under...
2011-11-11 Florent XiclunaRemove unused or redundant imports in concurrent.future...
2011-11-11 Florent XiclunaMerge 3.2, doc typos.
2011-11-11 Florent XiclunaReformat paragraphs.
2011-11-11 Florent XiclunaFew typos in the documentation.
2011-11-11 Florent XiclunaMerge 3.2, fix typos.
2011-11-11 Florent XiclunaFix few typos.
2011-11-11 Florent XiclunaMerge 3.2. Remove duplicate ACKS and reorder slightly...
2011-11-11 Florent XiclunaRemove duplicate ACKS.
2011-11-11 Florent XiclunaUse unittest.skipUnless to skip the test related to...
2011-11-11 Brian CurtinMerge 3.2
2011-11-11 Brian CurtinFix #13384. Remove __future__ import in 3.x code.
2011-11-11 Ezio MelottiFix range in test.
2011-11-11 Eli BenderskyIssue #13161: fix doc strings of __i*__ operators....
2011-11-11 Eli BenderskyIssue #13161: fix doc strings of __i*__ operators
2011-11-11 Antoine PitrouMake test more inclusive
2011-11-11 Antoine PitrouEnable commented out test
2011-11-11 Antoine PitrouFix regression on 2-byte wchar_t systems (Windows)
2011-11-11 Eli BenderskyIssue #13191: typo in argparse docs
2011-11-11 Eli BenderskyIssue #13191: typo in argparse docs
2011-11-11 Eli BenderskyIssue #13365: correct an error in the documentation...
2011-11-11 Eli BenderskyIssue #13365: correct an error in the documentation...
2011-11-11 Antoine PitrouAvoid a glibc bug in test_time (issue #13309)
2011-11-11 Antoine PitrouAvoid crashing because of an unaligned word access
2011-11-10 Antoine PitrouSpeed up IDNA for the common case
2011-11-10 Antoine PitrouIssue #13149: Speed up append-only StringIO objects.
2011-11-10 Victor StinnerFix and deprecated the unicode_internal codec
2011-11-10 Charles-François... Fix test_socket when built whithout threads.
2011-11-10 Victor StinnerPrefer Py_UCS4 or wchar_t over Py_UNICODE
2011-11-10 Victor StinnerPyUnicode_DecodeCharmap() uses the new Unicode API
2011-11-10 Victor StinnerAvoid PyUnicode_AS_UNICODE in the UTF-8 encoder
2011-11-10 Victor StinnerFix "unicode_escape" encoder
2011-11-10 Victor StinnerFix UTF-7 encoder on Windows
2011-11-10 Victor StinnerFix build on Windows
2011-11-10 Charles-François... Issue #7777: socket: Add Reliable Datagram Sockets...
2011-11-10 Charles-François... Issue #13303: Fix bytecode file default permission.
2011-11-10 Martin v. LöwisPort encoders from Py_UNICODE API to unicode object...
next