]> granicus.if.org Git - python/shortlog
python
2011-11-18 Ezio Melotti#13358: merge with 3.2.
2011-11-18 Ezio Melotti#13358: HTMLParser now calls handle_data only once...
2011-11-18 Ezio Melotti#4147: merge with 3.2.
2011-11-18 Ezio Melotti#4147: minidom's toprettyxml no longer adds whitespace...
2011-11-18 Ezio Melotti#13426: merge with 3.2.
2011-11-18 Ezio Melotti#13426: fix typos in pickle doc.
2011-11-17 Ezio Melotti#13406: fix more deprecation warnings and move the...
2011-11-17 Antoine PitrouAdd a couple other whatsnew items
2011-11-17 Antoine PitrouAdd various items in whatsnew
2011-11-17 Antoine PitrouRemove XXX, as the functions and macros are mentioned...
2011-11-17 Antoine PitrouExplain concrete (resource consumption) effects of...
2011-11-17 Antoine PitrouBe a bit less shy
2011-11-17 Victor Stinnersocket_gethostname() uses a wchar_t* with PyMem_Malloc...
2011-11-16 Victor StinnerCatch PyUnicode_AS_UNICODE() errors in fileutils.c
2011-11-16 Victor StinnerCatch PyUnicode_AS_UNICODE() errors
2011-11-16 Victor StinnerFix misused of "PyUnicodeObject" structure name in...
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...
next