Richard Oudkerk
6d24a6e0bb
Issue #19599 : Use a separate pool for test_terminate().
2013-11-21 16:35:12 +00:00
Serhiy Storchaka
5397c97451
Issue #19633 : Fixed writing not compressed 16- and 32-bit wave files on
...
big-endian platforms.
Temporary forbidden test_unseekable_incompleted_write fornot compressed 16-
and 32-bit wave file on big-endian platforms.
2013-11-21 11:04:37 +02:00
Serhiy Storchaka
78ecaba482
Print Tk patchlevel in test_tcl in verbose mode (issue19654).
2013-11-20 17:44:38 +02:00
R David Murray
eccf9c2e2f
#19449 : Handle non-string keys when generating 'fieldnames' error.
...
Backport from 3.3 6e5afeada7ca.
2013-11-19 13:25:24 -05:00
doko@ubuntu.com
bab2415eab
- Update config.{guess,sub} for new ports.
2013-11-19 08:54:06 +01:00
Serhiy Storchaka
000b4c527d
Issue #19603 : Use specific asserts in test_decr.
2013-11-17 23:39:24 +02:00
Antoine Pitrou
ca035a8b66
Fix buildbot failure
2013-11-17 21:27:20 +01:00
Ezio Melotti
4645bb61fa
Fix indentation in doc example.
2013-11-17 22:07:48 +02:00
Richard Oudkerk
65162a7cca
Issue #19599 : Increase sleep period.
2013-11-17 17:45:16 +00:00
Richard Oudkerk
3f8376eaa2
Fix handling of SystemExit and exit code. Patch by Brodie Rao.
2013-11-17 17:24:11 +00:00
Richard Oudkerk
a69712c01d
Issue 16998: Clarify that += on a shared value is not atomic.
2013-11-17 17:00:38 +00:00
Antoine Pitrou
f7a52475a5
Issue #19508 : warn that ssl doesn't validate certificates by default
2013-11-17 15:42:58 +01:00
Serhiy Storchaka
be1d3c1818
Issue #19606 : Use specific asserts in cookielib tests.
2013-11-17 13:47:02 +02:00
Serhiy Storchaka
ca626b12cb
Issue #19607 : Use specific asserts in weakref tests.
2013-11-17 13:20:50 +02:00
Serhiy Storchaka
1438b9877d
Issue #19605 : Use specific asserts in datetime tests
2013-11-17 13:03:21 +02:00
Serhiy Storchaka
3dbbef9d76
Fix merge error in issue #19602 .
2013-11-17 12:49:28 +02:00
Serhiy Storchaka
ae75c83f1a
Merge heads
2013-11-17 12:31:29 +02:00
Ezio Melotti
e3c61368e3
#19238 : fix typo in documentation.
2013-11-17 02:47:12 +02:00
Serhiy Storchaka
843ef750a9
Issue #19604 : Use specific asserts in array tests.
2013-11-17 00:44:57 +02:00
Serhiy Storchaka
3f2aade688
Issue #19602 : Use specific asserts in tkinter tests.
2013-11-17 00:43:03 +02:00
Serhiy Storchaka
3c1198d648
Issue #19601 : Use specific asserts in sqlite3 tests.
2013-11-17 00:39:43 +02:00
Serhiy Storchaka
25a23efcda
Issue #19600 : Use specific asserts in distutils tests.
2013-11-17 00:29:27 +02:00
Serhiy Storchaka
9788e86096
Issue #19594 : Use specific asserts in unittest tests.
2013-11-17 00:15:09 +02:00
Serhiy Storchaka
52bbeacb9d
Issue #19591 : Use specific asserts in ctype tests.
2013-11-17 00:06:02 +02:00
Serhiy Storchaka
1153757356
Issue #19590 : Use specific asserts in email tests.
2013-11-16 12:56:05 +02:00
Jason R. Coombs
91bf058c98
Issue #12853 : Correct NameError in distutils upload command.
2013-11-15 20:08:22 -05:00
Vinay Sajip
6afafc7ea4
Issue #19504 : Used American spelling for 'customize'.
2013-11-15 20:54:15 +00:00
Vinay Sajip
47fe4684ff
Issue #19523 : Closed FileHandler leak which occurred when delay was set.
2013-11-15 20:39:33 +00:00
Serhiy Storchaka
0a89b15919
Issue #19592 : Use specific asserts in lib2to3 tests.
2013-11-14 23:49:14 +02:00
Benjamin Peterson
01bdeec8c0
a post-2.7.6 world
2013-11-10 02:47:17 -05:00
Benjamin Peterson
086840ae82
merge 2.7.6 release branch
2013-11-10 02:46:48 -05:00
Benjamin Peterson
b70ea07894
Added tag v2.7.6 for changeset 3a1db0d2747e
2013-11-10 02:36:35 -05:00
Benjamin Peterson
278519500f
2.7.6 final
2013-11-10 02:36:30 -05:00
Serhiy Storchaka
c47d723eb0
Issue #1575020 : Fixed support of 24-bit wave files on big-endian platforms.
2013-11-09 23:09:44 +02:00
Serhiy Storchaka
f87854e7bf
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085 ).
2013-11-09 21:15:26 +02:00
Ezio Melotti
b814745226
#19480 : HTMLParser now accepts all valid start-tag names as defined by the HTML5 standard.
2013-11-07 18:31:36 +02:00
R David Murray
a691219716
backport #18985 : Improve fcntl documentation.
2013-11-07 10:52:53 -05:00
Serhiy Storchaka
27cadd78fb
Revert wrong change in previous commit (issue #19085 ).
2013-11-05 22:01:31 +02:00
Serhiy Storchaka
0db03be9c8
Merge heads
2013-11-05 21:08:04 +02:00
Serhiy Storchaka
0a4b07be0d
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085 ).
2013-11-05 21:04:54 +02:00
Benjamin Peterson
3de2104804
merge 2.7.6 release branch
2013-11-05 10:09:52 -05:00
Ned Deily
11852734a5
Issue #15663 : Revert OS X installer built-in Tcl/Tk support for 2.7.6.
...
Some third-party projects, such as matplotlib and PIL/Pillow,
depended on being able to build with Tcl and Tk frameworks in
/Library/Frameworks. They were unable to build with the built-in
Tcl/Tk and/or execute correctly.
2013-11-05 02:40:03 -08:00
Ned Deily
52c48fdf30
Issue #15663 : Revert OS X installer built-in Tcl/Tk support for 2.7.6.
...
Some third-party projects, such as matplotlib and PIL/Pillow,
depended on being able to build with Tcl and Tk frameworks in
/Library/Frameworks. They were unable to build with the built-in
Tcl/Tk and/or execute correctly.
2013-11-05 02:40:03 -08:00
Terry Jan Reedy
c0e60476a4
Issue #19397 : test_pydoc now works with -S (help not added to builtins).
...
Patch by Serhiy Storchaka and Vajrasky Kok.
2013-11-04 21:45:33 -05:00
Benjamin Peterson
e765a20003
merge 2.7.6 release branch
2013-11-04 16:35:33 -05:00
Serhiy Storchaka
3ecd17e2b2
Issue #19085 : Fix running test_ttk_textonly on displayless host.
2013-11-04 23:05:23 +02:00
Serhiy Storchaka
c4051a8e34
Issue #19085 : Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
2013-11-04 22:10:35 +02:00
Nick Coghlan
768e8475b1
Remove merge artifact from Misc/NEWS
2013-11-05 00:24:05 +10:00
Nick Coghlan
6a98749e9c
Close #17827 : Document codecs.encode & codecs.decode
2013-11-04 20:05:16 +10:00
Zachary Ware
57d35c6494
Issue #17883 : Tweak test_tcl testLoadWithUNC to skip the test in the
...
event of a permission error on Windows and to properly report other
skip conditions.
2013-11-03 22:51:25 -06:00