Commit Graph

13858 Commits

Author SHA1 Message Date
Georg Brandl a3d6538c12 merge with 3.3 2012-10-01 19:38:41 +02:00
Georg Brandl 4524b46733 Fix template syntax. 2012-10-01 19:38:34 +02:00
Georg Brandl ebe3224747 merge with 3.3 2012-10-01 19:27:25 +02:00
Georg Brandl 6c4758152f The default reST role `foo` can now be used in NEWS to refer to Python objects. Use it for a fraction of the current NEWS file. 2012-10-01 19:27:05 +02:00
Georg Brandl 243729151e Fix page name. 2012-10-01 19:26:09 +02:00
Georg Brandl a32e8dfe12 merge with 3.3. 2012-10-01 19:09:00 +02:00
Georg Brandl 44d0c2156a Several improvements to the HTML NEWS version:
* rename to "Changelog"
* recognize more issue links
* add NEWS as a dependency for Sphinx
2012-10-01 19:08:50 +02:00
Georg Brandl 4a6ca2186a merge with 3.3 2012-10-01 18:56:55 +02:00
Brian Curtin f41d202555 Correcting my name since people keep bringing it up 2012-10-01 09:29:36 -05:00
Ezio Melotti f1d2345842 Merge suspicious ignore file updates with 3.3. 2012-10-01 07:18:55 +03:00
Ezio Melotti 00160661a5 Update suspicious ignore file. 2012-10-01 07:10:08 +03:00
R David Murray 015031cfd7 Merge: More additions to whatsnew. 2012-09-30 22:00:29 -04:00
R David Murray 445d69c2bd More additions to whatsnew. 2012-09-30 21:59:56 -04:00
R David Murray b2bb60e401 Merge: Fix sqlite3 class markup. 2012-09-30 20:50:12 -04:00
R David Murray 842ca5f15d Merge: Fix sqlite3 class markup. 2012-09-30 20:49:19 -04:00
R David Murray 6db2335f77 Fix sqlite3 class markup. 2012-09-30 20:44:43 -04:00
R David Murray 4c12c51111 Merge: More whatsnew adds, especially the os module.
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
2012-09-30 20:09:04 -04:00
R David Murray c652ce6d02 More whatsnew adds, especially the os module.
I went through all the versionchanged/versionadded tags in the os doc page for
this changeset.
2012-09-30 20:07:42 -04:00
R David Murray 9ec083a376 Merge: Add some missing stuff to whatsnew. 2012-09-30 17:29:54 -04:00
R David Murray d2489cf4d0 Add some missing stuff to whatsnew. 2012-09-30 17:28:54 -04:00
Gregory P. Smith 89bbe68195 doc typo fixes 2012-09-30 10:36:07 -07:00
Georg Brandl 0472bc8709 Use newer version of Pygments that handles "yield from". 2012-09-30 18:00:50 +02:00
Nick Coghlan 03074fd450 Adjust guidelines for What's New maintenance to account for issues encountered in 3.3 and in past releases 2012-09-30 18:51:53 +05:30
Gregory P. Smith 63d36cbb14 doc typo fixes 2012-09-30 10:36:24 -07:00
Georg Brandl e564026947 merge with 3.3 2012-09-30 18:14:10 +02:00
Georg Brandl 7ef90a1a37 merge with 3.3 2012-09-30 15:10:34 +02:00
Georg Brandl 2cac28b37e Add a filterable HTML version of Misc/NEWS to the docs "whatsnew" section. 2012-09-30 15:10:06 +02:00
Georg Brandl 50de85067f Record UCD update in whatsnew. 2012-09-30 14:39:18 +02:00
Chris Jerdonek 1e0a88a11d Issue #15533: Merge fix from 3.3. 2012-09-30 02:22:50 -07:00
Chris Jerdonek 28714c8c26 Issue #15533: Merge fix from 3.2. 2012-09-30 02:15:37 -07:00
Nick Coghlan f029beccb1 Close previous head 2012-09-30 13:27:29 +05:30
Nick Coghlan 638df2539e Merge commit, because Mercurial's handling of push races is bloody awful 2012-09-30 13:25:23 +05:30
Nick Coghlan ee5ef0733c Merge Windows What's New changes from 3.3 2012-09-30 13:02:03 +05:30
Nick Coghlan 349c802fd8 What's new entry for PEP 397 and Windows PATH modification 2012-09-30 13:00:43 +05:30
Georg Brandl b80f511a8b Add a stub "whatsnew in 3.4" document. 2012-09-30 09:11:58 +02:00
Chris Jerdonek ec3ea94251 Issue #15533: Clarify docs and add tests for subprocess.Popen()'s cwd argument. 2012-09-30 00:10:28 -07:00
Georg Brandl 7d0d57f22c Doc sidebar: point to 3.4 as dev. 2012-09-30 08:58:21 +02:00
Georg Brandl 6b5e1d6588 Doc sidebar: point to 3.3 as stable. 2012-09-30 08:57:40 +02:00
Nick Coghlan ed41877459 Merge What's New fix from 3.3 2012-09-30 12:08:44 +05:30
Nick Coghlan cfb181859a Fix release PEP description 2012-09-30 12:08:13 +05:30
R David Murray 01c671a07c Merge: Add notes to whatsnew porting for visible changes in email compatibility mode. 2012-09-30 01:28:53 -04:00
R David Murray ea22685a04 Add notes to whatsnew porting for visible changes in email compatibility mode. 2012-09-30 01:27:24 -04:00
R David Murray 03b6f8a212 Merge: Make whatsnew PEP markup conform to previous whatsnew docs.
Also some other consistency tweaks.
2012-09-29 19:41:52 -04:00
R David Murray f23e2b67ad Make whatsnew PEP markup conform to previous whatsnew docs.
Also some other consistency tweaks.
2012-09-29 19:41:26 -04:00
R David Murray dc159fcbf5 Move discussion of email changes into Improved Modules section. 2012-09-29 15:44:17 -04:00
R David Murray 77ac351bbf Move discussion of email changes into Improved Modules section. 2012-09-29 15:43:33 -04:00
Gregory P. Smith 0f21adf799 pty.spawn() now returns the child process status as returned by os.waitpid().
Addresses the remaining feature request from issue #2489.
2012-09-29 12:41:03 -07:00
R David Murray b32d5912d2 Merge: Raymond didn't write any of the text this time, remove as author. 2012-09-29 15:34:26 -04:00
R David Murray 9a2eb3aa66 Raymond didn't write any of the text this time, remove as author. 2012-09-29 15:33:49 -04:00
R David Murray 69a7cb9784 Merge: Fix over-indentation of bullet lists. 2012-09-29 15:28:25 -04:00