]>
granicus.if.org Git - python/log
Steve Dower [Mon, 5 Sep 2016 21:51:41 +0000 (14:51 -0700)]
Issue #27756: Updates installer icons to be the console and launcher icon instead of the setup icon
Christian Heimes [Mon, 5 Sep 2016 21:23:24 +0000 (23:23 +0200)]
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Zachary Ware [Mon, 5 Sep 2016 21:31:21 +0000 (16:31 -0500)]
Closes #11620: Fix support for SND_MEMORY in winsound.PlaySound.
Based on a patch by Tim Lesher.
Christian Heimes [Mon, 5 Sep 2016 21:19:05 +0000 (23:19 +0200)]
Issue #26470: Port ssl and hashlib module to OpenSSL 1.1.0.
Zachary Ware [Mon, 5 Sep 2016 21:15:20 +0000 (16:15 -0500)]
Closes #27748: Merge with 3.5
Zachary Ware [Mon, 5 Sep 2016 21:06:56 +0000 (16:06 -0500)]
Issue #27748: Simplify test_winsound.
The tests no longer attempt to figure out if a soundcard or particular
system sounds are available. Instead, it just tries everything and
accepts RuntimeError as a flavor of success.
Steve Dower [Mon, 5 Sep 2016 21:05:17 +0000 (14:05 -0700)]
Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang.
Benjamin Peterson [Mon, 5 Sep 2016 21:03:08 +0000 (14:03 -0700)]
merge 3.5 (#27957)
Benjamin Peterson [Mon, 5 Sep 2016 21:02:59 +0000 (14:02 -0700)]
remove ungrammarical apostrophe (closes #27957)
Raymond Hettinger [Mon, 5 Sep 2016 20:15:20 +0000 (13:15 -0700)]
Merge
Raymond Hettinger [Mon, 5 Sep 2016 20:15:02 +0000 (13:15 -0700)]
Improve recipe by showing results of intermediate steps
Zachary Ware [Mon, 5 Sep 2016 19:40:25 +0000 (14:40 -0500)]
Fix get_externals.bat
Zachary Ware [Mon, 5 Sep 2016 19:32:38 +0000 (14:32 -0500)]
Issue #27883: Update sqlite to 3.14.1 on Windows
Benjamin Peterson [Mon, 5 Sep 2016 19:12:59 +0000 (12:12 -0700)]
remove memory indirections in dict_traverse (closes #27956)
Victor Stinner [Mon, 5 Sep 2016 18:43:18 +0000 (11:43 -0700)]
Issue #27830: Remove unused _PyStack_AsDict()
I forgot to remove this function, I made a mistake in my revert.
Benjamin Peterson [Mon, 5 Sep 2016 18:13:07 +0000 (11:13 -0700)]
fix skipping #27921 for windows
Zachary Ware [Mon, 5 Sep 2016 18:02:20 +0000 (13:02 -0500)]
Closes #27407: Merge with 3.5
Zachary Ware [Mon, 5 Sep 2016 17:54:08 +0000 (12:54 -0500)]
Issue #27407: Make PCbuild/prepare_ssl.py Python 2 compatible
Benjamin Peterson [Mon, 5 Sep 2016 17:40:34 +0000 (10:40 -0700)]
merge 3.5 (#27812)
Benjamin Peterson [Mon, 5 Sep 2016 17:39:57 +0000 (10:39 -0700)]
clear out f_gen during generator finalization (closes #27812)
Patch from Armin Rigo.
Benjamin Peterson [Mon, 5 Sep 2016 17:17:37 +0000 (10:17 -0700)]
merge 3.5
Benjamin Peterson [Mon, 5 Sep 2016 17:17:30 +0000 (10:17 -0700)]
merge heads
Benjamin Peterson [Mon, 5 Sep 2016 17:17:22 +0000 (10:17 -0700)]
merge heads
Benjamin Peterson [Mon, 5 Sep 2016 17:16:31 +0000 (10:16 -0700)]
merge 3.5 (closes #27811)
Benjamin Peterson [Mon, 5 Sep 2016 17:14:54 +0000 (10:14 -0700)]
do not allow _PyGen_Finalize to fail (closes #27811)
Patch from Armin Rigo.
Steve Dower [Mon, 5 Sep 2016 17:12:29 +0000 (10:12 -0700)]
Minor improvements to the vcs ignore files
Steve Dower [Mon, 5 Sep 2016 17:12:03 +0000 (10:12 -0700)]
Minor improvements to the vcs ignore files
Terry Jan Reedy [Mon, 5 Sep 2016 04:01:47 +0000 (00:01 -0400)]
Merge with 3.5
Terry Jan Reedy [Mon, 5 Sep 2016 04:01:34 +0000 (00:01 -0400)]
Issue #27918# test.resource.is_gui_available no longer flashes tk window.
Also, don't run it if 'gui' is not requested. Patch by Xiang Zhang.
Ethan Furman [Sun, 4 Sep 2016 18:39:01 +0000 (11:39 -0700)]
issue23591: more docs; slight change to repr
Raymond Hettinger [Sun, 4 Sep 2016 18:29:13 +0000 (11:29 -0700)]
Merge
Raymond Hettinger [Sun, 4 Sep 2016 18:28:56 +0000 (11:28 -0700)]
Issue 27936: Update doc for round() to indicate that None is an allowable argument.
Raymond Hettinger [Sun, 4 Sep 2016 18:17:48 +0000 (11:17 -0700)]
Merge
Raymond Hettinger [Sun, 4 Sep 2016 18:17:28 +0000 (11:17 -0700)]
Improve docs for random.seed()
Mark Dickinson [Sun, 4 Sep 2016 11:31:47 +0000 (12:31 +0100)]
Add Francisco Couzo to Misc/ACKS (for issue #27427 patch).
Mark Dickinson [Sun, 4 Sep 2016 11:29:14 +0000 (12:29 +0100)]
Issue #27427: Additional tests for the math module. Thanks Francisco Couzo.
Mark Dickinson [Sun, 4 Sep 2016 08:58:51 +0000 (09:58 +0100)]
Issue #27953: skip failing math and cmath tests for tan on OS X 10.4.
Mark Dickinson [Sat, 3 Sep 2016 18:30:22 +0000 (19:30 +0100)]
Issue #26040: Improve test_math and test_cmath coverage and rigour. Thanks Jeff Allen.
Eric V. Smith [Sat, 3 Sep 2016 16:33:38 +0000 (12:33 -0400)]
Issue 27921: Remove backslash from another f-string. I'll revert this change before beta 2. I also need to look in to why test_tools/test_unparse fails with the files that are now being skipped.
Mark Dickinson [Sat, 3 Sep 2016 16:21:29 +0000 (17:21 +0100)]
Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens.
Vinay Sajip [Sat, 3 Sep 2016 16:04:36 +0000 (17:04 +0100)]
Closes #27935: returned numeric value for 'FATAL' logging level.
Vinay Sajip [Sat, 3 Sep 2016 15:55:35 +0000 (16:55 +0100)]
Merge upstream change.
Vinay Sajip [Sat, 3 Sep 2016 15:54:41 +0000 (16:54 +0100)]
Closes #27937: Merge fix from 3.5.
Vinay Sajip [Sat, 3 Sep 2016 15:50:09 +0000 (16:50 +0100)]
Fixes #27937: optimise code used in all logging calls.
Eric V. Smith [Sat, 3 Sep 2016 15:01:53 +0000 (11:01 -0400)]
Issue 27921: Remove backslash from another f-string. I'll revert this change before beta 2.
Vinay Sajip [Sat, 3 Sep 2016 14:56:07 +0000 (15:56 +0100)]
Fixes #27937: optimise code used in all logging calls.
Eric V. Smith [Sat, 3 Sep 2016 14:43:20 +0000 (10:43 -0400)]
Issue 27921: Remove backslash from another f-string.
Eric V. Smith [Sat, 3 Sep 2016 13:18:34 +0000 (09:18 -0400)]
Closes issue 27921: Disallow backslashes anywhere in f-strings. This is a temporary restriction. In 3.6 beta 2, the plan is to again allow backslashes in the string parts of f-strings, but disallow them in the expression parts.
Raymond Hettinger [Sat, 3 Sep 2016 08:55:39 +0000 (01:55 -0700)]
Merge
Raymond Hettinger [Sat, 3 Sep 2016 08:55:11 +0000 (01:55 -0700)]
Issue 27936: Fix inconsistent round() behavior between float and int
Ethan Furman [Fri, 2 Sep 2016 23:32:32 +0000 (16:32 -0700)]
issue23591: bool(empty_flags) == False; more docs & tests
Ethan Furman [Fri, 2 Sep 2016 22:50:21 +0000 (15:50 -0700)]
issue23591: optimize _high_bit()
Victor Stinner [Fri, 2 Sep 2016 10:12:23 +0000 (12:12 +0200)]
PEP 7 style for if/else in C
Add also a newline for readability in normalize_encoding().
Ethan Furman [Fri, 2 Sep 2016 06:55:19 +0000 (23:55 -0700)]
issue23591: add docs; code cleanup; more tests
Jason R. Coombs [Fri, 2 Sep 2016 03:29:28 +0000 (23:29 -0400)]
Issue #12885: Merge with 3.5
Jason R. Coombs [Fri, 2 Sep 2016 03:29:04 +0000 (23:29 -0400)]
Issue #12885: Merge with 3.4, retaining commits reverted there.
Jason R. Coombs [Fri, 2 Sep 2016 03:27:45 +0000 (23:27 -0400)]
Issue #12885: Revert commits in 3.4 branch which is security-only fixes.
Jason R. Coombs [Fri, 2 Sep 2016 02:10:09 +0000 (22:10 -0400)]
Issue #12885: Merge with 3.5
Jason R. Coombs [Fri, 2 Sep 2016 02:09:06 +0000 (22:09 -0400)]
Issue #12885: Merge 3.4
Jason R. Coombs [Fri, 2 Sep 2016 02:08:25 +0000 (22:08 -0400)]
Issue #12885: Correct issue reference in NEWS
Jason R. Coombs [Fri, 2 Sep 2016 02:00:03 +0000 (22:00 -0400)]
Merge backout for test suite fix
Jason R. Coombs [Fri, 2 Sep 2016 01:59:46 +0000 (21:59 -0400)]
Merge backout for test suite fix
Jason R. Coombs [Fri, 2 Sep 2016 01:55:22 +0000 (21:55 -0400)]
Backed out changeset
cc86e9e102e8
Jason R. Coombs [Fri, 2 Sep 2016 01:16:32 +0000 (21:16 -0400)]
Issue #12885: Merge with 3.5
Jason R. Coombs [Fri, 2 Sep 2016 01:15:04 +0000 (21:15 -0400)]
Issue #12285: Merge with 3.4
Jason R. Coombs [Fri, 2 Sep 2016 01:12:17 +0000 (21:12 -0400)]
Issue #12285: Update NEWS
doko@ubuntu.com [Thu, 1 Sep 2016 20:05:20 +0000 (22:05 +0200)]
- Issue #27917: Set platform triplets for Android builds.
Serhiy Storchaka [Thu, 1 Sep 2016 19:21:05 +0000 (22:21 +0300)]
Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
Based on patch by Xiang Zhang.
Serhiy Storchaka [Thu, 1 Sep 2016 19:18:03 +0000 (22:18 +0300)]
Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level.
Based on patch by Xiang Zhang.
Jason R. Coombs [Thu, 1 Sep 2016 17:55:33 +0000 (13:55 -0400)]
Issue #27919: Deprecate extra_path option in distutils.
Raymond Hettinger [Thu, 1 Sep 2016 06:00:32 +0000 (23:00 -0700)]
Minor beautification (turn nested-if into a conjunction).
Terry Jan Reedy [Thu, 1 Sep 2016 01:09:02 +0000 (21:09 -0400)]
Issue #27922: IDLE tests no longer flash tk widgets (Merge 3.5).
Terry Jan Reedy [Thu, 1 Sep 2016 01:03:16 +0000 (21:03 -0400)]
Issue #27922: IDLE tests no longer flash tk widgets.
Terry Jan Reedy [Wed, 31 Aug 2016 23:45:39 +0000 (19:45 -0400)]
Improve idlelib.textview comments.
Terry Jan Reedy [Wed, 31 Aug 2016 23:37:28 +0000 (19:37 -0400)]
Issue #27891: Tweak new idlelib README entry.
Raymond Hettinger [Wed, 31 Aug 2016 22:01:28 +0000 (15:01 -0700)]
Merge
Raymond Hettinger [Wed, 31 Aug 2016 22:01:08 +0000 (15:01 -0700)]
Issue #27706: Fix regression in random.seed(somestr, version=1)
Guido van Rossum [Wed, 31 Aug 2016 16:47:08 +0000 (09:47 -0700)]
Merge asyncio from 3.5
Guido van Rossum [Wed, 31 Aug 2016 16:42:38 +0000 (09:42 -0700)]
Fix ordering issues in UNIX read/write pipe transport constructors.
Upstream https://github.com/python/asyncio/pull/408 by Ron Frederick.
Guido van Rossum [Wed, 31 Aug 2016 16:40:18 +0000 (09:40 -0700)]
Don't select for read on character devices in _UnixWritePipeTransport.
Upstream https://github.com/python/asyncio/pull/374 by Ron Frederick.
Guido van Rossum [Wed, 31 Aug 2016 16:09:04 +0000 (09:09 -0700)]
Issue #27907: variable rename. (Ville Skyttä) (Merge 3.5->3.6)
Guido van Rossum [Wed, 31 Aug 2016 16:08:41 +0000 (09:08 -0700)]
Issue #27907: variable rename. (Ville Skyttä)
Raymond Hettinger [Wed, 31 Aug 2016 15:44:26 +0000 (08:44 -0700)]
Merge
Raymond Hettinger [Wed, 31 Aug 2016 15:44:11 +0000 (08:44 -0700)]
Issue #27909: Fix INCREF for possible NULL value
R David Murray [Wed, 31 Aug 2016 15:39:35 +0000 (11:39 -0400)]
#27904: fix distutils tests.
Patch by Ville Skyttä.
Vinay Sajip [Wed, 31 Aug 2016 07:22:29 +0000 (08:22 +0100)]
Closes #27904: Improved logging statements to defer formatting until needed.
Ethan Furman [Wed, 31 Aug 2016 07:12:15 +0000 (00:12 -0700)]
issue23591: add Flags, IntFlags, and tests
Terry Jan Reedy [Wed, 31 Aug 2016 04:50:55 +0000 (00:50 -0400)]
Issue #27891: Consistently group and sort imports within idlelib modules.
R David Murray [Wed, 31 Aug 2016 01:17:25 +0000 (21:17 -0400)]
Merge #27893: arg name and bytes references in email.parser docs.
R David Murray [Wed, 31 Aug 2016 01:17:02 +0000 (21:17 -0400)]
#27893: arg name and bytes references in email.parser docs.
Perhaps the BytesParser 'text' argument should really be bytes, but
it hasn't been, it has been text, so for backward compatibility
and for consistency with the regular Parser class, I'm keeping it
as 'text'.
Terry Jan Reedy [Wed, 31 Aug 2016 00:19:13 +0000 (20:19 -0400)]
Issue #17642: add larger font sizes for classroom projection.
Terry Jan Reedy [Tue, 30 Aug 2016 20:58:27 +0000 (16:58 -0400)]
Merge with 3.5
Terry Jan Reedy [Tue, 30 Aug 2016 20:58:01 +0000 (16:58 -0400)]
? Working Directory ?
Raymond Hettinger [Tue, 30 Aug 2016 20:46:29 +0000 (13:46 -0700)]
Merge
Raymond Hettinger [Tue, 30 Aug 2016 20:43:53 +0000 (13:43 -0700)]
Issue #28894: Fix to_addrs refs in smtplib docs
Raymond Hettinger [Tue, 30 Aug 2016 20:25:06 +0000 (13:25 -0700)]
Fix typos
Raymond Hettinger [Tue, 30 Aug 2016 19:57:26 +0000 (12:57 -0700)]
Issue #27895: Strengthen the dict reader tests.
Raymond Hettinger [Tue, 30 Aug 2016 19:35:50 +0000 (12:35 -0700)]
Issue #27842: The csv.DictReader now returns rows of type OrderedDict.
Raymond Hettinger [Tue, 30 Aug 2016 17:47:49 +0000 (10:47 -0700)]
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Zachary Ware [Tue, 30 Aug 2016 15:03:32 +0000 (10:03 -0500)]
Merge with 3.5