]>
granicus.if.org Git - python/log
Serhiy Storchaka [Sat, 23 Nov 2013 13:22:20 +0000 (15:22 +0200)]
Issue #19733: Temporary disable test_image on MacOSX.
Serhiy Storchaka [Thu, 21 Nov 2013 17:24:04 +0000 (19:24 +0200)]
Print Tk patchlevel in Tk and Ttk tests in verbose mode (issue19654).
Richard Oudkerk [Thu, 21 Nov 2013 16:35:12 +0000 (16:35 +0000)]
Issue #19599: Use a separate pool for test_terminate().
Serhiy Storchaka [Thu, 21 Nov 2013 09:04:37 +0000 (11:04 +0200)]
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.
Serhiy Storchaka [Wed, 20 Nov 2013 15:44:38 +0000 (17:44 +0200)]
Print Tk patchlevel in test_tcl in verbose mode (issue19654).
R David Murray [Tue, 19 Nov 2013 18:25:24 +0000 (13:25 -0500)]
#19449: Handle non-string keys when generating 'fieldnames' error.
Backport from 3.3
6e5afeada7ca .
doko@ubuntu.com [Tue, 19 Nov 2013 07:54:06 +0000 (08:54 +0100)]
- Update config.{guess,sub} for new ports.
Serhiy Storchaka [Sun, 17 Nov 2013 21:39:24 +0000 (23:39 +0200)]
Issue #19603: Use specific asserts in test_decr.
Antoine Pitrou [Sun, 17 Nov 2013 20:27:20 +0000 (21:27 +0100)]
Fix buildbot failure
Ezio Melotti [Sun, 17 Nov 2013 20:07:48 +0000 (22:07 +0200)]
Fix indentation in doc example.
Richard Oudkerk [Sun, 17 Nov 2013 17:45:16 +0000 (17:45 +0000)]
Issue #19599: Increase sleep period.
Richard Oudkerk [Sun, 17 Nov 2013 17:24:11 +0000 (17:24 +0000)]
Fix handling of SystemExit and exit code. Patch by Brodie Rao.
Richard Oudkerk [Sun, 17 Nov 2013 17:00:38 +0000 (17:00 +0000)]
Issue 16998: Clarify that += on a shared value is not atomic.
Antoine Pitrou [Sun, 17 Nov 2013 14:42:58 +0000 (15:42 +0100)]
Issue #19508: warn that ssl doesn't validate certificates by default
Serhiy Storchaka [Sun, 17 Nov 2013 11:47:02 +0000 (13:47 +0200)]
Issue #19606: Use specific asserts in cookielib tests.
Serhiy Storchaka [Sun, 17 Nov 2013 11:20:50 +0000 (13:20 +0200)]
Issue #19607: Use specific asserts in weakref tests.
Serhiy Storchaka [Sun, 17 Nov 2013 11:03:21 +0000 (13:03 +0200)]
Issue #19605: Use specific asserts in datetime tests
Serhiy Storchaka [Sun, 17 Nov 2013 10:49:28 +0000 (12:49 +0200)]
Fix merge error in issue #19602.
Serhiy Storchaka [Sun, 17 Nov 2013 10:31:29 +0000 (12:31 +0200)]
Merge heads
Ezio Melotti [Sun, 17 Nov 2013 00:47:12 +0000 (02:47 +0200)]
#19238: fix typo in documentation.
Serhiy Storchaka [Sat, 16 Nov 2013 22:44:57 +0000 (00:44 +0200)]
Issue #19604: Use specific asserts in array tests.
Serhiy Storchaka [Sat, 16 Nov 2013 22:43:03 +0000 (00:43 +0200)]
Issue #19602: Use specific asserts in tkinter tests.
Serhiy Storchaka [Sat, 16 Nov 2013 22:39:43 +0000 (00:39 +0200)]
Issue #19601: Use specific asserts in sqlite3 tests.
Serhiy Storchaka [Sat, 16 Nov 2013 22:29:27 +0000 (00:29 +0200)]
Issue #19600: Use specific asserts in distutils tests.
Serhiy Storchaka [Sat, 16 Nov 2013 22:15:09 +0000 (00:15 +0200)]
Issue #19594: Use specific asserts in unittest tests.
Serhiy Storchaka [Sat, 16 Nov 2013 22:06:02 +0000 (00:06 +0200)]
Issue #19591: Use specific asserts in ctype tests.
Serhiy Storchaka [Sat, 16 Nov 2013 10:56:05 +0000 (12:56 +0200)]
Issue #19590: Use specific asserts in email tests.
Jason R. Coombs [Sat, 16 Nov 2013 01:08:22 +0000 (20:08 -0500)]
Issue #12853: Correct NameError in distutils upload command.
Vinay Sajip [Fri, 15 Nov 2013 20:54:15 +0000 (20:54 +0000)]
Issue #19504: Used American spelling for 'customize'.
Vinay Sajip [Fri, 15 Nov 2013 20:39:33 +0000 (20:39 +0000)]
Issue #19523: Closed FileHandler leak which occurred when delay was set.
Serhiy Storchaka [Thu, 14 Nov 2013 21:49:14 +0000 (23:49 +0200)]
Issue #19592: Use specific asserts in lib2to3 tests.
Benjamin Peterson [Sun, 10 Nov 2013 07:47:17 +0000 (02:47 -0500)]
a post-2.7.6 world
Benjamin Peterson [Sun, 10 Nov 2013 07:46:48 +0000 (02:46 -0500)]
merge 2.7.6 release branch
Benjamin Peterson [Sun, 10 Nov 2013 07:36:35 +0000 (02:36 -0500)]
Added tag v2.7.6 for changeset
3a1db0d2747e
Benjamin Peterson [Sun, 10 Nov 2013 07:36:30 +0000 (02:36 -0500)]
2.7.6 final
Serhiy Storchaka [Sat, 9 Nov 2013 21:09:44 +0000 (23:09 +0200)]
Issue #
1575020 : Fixed support of 24-bit wave files on big-endian platforms.
Serhiy Storchaka [Sat, 9 Nov 2013 19:15:26 +0000 (21:15 +0200)]
Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.11 (issue #19085).
Ezio Melotti [Thu, 7 Nov 2013 16:31:36 +0000 (18:31 +0200)]
#19480: HTMLParser now accepts all valid start-tag names as defined by the HTML5 standard.
R David Murray [Thu, 7 Nov 2013 15:52:53 +0000 (10:52 -0500)]
backport #18985: Improve fcntl documentation.
Serhiy Storchaka [Tue, 5 Nov 2013 20:01:31 +0000 (22:01 +0200)]
Revert wrong change in previous commit (issue #19085).
Serhiy Storchaka [Tue, 5 Nov 2013 19:08:04 +0000 (21:08 +0200)]
Merge heads
Serhiy Storchaka [Tue, 5 Nov 2013 19:04:54 +0000 (21:04 +0200)]
Fix test_insertwidth Tkinter tests on Tk 8.5 with patchlevel >= 8.5.12 (issue #19085).
Benjamin Peterson [Tue, 5 Nov 2013 15:09:52 +0000 (10:09 -0500)]
merge 2.7.6 release branch
Ned Deily [Tue, 5 Nov 2013 10:40:03 +0000 (02:40 -0800)]
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.
Ned Deily [Tue, 5 Nov 2013 10:40:03 +0000 (02:40 -0800)]
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.
Terry Jan Reedy [Tue, 5 Nov 2013 02:45:33 +0000 (21:45 -0500)]
Issue #19397: test_pydoc now works with -S (help not added to builtins).
Patch by Serhiy Storchaka and Vajrasky Kok.
Benjamin Peterson [Mon, 4 Nov 2013 21:35:33 +0000 (16:35 -0500)]
merge 2.7.6 release branch
Serhiy Storchaka [Mon, 4 Nov 2013 21:05:23 +0000 (23:05 +0200)]
Issue #19085: Fix running test_ttk_textonly on displayless host.
Serhiy Storchaka [Mon, 4 Nov 2013 20:10:35 +0000 (22:10 +0200)]
Issue #19085: Fix Tkinter tests on Tk 8.5 with patchlevel < 8.5.12.
Nick Coghlan [Mon, 4 Nov 2013 14:24:05 +0000 (00:24 +1000)]
Remove merge artifact from Misc/NEWS
Nick Coghlan [Mon, 4 Nov 2013 10:05:16 +0000 (20:05 +1000)]
Close #17827: Document codecs.encode & codecs.decode
Zachary Ware [Mon, 4 Nov 2013 04:51:25 +0000 (22:51 -0600)]
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.
Terry Jan Reedy [Mon, 4 Nov 2013 04:37:54 +0000 (23:37 -0500)]
Issue #XXXXX: Fix test_idle so that idlelib test cases are actually run
under test.regrtest on 2.7.
Zachary Ware [Mon, 4 Nov 2013 04:27:04 +0000 (22:27 -0600)]
Issue #17883: Backport test.test_support._is_gui_available()
This should stop the Windows buildbots from hanging on test_ttk_guionly.
Ned Deily [Mon, 4 Nov 2013 04:08:17 +0000 (20:08 -0800)]
Issue #15392: Install idlelib/idle_test.
Zachary Ware [Mon, 4 Nov 2013 03:43:33 +0000 (21:43 -0600)]
Issue #19391: Clean up PCbuild/readme.txt
Serhiy Storchaka [Sun, 3 Nov 2013 21:25:42 +0000 (23:25 +0200)]
Fix test_os (issue #18702).
Serhiy Storchaka [Sun, 3 Nov 2013 21:15:46 +0000 (23:15 +0200)]
Issue #18702: All skipped tests now reported as skipped.
Serhiy Storchaka [Sun, 3 Nov 2013 16:24:04 +0000 (18:24 +0200)]
Issue #19085: Fixed pixels rounding for last Tk patchlevels.
Serhiy Storchaka [Sun, 3 Nov 2013 12:28:29 +0000 (14:28 +0200)]
Issue #6157: Fixed Tkinter.Text.debug(). Original patch by Guilherme Polo.
Serhiy Storchaka [Sun, 3 Nov 2013 12:13:08 +0000 (14:13 +0200)]
Issue #6160: The bbox() method of Tkinter.Spinbox now returns a tuple of
integers instead of a string. Based on patch by Guilherme Polo.
Serhiy Storchaka [Sat, 2 Nov 2013 16:50:53 +0000 (18:50 +0200)]
Issue #19085: Fixed some Tkinter tests on Windows.
Jason R. Coombs [Sat, 2 Nov 2013 15:57:54 +0000 (11:57 -0400)]
Merge
Jason R. Coombs [Sat, 2 Nov 2013 15:43:40 +0000 (11:43 -0400)]
Update NEWS
Serhiy Storchaka [Sat, 2 Nov 2013 15:27:59 +0000 (17:27 +0200)]
Issue #19085: Fix Tkinter tests with Tcl/Tk 8.4.
Jason R. Coombs [Sat, 2 Nov 2013 15:07:35 +0000 (11:07 -0400)]
Issue #19286: [distutils] Only match files in build_py.find_data_files.
Jason R. Coombs [Sat, 2 Nov 2013 15:29:33 +0000 (11:29 -0400)]
Issue #19286: Adding test demonstrating the failure when a directory is found in the package_data globs.
Serhiy Storchaka [Sat, 2 Nov 2013 08:54:17 +0000 (10:54 +0200)]
Issue #10734: Fix and re-enable test_ttk test_heading_callback.
Serhiy Storchaka [Sat, 2 Nov 2013 08:46:21 +0000 (10:46 +0200)]
Issue #19085: Added basic tests for all tkinter widget options.
Benjamin Peterson [Fri, 1 Nov 2013 00:23:57 +0000 (20:23 -0400)]
merge 2.7.6 release branch
Benjamin Peterson [Fri, 1 Nov 2013 00:22:41 +0000 (20:22 -0400)]
fix xmlcharrefreplace tests on wide build when tests are loaded from .py[co] files.
Serhiy Storchaka [Thu, 31 Oct 2013 15:06:03 +0000 (17:06 +0200)]
Issue #19457: Fixed xmlcharrefreplace tests on wide build when tests are
loaded from .py[co] files.
Vinay Sajip [Thu, 31 Oct 2013 01:08:59 +0000 (01:08 +0000)]
Issue #19455: Corrected inaccuracies in documentation and corrected some incorrect cross-references.
Benjamin Peterson [Wed, 30 Oct 2013 16:43:44 +0000 (12:43 -0400)]
merge 2.7.6 release branch
Benjamin Peterson [Wed, 30 Oct 2013 16:43:09 +0000 (12:43 -0400)]
use the collapsed path in the run_cgi method (closes #19435)
Benjamin Peterson [Tue, 29 Oct 2013 22:18:52 +0000 (18:18 -0400)]
merge 2.7.6 branch
Christian Heimes [Tue, 29 Oct 2013 21:19:39 +0000 (22:19 +0100)]
fix language
Benjamin Peterson [Tue, 29 Oct 2013 20:24:26 +0000 (16:24 -0400)]
merge 2.7.6 release branch
Christian Heimes [Tue, 29 Oct 2013 20:08:56 +0000 (21:08 +0100)]
Issue #18747: document issue with OpenSSL's CPRNG state and fork
Christian Heimes [Tue, 29 Oct 2013 19:50:01 +0000 (20:50 +0100)]
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding
It is causing trouble like e.g. hanging processes.
Christian Heimes [Tue, 29 Oct 2013 19:50:01 +0000 (20:50 +0100)]
Issue #19227 / Issue #18747: Remove pthread_atfork() handler to remove OpenSSL re-seeding
It is causing trouble like e.g. hanging processes.
Benjamin Peterson [Tue, 29 Oct 2013 19:28:41 +0000 (15:28 -0400)]
merge 2.7.6 release branch
Benjamin Peterson [Tue, 29 Oct 2013 19:27:14 +0000 (15:27 -0400)]
backport #19426
Barry Warsaw [Tue, 29 Oct 2013 17:11:49 +0000 (13:11 -0400)]
2.6.9 final
Barry Warsaw [Tue, 29 Oct 2013 14:16:34 +0000 (10:16 -0400)]
Added tag v2.6.9 for changeset
fcb3ec2842f9
Barry Warsaw [Tue, 29 Oct 2013 14:14:05 +0000 (10:14 -0400)]
version bump
Barry Warsaw [Tue, 29 Oct 2013 14:10:41 +0000 (10:10 -0400)]
updating topics
Serhiy Storchaka [Tue, 29 Oct 2013 08:15:09 +0000 (10:15 +0200)]
Issue #19426: Fixed the opening of Python source file with specified encoding.
Georg Brandl [Tue, 29 Oct 2013 07:14:51 +0000 (08:14 +0100)]
Closes #19416: fix references in the nntplib docs.
Georg Brandl [Tue, 29 Oct 2013 07:10:36 +0000 (08:10 +0100)]
Fix wrong signature for two-argument newwin(). Found by Jacqueline Leykam on docs@.
Georg Brandl [Tue, 29 Oct 2013 07:05:10 +0000 (08:05 +0100)]
Fix typo: js_JP is not a valid locale.
Richard Oudkerk [Mon, 28 Oct 2013 23:02:22 +0000 (23:02 +0000)]
Issue #19425 -- a pickling error should not cause pool to hang.
Raymond Hettinger [Mon, 28 Oct 2013 08:39:04 +0000 (02:39 -0600)]
Fix unintended switch from a constant to a global in
56a3c0bc4634
Raymond Hettinger [Mon, 28 Oct 2013 08:39:04 +0000 (02:39 -0600)]
Fix unintended switch from a constant to a global in
56a3c0bc4634
Ned Deily [Mon, 28 Oct 2013 02:47:23 +0000 (19:47 -0700)]
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
screen refresh problem.
Ned Deily [Mon, 28 Oct 2013 02:47:23 +0000 (19:47 -0700)]
Issue #19373: Apply upstream change to Tk 8.5.15 fixing OS X 10.9
screen refresh problem.
Serhiy Storchaka [Sun, 27 Oct 2013 06:00:57 +0000 (08:00 +0200)]
Issue #19405: Fixed outdated comments in the _sre module.
Benjamin Peterson [Sat, 26 Oct 2013 19:11:27 +0000 (15:11 -0400)]
add 2.7.7 news header
Benjamin Peterson [Sat, 26 Oct 2013 18:57:53 +0000 (14:57 -0400)]
Added tag v2.7.6rc1 for changeset
4913d0e9be30
Benjamin Peterson [Sat, 26 Oct 2013 18:57:21 +0000 (14:57 -0400)]
2.7.6rc1