Raymond Hettinger
|
a6a2d44dc7
|
Neaten-up whitespace, vertical alignment, and line-wrapping.
|
2015-08-16 14:38:07 -07:00 |
Raymond Hettinger
|
b5244a3fe5
|
Inline PyIter_Next() matching what was done for other itertools.
|
2015-08-16 14:24:20 -07:00 |
Raymond Hettinger
|
2a75e8f958
|
Issue #24842: Cross-reference types.SimpleNamespace from the namedtuple docs
|
2015-08-16 08:32:01 -07:00 |
Raymond Hettinger
|
c39786dc08
|
Fix oddly placed whitespace
|
2015-08-15 15:16:12 -07:00 |
Raymond Hettinger
|
98958fedb6
|
Remove dead code (unreachable)
|
2015-08-15 15:09:30 -07:00 |
Raymond Hettinger
|
1cadf769b3
|
Improve comment
|
2015-08-15 14:47:27 -07:00 |
Raymond Hettinger
|
a166ce561c
|
Add more tests for pickling itertools.cycle
|
2015-08-15 14:45:49 -07:00 |
Steve Dower
|
711dc14777
|
Merge with 3.5
|
2015-08-15 14:38:29 -07:00 |
Steve Dower
|
e6894d6256
|
Enables building compressed Windows test builds with --pack option.
|
2015-08-15 14:38:16 -07:00 |
Raymond Hettinger
|
79c878d5f2
|
Fix crash in itertools.cycle.__setstate__() caused by lack of type checking.
Will backport after the 3.6 release is done.
|
2015-08-15 13:51:59 -07:00 |
Raymond Hettinger
|
b468e1f595
|
Neaten-up vertical alignment of comments
|
2015-08-14 14:10:49 -07:00 |
Terry Jan Reedy
|
fa02bc0d3f
|
Merge with 3.5
|
2015-08-14 17:00:12 -04:00 |
Terry Jan Reedy
|
a0bcfaff9a
|
Merge with 3.4
|
2015-08-14 16:59:58 -04:00 |
Terry Jan Reedy
|
c6dd5b1c66
|
Issue #24833: Add attribute reference needed for 3.x.
|
2015-08-14 16:59:42 -04:00 |
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 |
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 |
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 |