]> granicus.if.org Git - python/shortlog
python
2014-10-30 Georg Brandlmerge with 3.4
2014-10-30 Georg BrandlDoc/contents: avoid false positive in rstlint
2014-10-30 Georg Brandlmerge with 3.4
2014-10-30 Georg Brandlrstlint: recognize "deprecated-removed" directive
2014-10-30 Georg Brandlmerge with 3.4
2014-10-30 Georg BrandlDoc: fix default role usage (except in unittest mock...
2014-10-30 Georg BrandlDoc: fix default role usage (except in unittest mock...
2014-10-30 Antoine PitrouIssue #8876: distutils now falls back to copying files...
2014-10-30 Antoine PitrouIssue #8876: distutils now falls back to copying files...
2014-10-30 Victor Stinner(Merge 3.4) Issue #22762: Fix _Py_DisplaySourceLine...
2014-10-30 Victor StinnerIssue #22762: Fix _Py_DisplaySourceLine(), clear the...
2014-10-29 Serhiy StorchakaIssue #22217: Implemented reprs of classes in the zipfi...
2014-10-29 Robert CollinsClose #7559: ImportError when loading a test now shown...
2014-10-29 Robert CollinsClose #22756: Improve the test output for some assertEq...
2014-10-29 Zachary WareMerge two Tests sections of the current NEWS.
2014-10-29 Zachary WareCloses #22173: Merge with 3.4
2014-10-29 Zachary WareIssue #22173: Update lib2to3 tests to use unittest...
2014-10-29 Victor StinnerIssue #11957: Explicit parameter name when calling...
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlFixing broken links in doc, part 4: some more breaks...
2014-10-29 Georg Brandllinkcheck: ignore issue URLs and PEP URLs (the latter...
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlFixing broken links in doc, part 3: the rest
2014-10-29 Georg BrandlFixing broken links in doc, part 2: howto/
2014-10-29 Georg BrandlFixing broken links in doc, part 1: faq/
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlFix external links to docs.python.org to use internal...
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlRemove now-dead link to IDLE debugger doc and add PyCha...
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlUpdate "where is python.org hosted" FAQ.
2014-10-29 Georg BrandlMerge with 3.4
2014-10-29 Georg BrandlUse https:// URLs when referring to python.org hosts.
2014-10-29 Georg BrandlUse https:// URLs in the HTML templates.
2014-10-29 Georg BrandlDoc readme: Fix markup, use https:// URLs.
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlAdjust the author field of the .tex files to reflect...
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlMove HTML templates to their own subdir.
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlMove Sphinx extensions to their own subdir.
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlRemove a few config values that keep the default values...
2014-10-29 Georg Brandlmerge with 3.4
2014-10-29 Georg BrandlRemove deprecated and now unnecessary config value...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlFix link to ABOP install chapter.
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlFix module name.
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlUsing "-m module" is easier to read and understand...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlUpdate Opensolaris advice to OpenCSW instead of defunct...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlCloses #22249: use IPPROTO_TCP constant instead of...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlRemove duplicate bullet point.
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlFix typo.
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlCloses #22736: move seealso to the bottom of the sectio...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlCloses #22748: there are no PyString C functions in...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlCloses #22749: remove outdated advice to use clock...
2014-10-28 Antoine PitrouIssue #18216: gettext now raises an error when a .mo...
2014-10-28 Georg Brandlmerge with 3.4
2014-10-28 Georg BrandlPYTHONY2K is long gone. Remove traces from the docs...
2014-10-28 Ezio MelottiNull merge.
2014-10-28 Ezio Melotti#22196: link to Enum in the nametuple documentation...
2014-10-28 Ezio Melotti#22196: link to Enum in the nametuple documentation...
2014-10-28 Ezio Melotti#22237: merge patch attribution fix.
2014-10-28 Ezio Melotti#22237: fix patch attribution.
2014-10-28 Ezio Melotti#22237: merge with 3.4.
2014-10-28 Ezio Melotti#22237: document that sorted() is guaranteed to be...
2014-10-26 Zachary WareMerge with 3.4
2014-10-26 Zachary WareUpdate OpenSSL version in PCbuild\readme.txt
2014-10-26 Zachary WareIssue #22261: Add a note to PCbuild\readme.txt about...
2014-10-25 Nick CoghlanMerge issue #22711 from 3.4
2014-10-25 Nick CoghlanIssue #22711: improve links in new distribution docs
2014-10-25 Berker PeksagIssue #22596: support.transient_internet() now also...
2014-10-25 Berker PeksagIssue #22596: support.transient_internet() now also...
2014-10-25 Berker PeksagIssue #22723: Make link styling more accessible.
2014-10-25 Berker PeksagIssue #22723: Make link styling more accessible.
2014-10-23 Antoine PitrouFix markup and spacing.
2014-10-23 Antoine PitrouIssue #13918: Provide a locale.delocalize() function...
2014-10-23 Antoine PitrouIssue #22676: Make the pickling of global objects which...
2014-10-23 Victor StinnerMerge 3.4 (asyncio doc)
2014-10-23 Victor Stinnerasyncio doc: fix typo in an example
2014-10-23 Terry Jan ReedyMerge with 3.4 #3068
2014-10-23 Terry Jan ReedyIssue #3068: Add Idle extension configuration dialog...
2014-10-22 Victor StinnerIssue #22592: Drop support of the Borland C compiler...
2014-10-22 Victor StinnerMerge 3.4 (open doc)
2014-10-22 Victor StinnerIssue #22695: Fix syntax of open() doc
2014-10-21 Ethan FurmanIssue22506: remove name & value from __dir__ as they...
2014-10-21 Victor StinnerIssue #22637: avoid using a shell in uuid
2014-10-20 Antoine PitrouIssue #22660: update various mentions in the ssl module...
2014-10-20 Antoine PitrouIssue #22660: update various mentions in the ssl module...
2014-10-20 Jesus CeaMERGE: Docs: 'os.pwrite()' needs bytes, not strings
2014-10-20 Jesus CeaDocs: 'os.pwrite()' needs bytes, not strings
next