summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* utilize yield fromPhilip Jenvey2012-10-0111-36/+18
|
* utilize subprocess.DEVNULLPhilip Jenvey2012-10-011-22/+20
|
* merge with 3.3Georg Brandl2012-10-011-1/+1
|\
| * Fix template syntax.Georg Brandl2012-10-011-1/+1
| |
* | Use backticks in 3.4 NEWS.Georg Brandl2012-10-011-54/+52
| |
* | merge with 3.3Georg Brandl2012-10-012-2/+2
|\ \ | |/
| * The default reST role `foo` can now be used in NEWS to refer to Python ↵Georg Brandl2012-10-012-206/+201
| | | | | | | | objects. Use it for a fraction of the current NEWS file.
| * Fix page name.Georg Brandl2012-10-011-1/+1
| |
* | merge with 3.3.Georg Brandl2012-10-014-13/+15
|\ \ | |/
| * Several improvements to the HTML NEWS version:Georg Brandl2012-10-014-13/+15
| | | | | | | | | | | | * rename to "Changelog" * recognize more issue links * add NEWS as a dependency for Sphinx
* | Move 3.1, 3.2 and 3.3 NEWS items to HISTORY.Georg Brandl2012-10-012-9499/+9497
| |
* | null-merge with 3.3Georg Brandl2012-10-010-0/+0
|\ \ | |/
| * Move 3.1 and 3.2 NEWS items to HISTORY.Georg Brandl2012-10-012-5397/+5397
| |
* | merge with 3.3Georg Brandl2012-10-011-1/+1
|\ \ | |/
| * Issue16097 Fix small typo in comment (patch by Wael Al Jishi)Tim Golden2012-10-011-1/+1
| |
| * Correcting my name since people keep bringing it upBrian Curtin2012-10-011-1/+1
| |
* | Issue16097 Fix small typo in comment (patch by Wael Al Jishi)Tim Golden2012-10-011-1/+1
| |
* | Merge suspicious ignore file updates with 3.3.Ezio Melotti2012-10-012-1/+13
|\ \ | |/
| * Update suspicious ignore file.Ezio Melotti2012-10-012-1/+13
| |
* | Merge: More additions to whatsnew.R David Murray2012-10-012-20/+60
|\ \ | |/
| * More additions to whatsnew.R David Murray2012-10-012-20/+60
| |
* | Merge: Fix sqlite3 class markup.R David Murray2012-10-011-222/+226
|\ \ | |/
| * Merge: Fix sqlite3 class markup.R David Murray2012-10-011-222/+226
| |\
| | * Fix sqlite3 class markup.R David Murray2012-10-011-215/+215
| | |
* | | Merge: More whatsnew adds, especially the os module.R David Murray2012-10-012-9/+44
|\ \ \ | |/ / | | | | | | | | | I went through all the versionchanged/versionadded tags in the os doc page for this changeset.
| * | More whatsnew adds, especially the os module.R David Murray2012-10-012-9/+44
| | | | | | | | | | | | | | | I went through all the versionchanged/versionadded tags in the os doc page for this changeset.
* | | Merge: #16304: Further performance improvements for BZ2File.Nadeem Vawda2012-09-301-3/+9
|\ \ \ | |/ / | | | | | | Optimizations suggested by Serhiy Storchaka.
| * | Issue #16304: Further performance improvements for BZ2File.Nadeem Vawda2012-09-301-3/+9
| | | | | | | | | | | | Optimizations suggested by Serhiy Storchaka.
* | | Merge: Add some missing stuff to whatsnew.R David Murray2012-09-302-16/+48
|\ \ \ | |/ /
| * | Add some missing stuff to whatsnew.R David Murray2012-09-302-16/+48
| | |
* | | #15923: merge with 3.3.Ezio Melotti2012-09-302-1/+4
|\ \ \ | |/ /
| * | #15923: merge with 3.2.Ezio Melotti2012-09-302-1/+4
| |\ \ | | |/
| | * #15923: fix a mistake in asdl_c.py that resulted in a TypeError after ↵Ezio Melotti2012-09-302-1/+4
| | | | | | | | | | | | 2801bf875a24 (see #15801).
* | | Null merge.Stefan Krah2012-09-300-0/+0
|\ \ \ | |/ /
| * | Backport 5cfe8af7abb2.Stefan Krah2012-09-301-0/+1
| | |
* | | Suppress unknown pragma warning (STDC FENV_ACCESS).Stefan Krah2012-09-301-0/+1
| | |
* | | Adjust guidelines for What's New maintenance to account for issues ↵Nick Coghlan2012-09-301-24/+40
| | | | | | | | | | | | encountered in 3.3 and in past releases
* | | doc typo fixesGregory P. Smith2012-09-301-3/+3
|\ \ \ | |/ /
| * | doc typo fixesGregory P. Smith2012-09-301-3/+3
| | |
* | | Issue #15533: Merge update from 3.3.Chris Jerdonek2012-09-301-0/+2
|\ \ \ | |/ /
| * | Issue #15533: Merge update from 3.2.Chris Jerdonek2012-09-301-0/+2
| |\ \ | | |/
| | * Issue #15533: Skip test_cwd_with_relative_*() tests on Windows pending ↵Chris Jerdonek2012-09-301-0/+2
| | | | | | | | | | | | resolution of issue.
* | | merge with 3.3Georg Brandl2012-09-302-2/+2
|\ \ \ | |/ /
| * | Use newer version of Pygments that handles "yield from".Georg Brandl2012-09-302-2/+2
| | |
* | | Merge 3.3.Stefan Krah2012-09-302-94/+94
|\ \ \ | |/ /
| * | Support gcc's -ansi flag: use "__asm__" instead of "asm".Stefan Krah2012-09-302-94/+94
| | |
* | | Merge 3.3.Stefan Krah2012-09-301-5/+0
|\ \ \ | |/ /
| * | Revert 29506c7db353 (build output should be accurate).Stefan Krah2012-09-301-5/+0
| | |
* | | Merge 3.3.Stefan Krah2012-09-300-0/+0
|\ \ \ | |/ /
| * | mergeChristian Heimes2012-09-3012-66/+404
| |\ \