Berker Peksag
|
31f63da2e8
|
Issue #28226: Merge from 3.6
|
2016-10-01 00:54:55 +03:00 |
Berker Peksag
|
812a2b65af
|
Issue #28226: compileall now supports pathlib
|
2016-10-01 00:54:18 +03:00 |
Terry Jan Reedy
|
36925001e6
|
Merge with 3.6
|
2016-09-30 15:39:22 -04:00 |
Terry Jan Reedy
|
b4b55eb582
|
Merge with 3.5
|
2016-09-30 15:39:05 -04:00 |
Terry Jan Reedy
|
30eee4deec
|
Issue #28815: Change '?' to '<module>' in some doc examples.
Patch by Mariatta Wijaya.
|
2016-09-30 15:38:48 -04:00 |
Guido van Rossum
|
1c3e75fea7
|
Misc asyncio improvements from upstream (merge 3.6->3.7)
|
2016-09-30 08:19:09 -07:00 |
Guido van Rossum
|
0035be3fee
|
Misc asyncio improvements from upstream (merge 3.5->3.6)
|
2016-09-30 08:18:34 -07:00 |
Guido van Rossum
|
e3c65a7a22
|
Misc asyncio improvements from upstream
|
2016-09-30 08:17:15 -07:00 |
Serhiy Storchaka
|
3bc7ef2432
|
Null merge
|
2016-09-30 10:39:35 +03:00 |
Serhiy Storchaka
|
61cd726d1a
|
Null merge
|
2016-09-30 10:39:26 +03:00 |
Serhiy Storchaka
|
bf39849e56
|
Merge heads
|
2016-09-30 10:39:12 +03:00 |
Serhiy Storchaka
|
8cb6091394
|
Merge heads
|
2016-09-30 10:38:54 +03:00 |
Serhiy Storchaka
|
07cfd504e4
|
Merge heads
|
2016-09-30 10:38:31 +03:00 |
Serhiy Storchaka
|
be9cddb302
|
Issue #27942: String constants now interned recursively in tuples and frozensets.
|
2016-09-30 10:36:15 +03:00 |
Serhiy Storchaka
|
3738c2d8ae
|
Issue #27942: String constants now interned recursively in tuples and frozensets.
|
2016-09-30 10:23:01 +03:00 |
Serhiy Storchaka
|
00a0fc1144
|
Issue #27942: String constants now interned recursively in tuples and frozensets.
|
2016-09-30 10:07:26 +03:00 |
Terry Jan Reedy
|
41a5800456
|
Merge with 3.6
|
2016-09-30 02:57:01 -04:00 |
Terry Jan Reedy
|
b63c4fc18b
|
Issue #25488: merge idle.py from 3.5.
|
2016-09-30 02:56:46 -04:00 |
Terry Jan Reedy
|
1813aa1a0c
|
Issue #25488: Stpp idle.py from adding a entry when it is a duplicate.
Also, make idlelib.idle.main() work after import idlelib.idle.
|
2016-09-30 02:53:44 -04:00 |
Terry Jan Reedy
|
ca3c5f580d
|
Merge with 3.6
|
2016-09-30 00:02:42 -04:00 |
Terry Jan Reedy
|
c6b5f08f04
|
Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt.
Reformat a few early 3.x entries in HEWS.txt. Merge from 3.5.
|
2016-09-30 00:02:28 -04:00 |
Terry Jan Reedy
|
55f3ae68bb
|
Move idlelib/NEWS.txt entries for 2.x into a separate file -- NEWS2x.txt.
Reformat a few early 3.x entries in HEWS.txt.
|
2016-09-29 23:59:55 -04:00 |
Victor Stinner
|
d920d3906f
|
Merge 3.6
|
2016-09-29 22:31:28 +02:00 |
Victor Stinner
|
e234fce57b
|
Merge 3.5
|
2016-09-29 22:31:20 +02:00 |
Victor Stinner
|
8d50d628b8
|
Issue #28258: Explain the LC_ALL change in a comment
|
2016-09-29 22:31:06 +02:00 |
Victor Stinner
|
701fb4ba9a
|
Merge 3.6
|
2016-09-29 22:14:02 +02:00 |
Victor Stinner
|
84d8baadbe
|
Fix xml.etree.ElementTree.Element.getiterator()
Issue #28314: Fix function declaration (C flags) for the getiterator() method
of xml.etree.ElementTree.Element.
|
2016-09-29 22:12:35 +02:00 |
Serhiy Storchaka
|
cf6d2d90c5
|
Issue #28258: Fixed build with Estonian locale (python-config and distclean
targets in Makefile). Patch by Arfrever Frehtes Taifersar Arahesis.
|
2016-09-29 20:39:45 +03:00 |
Serhiy Storchaka
|
80bc7dc59e
|
Issue #28258: Fixed build with Estonian locale (python-config and distclean
targets in Makefile). Patch by Arfrever Frehtes Taifersar Arahesis.
|
2016-09-29 20:29:23 +03:00 |
Benjamin Peterson
|
095e32bfc5
|
merge 3.5 (#1703178)
|
2016-09-28 23:17:04 -07:00 |
Benjamin Peterson
|
4254e8c548
|
build_ext: correctly parse the link_objects user option (closes #1703178)
Patch by Valerie Lambert.
|
2016-09-28 23:13:58 -07:00 |
Martin Panter
|
6a8e1ea80c
|
Merge test cleanup from 3.5 into 3.6
|
2016-09-29 04:40:56 +00:00 |
Martin Panter
|
c49b4d8ef3
|
Remove disabled ctypes test
The test was commented out in 2005 before ctypes was added to Python, because
the “cdll” attribute loading feature “will no longer work this way”:
http://svn.python.org/view?view=revision&revision=49102
|
2016-09-29 02:50:20 +00:00 |
Terry Jan Reedy
|
6c58c34dd3
|
IDLE NEWS item and ack.
|
2016-09-28 21:55:55 -04:00 |
Alexander Belopolsky
|
3b7cfd4ffe
|
Issue #28148: Added a NEWS entry.
|
2016-09-28 17:39:29 -04:00 |
Alexander Belopolsky
|
3e7a3cb903
|
Issue #28148: Stop using localtime() and gmtime() in the time module.
Introduced platform independent _PyTime_localtime API that is similar
to POSIX localtime_r, but available on all platforms. Patch by Ed
Schouten.
|
2016-09-28 17:31:35 -04:00 |
Berker Peksag
|
e5ccf3d699
|
Issue #28306: Merge from 3.5
|
2016-09-28 22:49:27 +03:00 |
Berker Peksag
|
cf79cdb79d
|
Issue #28306: Update exception message of ZeroDivisionError
|
2016-09-28 22:48:57 +03:00 |
Berker Peksag
|
db83f72a7f
|
Issue #27740: Merge from 3.5
|
2016-09-28 19:35:55 +03:00 |
Berker Peksag
|
ab39b09958
|
Issue #27740: Fix typo in Py_CompileStringExFlags
|
2016-09-28 19:35:25 +03:00 |
Berker Peksag
|
408b78c06f
|
Issue #27322: Set sys.path to a temp dir in test_compile_path
|
2016-09-28 17:38:53 +03:00 |
Berker Peksag
|
eadf443e9a
|
Issue #28303: Merge from 3.5
|
2016-09-28 17:29:12 +03:00 |
Berker Peksag
|
aa5c2fdb7c
|
Issue #28303: Fix grammar in unittest.__doc__, patch by Shlomi Fish
|
2016-09-28 17:28:41 +03:00 |
Berker Peksag
|
d39370ba41
|
Issue #28300: Merge from 3.5
|
2016-09-28 17:22:26 +03:00 |
Berker Peksag
|
c16387b17f
|
Issue #28300: Fix typos, patch by Shlomi Fish
|
2016-09-28 17:21:52 +03:00 |
Berker Peksag
|
fa4a305883
|
Issue #21903: Merge from 3.5
|
2016-09-28 17:07:40 +03:00 |
Berker Peksag
|
de55c612fb
|
Issue #21903: Update ctypes example to use MessageBoxW
|
2016-09-28 17:07:01 +03:00 |
Serhiy Storchaka
|
e9e44484a5
|
Issue #28289: ImportError.__init__ now resets not specified attributes.
|
2016-09-28 07:53:32 +03:00 |
Serhiy Storchaka
|
2e8c939e3d
|
Issue #28258: Fixed build with Estonian locale (python-config and distclean
targets in Makefile). Patch by Arfrever Frehtes Taifersar Arahesis.
|
2016-09-29 20:46:08 +03:00 |
Benjamin Peterson
|
6224b67865
|
merge 3.6 (#1703178)
|
2016-09-28 23:17:12 -07:00 |