]> granicus.if.org Git - python/shortlog
python
2013-08-13 Antoine PitrouIssue #18722: Remove uses of the "register" keyword...
2013-08-13 Ezio Melotti#18687: merge with 3.3.
2013-08-13 Ezio Melotti#18687: remove obsolete comment. Patch by FĂ©vry Thibault.
2013-08-13 Ned DeilyIssue 18724: Fix typo noticed by Susan Tan.
2013-08-13 Ned DeilyIssue 18724: Fix typo noticed by Susan Tan.
2013-08-13 Senthil Kumaranmerge from 3.3
2013-08-13 Senthil KumaranIncreasing test coverage of ftplib. Patch by Muhammad...
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 David WoleverMerge issue #17701: Improving strftime documentation.
2013-08-12 David WoleverIssue #17701: Improving strftime documentation.
2013-08-12 Antoine PitrouIssue #18585: Add :func:`textwrap.shorten` to collapse...
2013-08-12 Antoine PitrouSort whatsnew entries alphabetically
2013-08-12 Antoine PitrouAdd whatsnew entries for 3.4.
2013-08-12 Larry HastingsIssue #18667: Add missing "HAVE_FCHOWNAT" symbol to...
2013-08-12 Larry HastingsIssue #18667: Add missing "HAVE_FCHOWNAT" symbol to...
2013-08-12 Brett CannonCloses issue #18598: Have the exception message for
2013-08-12 Ethan FurmanIssue 18693: Put custom __dir__ back in place. Will...
2013-08-11 Eli BenderskyAdd some docstrings, clarify others, and fix formatting.
2013-08-11 Eli BenderskyClose #12645: Clarify and reformat the documentation...
2013-08-11 Eli BenderskyIssue #12645: Clarify and reformat the documentation...
2013-08-11 Serhiy StorchakaIssue #18706: Fix a test for issue #18681 so it no...
2013-08-11 Serhiy StorchakaIssue #18706: Fix a test for issue #18681 so it no...
2013-08-11 Ezio Melotti#18663: merge with 3.3.
2013-08-11 Ezio Melotti#18663: document that assertAlmostEqual also works...
2013-08-11 Terry Jan ReedyIssue #15301: skip new test method so Windows builtbots...
2013-08-10 Terry Jan ReedyMerge
2013-08-10 Terry Jan ReedyMerge heads
2013-08-10 Antoine PitrouIssue #10241: Clear extension module dict copies at...
2013-08-10 Terry Jan ReedyIssue #18676: Merge from 3.3
2013-08-10 Antoine PitrouFix refcounting issue with extension types in tkinter.
2013-08-10 Terry Jan ReedyIssue #18676: Change 'positive' to 'non-negative' in...
2013-08-10 Terry Jan ReedyMerge with 3.3
2013-08-10 Terry Jan ReedyIssue #18429: Add user-oriented News entry about Format...
2013-08-10 Terry Jan ReedyMerge with 3.3
2013-08-10 Terry Jan ReedyIssue #18226: Add docstrings and unittests for idlelib...
2013-08-10 Ethan FurmanClose #18693: __dir__ removed from Enum; help() now...
2013-08-10 Ethan FurmanClose #18264: int- and float-derived enums now converte...
2013-08-10 Ezio Melotti#18681: merge with 3.3.
2013-08-10 Ezio Melotti#18681: Fix a NameError in imp.reload() (noticed by...
2013-08-10 R David MurrayNull merge of 3.3 merge heads.
2013-08-10 R David MurrayMerge heads.
2013-08-10 R David MurrayMerge heads.
2013-08-10 R David MurrayMerge #8112: Update the documenting xmlrpc server to...
2013-08-10 R David Murray#8112: Update the documenting xmlrpc server to use...
2013-08-10 Ezio Melotti#18505: merge with 3.3.
2013-08-10 Ezio Melotti#18505: fix duplicate name and remove duplicate test...
2013-08-10 Ezio MelottiMerge typo fixes from 3.3.
2013-08-10 Ezio MelottiFix a couple of typos.
2013-08-10 Ezio Melotti#18453: merge with 3.3.
2013-08-10 Ezio Melotti#18453: fix unused variables in test_xmlrpc. Patch...
2013-08-10 Ezio Melotti#18465: merge with 3.3.
2013-08-10 Ezio Melotti#18465: fix unused variables in test_minidom. Patch...
2013-08-10 Ezio Melotti#18484: merge with 3.3.
2013-08-10 Ezio Melotti#18484: improve test coverage of http.cookiejar. Patch...
2013-08-10 Ezio Melotti#18483: merge with 3.3.
2013-08-10 Ezio Melotti#18483: add one more date format in test_http2time_form...
2013-08-10 Eli BenderskyIssue #15651: PEP 3121 refactoring for _elementtree
2013-08-10 Christian Heimestypo, changeset dd0d751cc7f1 belongs to issue #16499...
2013-08-10 Christian HeimesIssue #16400: Add command line option for isolated...
2013-08-10 Eli BenderskyIssue #18668: Further clarify m_size setting for non...
2013-08-10 Eli BenderskyIssue #18668: Further clarify m_size setting for non...
2013-08-09 R David MurrayNull merge related to #18600.
2013-08-09 R David Murray#18600: In 3.3, as_string does not accept a policy...
2013-08-09 R David Murray#18600: add policy to add_string, and as_bytes and...
2013-08-08 Vinay SajipCloses #18671: Output more information when logging...
2013-08-08 Ezio Melotti#18357: merge with 3.3.
2013-08-08 Ezio Melotti#18357: add tests for dictview set difference. Patch...
2013-08-08 Ezio Melotti#18581: merge with 3.3.
2013-08-08 Ezio Melotti#18581: remove duplicate test and run a test class...
2013-08-08 Serhiy StorchakaFix a typo in PyUnicode_CopyCharacters() documentation.
2013-08-08 Serhiy StorchakaFix a typo in PyUnicode_CopyCharacters() documentation.
2013-08-08 Ezio Melotti#18267: merge with 3.3.
2013-08-08 Ezio Melotti#18267: make whitespace consistent and fix an operator.
2013-08-08 Ezio Melotti#18273: merge with 3.3.
2013-08-08 Ezio Melotti#18273: move the tests in Lib/test/json_tests to Lib...
2013-08-08 Larry HastingsIssue #15301: Parsing fd, uid, and gid parameters for...
2013-08-07 Eli BenderskyClosing #18668: Properly document setting m_size in...
2013-08-07 Eli BenderskyIssue #18668: Properly document setting m_size in PyMod...
2013-08-06 Antoine PitrouIssue #18665: fix typos. Patch by Vajrasky Kok.
2013-08-06 Antoine PitrouIssue #18666: improve test_frame a bit. Patch by Vajras...
2013-08-06 Antoine PitrouNormalize whitespace
2013-08-06 Antoine PitrouIssue #18621: Prevent the site module's patched builtin...
2013-08-06 Antoine PitrouImprove verbose reporting of shutdown phase by using...
2013-08-06 Antoine PitrouIn _PyGC_Fini(), lose the reference that was kept to...
2013-08-06 Ezio Melotti#18443: remove the TextMate entry now that the bundle...
2013-08-06 Christian HeimesIssue #18368: PyOS_StdioReadline() no longer leaks...
2013-08-06 Christian HeimesIssue #18368: PyOS_StdioReadline() no longer leaks...
2013-08-06 Serhiy StorchakaIssue #14323: Expanded the number of digits in the...
2013-08-06 Raymond HettingerPut the most important and most frequency accessed...
2013-08-06 Raymond HettingerReplace outdated optimization with clearer code that...
2013-08-05 Antoine PitrouFollowup to 862ab99ab570: I forgot to add the magnifice...
2013-08-05 Antoine PitrouIssue #17934: Add a clear() method to frame objects...
2013-08-05 Antoine PitrouIssue #4885: Add weakref support to mmap objects. ...
2013-08-05 Gregory P.... * Fix the assertions in hashlib to use unittest asserti...
2013-08-05 Mark DickinsonIssue #18661: typo in grp.struct_group docstring (fix...
2013-08-05 Mark DickinsonIssue #18661: typo in grp.struct_group docstring. ...
2013-08-05 Mark DickinsonIssue #18659: Backed out changeset cfd875bcbe41 after...
next