Yury Selivanov
|
14f7b8bfb2
|
Merge 3.5 (issue #24867)
|
2015-08-14 15:35:14 -04:00 |
|
Yury Selivanov
|
bb78adeece
|
Merge 3.4 (Issue #24867)
|
2015-08-14 15:32:37 -04:00 |
|
Yury Selivanov
|
233983380d
|
Issue #24867: Fix Task.get_stack() for 'async def' coroutines
|
2015-08-14 15:30:59 -04:00 |
|
Brett Cannon
|
d868376288
|
Merge from 3.5 for issue #24492
|
2015-08-14 11:09:56 -07:00 |
|
Brett Cannon
|
7c97a05618
|
Merge from 3.5.0 for issue #24492
|
2015-08-14 11:06:43 -07:00 |
|
Larry Hastings
|
721b9aab10
|
One-character typo fix.
os.path.commonprefix always returns a valid *path*, not a valid *patch*.
|
2015-08-14 08:03:30 -07:00 |
|
Raymond Hettinger
|
28c995d03b
|
Minor cleanup.
|
2015-08-14 02:07:41 -07:00 |
|
Robert Collins
|
6908265812
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Patch from Łukasz Langa.
|
2015-08-14 20:16:14 +12:00 |
|
Robert Collins
|
7126eaa2d1
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Patch from Łukasz Langa.
|
2015-08-14 11:50:14 +12:00 |
|
Robert Collins
|
f7a92673ab
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Patch from Łukasz Langa.
|
2015-08-14 11:47:41 +12:00 |
|
Robert Collins
|
ac37ba0742
|
Issue #21159: Improve message in configparser.InterpolationMissingOptionError.
Patch from Łukasz Langa.
|
2015-08-14 11:11:35 +12:00 |
|
Charles-François Natali
|
80d62e628b
|
Issue #23530: fix clinic comment.
|
2015-08-13 20:37:08 +01:00 |
|
Antoine Pitrou
|
aa525d0cae
|
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
|
2015-08-13 20:37:40 +02:00 |
|
Antoine Pitrou
|
5e8d47f6ab
|
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
|
2015-08-13 20:37:28 +02:00 |
|
Antoine Pitrou
|
4ce4f974da
|
Issue #16554: fix description for MAKE_CLOSURE. Initial patch by Daniel Urban.
|
2015-08-13 20:37:08 +02:00 |
|
R David Murray
|
587748e271
|
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
|
2015-08-13 10:07:54 -04:00 |
|
R David Murray
|
c77088d055
|
Merge: #21167: Fix definition of NAN when ICC used without -fp-model strict.
|
2015-08-13 10:04:21 -04:00 |
|
R David Murray
|
edbc28ce81
|
#21167: Fix definition of NAN when ICC used without -fp-model strict.
Patch from Chris Hogan of Intel, reviewed by Mark Dickinson.
|
2015-08-13 09:58:07 -04:00 |
|
Robert Collins
|
3286718708
|
Issue #23725: Overhaul tempfile docs.
Patch from Zbigniew Jędrzejewski-Szmek.
|
2015-08-13 11:38:44 +12:00 |
|
Robert Collins
|
2ebdc13d11
|
Issue #23725: Overhaul tempfile docs.
Patch from Zbigniew Jędrzejewski-Szmek.
|
2015-08-13 11:38:02 +12:00 |
|
larry
|
6707906ea5
|
Merged in brettcannon/cpython350/3.5 (pull request #2)
Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package.
|
2015-08-11 18:59:15 -07:00 |
|
Steve Dower
|
2dc5fd2fa8
|
Issue #24847: Fixes tcltk installer layout of VC runtime DLL
|
2015-08-11 18:51:00 -07:00 |
|
Steve Dower
|
9b8a1fa023
|
Issue #24847: Fixes tcltk installer layout of VC runtime DLL
|
2015-08-11 18:49:13 -07:00 |
|
Brett Cannon
|
3008bc0f4a
|
Issue #24492: make sure that `from ... import ... raises an
ImportError if __name__ is not defined on a package.
Thanks to Armin Rigo for the bug report and diagnosing the cause.
|
2015-08-11 18:01:31 -07:00 |
|
Robert Collins
|
df395991f6
|
Issue #9232: Support trailing commas in function declarations.
For example, "def f(*, a = 3,): pass" is now legal.
Patch from Mark Dickinson.
|
2015-08-12 08:00:06 +12:00 |
|
Steve Dower
|
5b9cd7fa2e
|
Merge from 3.5
|
2015-08-10 21:01:00 -07:00 |
|
Steve Dower
|
cae101f5ec
|
Issue #24839: platform._syscmd_ver raises DeprecationWarning
|
2015-08-10 20:57:37 -07:00 |
|
Larry Hastings
|
2ab6ddb19d
|
Post-release bump for Python 3.5.0rc1.
|
2015-08-10 18:03:52 -07:00 |
|
Larry Hastings
|
bb8a52a8d3
|
Added tag v3.5.0rc1 for changeset 1a58b1227501
|
2015-08-09 21:37:24 -07:00 |
|
Larry Hastings
|
73b4a7a794
|
Merged fixes for two bad bugs. This will be the new Python 3.5.0rc1.
|
2015-08-09 21:37:20 -07:00 |
|
Ned Deily
|
76ba13bf71
|
Issue #24745: merge from 3.5
|
2015-08-09 23:23:21 -04:00 |
|
Ned Deily
|
4a3d96cafb
|
Issue #24745: Prevent IDLE initialization crash with Tk 8.4:
"TkFixedFont" does not exist in 8.4.
|
2015-08-09 23:21:29 -04:00 |
|
Yury Selivanov
|
31978d9ff4
|
Merge 3.5 (issues #24835, #24763)
|
2015-08-09 18:22:11 -04:00 |
|
Yury Selivanov
|
131426ebe3
|
Merge 3.4 (issues #24835, #24763)
|
2015-08-09 18:21:58 -04:00 |
|
Yury Selivanov
|
9632ea2f26
|
Issue #24763: Fix asyncio test on Windows (fix reverted change)
See also issue #24835
|
2015-08-09 18:21:25 -04:00 |
|
Robert Collins
|
dfa95c9a8f
|
Issue #20059: urllib.parse raises ValueError on all invalid ports.
Patch by Martin Panter.
|
2015-08-10 09:53:30 +12:00 |
|
Serhiy Storchaka
|
846a1487cb
|
Backed out changeset 42e2e67b8e6f
|
2015-08-09 13:44:04 +03:00 |
|
Larry Hastings
|
cdab6f339b
|
Added tag v3.5.0rc1 for changeset 01a684180b19
|
2015-08-09 03:41:22 -07:00 |
|
Larry Hastings
|
71ea65feed
|
Release bump for Python 3.5.0rc1.
|
2015-08-09 03:41:04 -07:00 |
|
Larry Hastings
|
f7ae14f543
|
Regenerated pydoc topics for Python 3.5.0rc1.
|
2015-08-09 03:34:21 -07:00 |
|
Serhiy Storchaka
|
57fbec8c7c
|
Added section for 3.5.0rc1 in Misc/NEWS and moved relevant entities to it.
|
2015-08-09 13:33:51 +03:00 |
|
Serhiy Storchaka
|
902ad3cfa7
|
Fixed doubled spaces in Misc/NEWS.
|
2015-08-09 13:12:49 +03:00 |
|
Serhiy Storchaka
|
89e51221b6
|
Fixed doubled spaces in Misc/NEWS.
|
2015-08-09 13:11:36 +03:00 |
|
Serhiy Storchaka
|
054d3cdde8
|
Fixed doubled spaces in Misc/NEWS.
|
2015-08-09 13:07:18 +03:00 |
|
Serhiy Storchaka
|
224d403050
|
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
compatible with pydoc.
|
2015-08-09 12:25:07 +03:00 |
|
Serhiy Storchaka
|
c97a962e08
|
Issue #24824: Signatures of codecs.encode() and codecs.decode() now are
compatible with pydoc.
|
2015-08-09 12:23:08 +03:00 |
|
Raymond Hettinger
|
455b5092a1
|
Add more tests of hash effectiveness.
|
2015-08-09 00:35:00 -07:00 |
|
Zachary Ware
|
7c4a6f8bd0
|
Merge 3.5
|
2015-08-08 22:05:05 -05:00 |
|
Zachary Ware
|
83ee5a315f
|
Merge 3.4
|
2015-08-08 22:03:43 -05:00 |
|
Zachary Ware
|
9a47ed8839
|
regrtest: the 'bad' and 'environment_changed' sets of tests don't intersect anymore
|
2015-08-08 22:03:27 -05:00 |
|