Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | merge | Christian Heimes | 2012-09-30 | 5 | -3/+83 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | merge with 3.3 | Georg Brandl | 2012-09-30 | 5 | -3/+83 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | ||||||
| | * | | | | Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section. | Georg Brandl | 2012-09-30 | 4 | -0/+79 | |
| | | | | | | ||||||
| | * | | | | Fix reST markup in NEWS. | Georg Brandl | 2012-09-30 | 1 | -3/+4 | |
| | | | | | | ||||||
* | | | | | | Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't ↵ | Christian Heimes | 2012-09-30 | 1 | -0/+5 | |
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | | | supported in ANSI C | |||||
| * | | | | Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't ↵ | Christian Heimes | 2012-09-30 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | supported in ANSI C | |||||
* | | | | | Record UCD update in whatsnew. | Georg Brandl | 2012-09-30 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge: Fix the return value of BZ2File._read_block() to be consistent with ↵ | Nadeem Vawda | 2012-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | comments. | |||||
| * | | | | Fix the return value of BZ2File._read_block() to be consistent with comments. | Nadeem Vawda | 2012-09-30 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Issue #15533: Merge fix from 3.3. | Chris Jerdonek | 2012-09-30 | 3 | -33/+101 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Issue #15533: Merge fix from 3.2. | Chris Jerdonek | 2012-09-30 | 3 | -33/+101 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument. | Chris Jerdonek | 2012-09-30 | 3 | -33/+101 | |
| | | | | | ||||||
* | | | | | Add Misc/NEWS entries from 3.3.1 in 3.3 branch to 3.4.0 in default branch. | Chris Jerdonek | 2012-09-30 | 1 | -0/+97 | |
| | | | | | ||||||
* | | | | | Redo 3.3 merge | Nick Coghlan | 2012-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Merge commit, because Mercurial's handling of push races is bloody awful | Nick Coghlan | 2012-09-30 | 2 | -0/+39 | |
| |\ \ \ \ | ||||||
* | \ \ \ \ | Close previous head | Nick Coghlan | 2012-09-30 | 2 | -0/+39 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge Windows What's New changes from 3.3 | Nick Coghlan | 2012-09-30 | 2 | -0/+39 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | What's new entry for PEP 397 and Windows PATH modification | Nick Coghlan | 2012-09-30 | 2 | -0/+39 | |
| | | | | | | | ||||||
* | | | | | | | null-merge from 3.3 | Georg Brandl | 2012-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | Add missing 3.3.1 NEWS entries deleted in 83496b5e1916. | Georg Brandl | 2012-09-30 | 1 | -0/+98 | |
| | | | | | | | ||||||
* | | | | | | | Merge 3.3. | Stefan Krah | 2012-09-30 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Make it clear that the pi function is modified for benchmarking purposes. | Stefan Krah | 2012-09-30 | 1 | -2/+7 | |
| | | | | | | | ||||||
* | | | | | | | Add a stub "whatsnew in 3.4" document. | Georg Brandl | 2012-09-30 | 2 | -0/+189 | |
| | | | | | | | ||||||
* | | | | | | | Closes #16091: fix the references to 3.3/3.4 in the Doc sidebar. | Georg Brandl | 2012-09-30 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Doc sidebar: point to 3.4 as dev. | Georg Brandl | 2012-09-30 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Doc sidebar: point to 3.3 as stable. | Georg Brandl | 2012-09-30 | 1 | -1/+1 | |
| |/ / / / |/| | | | | ||||||
* | | | | | Merge What's New fix from 3.3 | Nick Coghlan | 2012-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Fix release PEP description | Nick Coghlan | 2012-09-30 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge: Add notes to whatsnew porting for visible changes in email ↵ | R David Murray | 2012-09-30 | 1 | -0/+16 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | compatibility mode. | |||||
| * | | | | Add notes to whatsnew porting for visible changes in email compatibility mode. | R David Murray | 2012-09-30 | 1 | -0/+16 | |
| | | | | | ||||||
* | | | | | Merge #16034: Fix performance regressions in the new BZ2File implementation. | Nadeem Vawda | 2012-09-30 | 2 | -26/+58 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | Thanks to Victor Hooi for the bug report, and Serhiy Storchaka for the initial patch. | |||||
| * | | | | Issue #16034: Fix performance regressions in the new BZ2File implementation. | Nadeem Vawda | 2012-09-30 | 2 | -26/+58 | |
| | |/ / | |/| | | | | | | | | | | Thanks to Victor Hooi for the bug report, and Serhiy Storchaka for the initial patch. | |||||
* | | | | Merge: Make whatsnew PEP markup conform to previous whatsnew docs. | R David Murray | 2012-09-29 | 1 | -45/+101 | |
|\ \ \ \ | |/ / / | | | | | | | | | Also some other consistency tweaks. | |||||
| * | | | Make whatsnew PEP markup conform to previous whatsnew docs. | R David Murray | 2012-09-29 | 1 | -45/+101 | |
| | | | | | | | | | | | | | | | | Also some other consistency tweaks. | |||||
* | | | | Speed up test_httpservers by avoiding a one-second cleanup wait after each ↵ | Antoine Pitrou | 2012-09-29 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / | | | | | | | | | test case. | |||||
| * | | | Speed up test_httpservers by avoiding a one-second cleanup wait after each ↵ | Antoine Pitrou | 2012-09-29 | 1 | -0/+1 | |
| |\ \ \ | | |/ / | | | | | | | | | test case. | |||||
| | * | | Speed up test_httpservers by avoiding a one-second cleanup wait after each ↵ | Antoine Pitrou | 2012-09-29 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | test case. | |||||
* | | | | merge heads | Gregory P. Smith | 2012-09-29 | 1 | -151/+151 | |
|\ \ \ \ | ||||||
| * \ \ \ | Move discussion of email changes into Improved Modules section. | R David Murray | 2012-09-29 | 1 | -151/+151 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Move discussion of email changes into Improved Modules section. | R David Murray | 2012-09-29 | 1 | -151/+151 | |
| | | | | | ||||||
* | | | | | Remove the new trivial pty.spawn() test as it hangs on many buildbots. | Gregory P. Smith | 2012-09-29 | 1 | -6/+0 | |
|/ / / / | ||||||
* | | | | pty.spawn() now returns the child process status as returned by os.waitpid(). | Gregory P. Smith | 2012-09-29 | 4 | -0/+12 | |
| | | | | | | | | | | | | | | | | Addresses the remaining feature request from issue #2489. | |||||
* | | | | Merge: Raymond didn't write any of the text this time, remove as author. | R David Murray | 2012-09-29 | 1 | -1/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Raymond didn't write any of the text this time, remove as author. | R David Murray | 2012-09-29 | 1 | -1/+0 | |
| | | | | ||||||
* | | | | Merge: Fix over-indentation of bullet lists. | R David Murray | 2012-09-29 | 1 | -45/+45 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix over-indentation of bullet lists. | R David Murray | 2012-09-29 | 1 | -45/+45 | |
| | | | | ||||||
* | | | | Merge: Be consistent and don't use a bullet list when a section has only one ↵ | R David Murray | 2012-09-29 | 1 | -31/+34 | |
|\ \ \ \ | |/ / / | | | | | | | | | item. | |||||
| * | | | Be consistent and don't use a bullet list when a section has only one item. | R David Murray | 2012-09-29 | 1 | -31/+34 | |
| | | | | ||||||
* | | | | merge heads | Gregory P. Smith | 2012-09-29 | 0 | -0/+0 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | merge heads | Gregory P. Smith | 2012-09-29 | 0 | -0/+0 | |
| |\ \ \ | | |/ / |