Larry Hastings
|
8f24f665d7
|
Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.)
|
2017-01-01 22:09:46 -08:00 |
Larry Hastings
|
e597dfdb5c
|
Null merge from 3.6.
|
2017-01-01 21:51:09 -08:00 |
Larry Hastings
|
292275cad8
|
Null merge from 3.5.
|
2017-01-01 21:50:55 -08:00 |
Larry Hastings
|
33014caa46
|
Null merge from 3.4.
|
2017-01-01 21:50:33 -08:00 |
Larry Hastings
|
03fdeb786c
|
Fix test failure so it's no longer dependent on example.com.
|
2017-01-01 21:49:09 -08:00 |
Benjamin Peterson
|
41555bf35c
|
merge heads
|
2017-01-01 22:30:49 -06:00 |
Benjamin Peterson
|
646bf754e3
|
merge 3.6 (#29057)
|
2017-01-01 22:30:35 -06:00 |
Benjamin Peterson
|
46322587ec
|
merge 3.5 (#29057)
|
2017-01-01 22:30:26 -06:00 |
Benjamin Peterson
|
493ac1bbe0
|
only include sys/random.h if it seems like it might have something useful (#29057)
|
2017-01-01 22:29:36 -06:00 |
Steve Dower
|
ea74f0cd4a
|
Issue #24932: Use proper command line parsing in _testembed
|
2017-01-01 20:25:03 -08:00 |
Benjamin Peterson
|
4fb5e76dca
|
merge 3.6
|
2017-01-01 22:09:34 -06:00 |
Benjamin Peterson
|
e953a72376
|
merge heads
|
2017-01-01 22:09:30 -06:00 |
Benjamin Peterson
|
51b45a1093
|
merge 3.5
|
2017-01-01 22:09:23 -06:00 |
Benjamin Peterson
|
eb62be12f0
|
merge heads
|
2017-01-01 22:09:18 -06:00 |
Benjamin Peterson
|
c9d4c60a56
|
merge heads
|
2017-01-01 22:09:07 -06:00 |
Benjamin Peterson
|
6784be1d00
|
merge 3.6
|
2017-01-01 22:08:51 -06:00 |
Benjamin Peterson
|
5848e72ee1
|
merge 3.5
|
2017-01-01 22:08:44 -06:00 |
Benjamin Peterson
|
4365833d11
|
merge 3.4
|
2017-01-01 22:08:33 -06:00 |
Benjamin Peterson
|
b6e2142b0c
|
merge 3.3
|
2017-01-01 22:07:37 -06:00 |
Benjamin Peterson
|
e527dd34bc
|
ring in 2017 for Python
|
2017-01-01 22:04:13 -06:00 |
Berker Peksag
|
6215e524a2
|
Issue #15812: Merge from 3.6
|
2017-01-02 07:00:29 +03:00 |
Berker Peksag
|
01debaccdd
|
Issue #15812: Merge from 3.5
|
2017-01-02 06:59:12 +03:00 |
Berker Peksag
|
ff0e3b7a54
|
Issue #15812: inspect.getframeinfo() now correctly shows the first line of a context
Patch by Sam Breese.
|
2017-01-02 06:57:43 +03:00 |
Berker Peksag
|
00b1ae0dfc
|
Issue #28985: Update authorizer constants in sqlite3 module
Dates and version information from the changelog:
* 2006-08-12 (3.3.7) added SQLITE_CREATE_VTABLE, SQLITE_DROP_VTABLE
* 2006-10-09 (3.3.8) added SQLITE_FUNCTION
* 2009-01-12 (3.6.8) added SQLITE_SAVEPOINT
* 2014-02-03 (3.8.3) added SQLITE_RECURSIVE
Patch by Dingyuan Wang.
|
2017-01-02 06:38:10 +03:00 |
Berker Peksag
|
b6cdc28d34
|
Issue #29013: Merge from 3.6
|
2017-01-02 06:14:39 +03:00 |
Berker Peksag
|
5430293fdf
|
Issue #29013: Merge from 3.5
|
2017-01-02 06:14:12 +03:00 |
Berker Peksag
|
4950ae1491
|
Issue #29013: Fix allowZip64 documentation
Zip files can be larger than 4 GiB if allowZip64
is true (default since Python 3.4)
|
2017-01-02 06:13:42 +03:00 |
Berker Peksag
|
4abd417757
|
Issue #29012: Merge from 3.6
|
2017-01-02 06:01:27 +03:00 |
Berker Peksag
|
a22457ecaf
|
Issue #29012: Merge from 3.5
|
2017-01-02 06:01:07 +03:00 |
Berker Peksag
|
14adafd6ee
|
Issue #29012: Remove outdated information about __bases__
Patch by Jim Fasarakis-Hilliard.
|
2017-01-02 06:00:35 +03:00 |
Berker Peksag
|
a1e85516f2
|
Issue #29129: Merge from 3.6
|
2017-01-02 05:51:31 +03:00 |
Berker Peksag
|
2a267a12ee
|
Issue #29129: Fix typo in "Using auto" section
|
2017-01-02 05:51:04 +03:00 |
Berker Peksag
|
a20a5c4482
|
Issue #29024: Merge from 3.6
|
2017-01-02 05:45:37 +03:00 |
Berker Peksag
|
37023b64d7
|
Issue #29024: Merge from 3.5
|
2017-01-02 05:45:16 +03:00 |
Berker Peksag
|
d2d673fc4c
|
Issue #29024: Add Kivy entry to GUI FAQ
Patch by inclement.
|
2017-01-02 05:44:49 +03:00 |
Terry Jan Reedy
|
bade830a21
|
Merge with 3.6
|
2017-01-01 21:21:54 -05:00 |
Terry Jan Reedy
|
0e10243d64
|
Issue #29071: Use local flags for IDLE colorizer string prefix matcher.
Revised re by Serhiy Storchaka.
|
2017-01-01 21:21:39 -05:00 |
Serhiy Storchaka
|
67e1aa0b58
|
Issue #29094: Offsets in a ZIP file created with extern file object and modes
"w" and "x" now are relative to the start of the file.
|
2017-01-02 01:43:02 +02:00 |
Serhiy Storchaka
|
e465a9af8e
|
Issue #29094: Offsets in a ZIP file created with extern file object and modes
"w" and "x" now are relative to the start of the file.
|
2017-01-01 19:05:29 +02:00 |
Serhiy Storchaka
|
34cba33403
|
Issue #29094: Offsets in a ZIP file created with extern file object and modes
"w" and "x" now are relative to the start of the file.
|
2017-01-01 19:00:30 +02:00 |
Berker Peksag
|
06c0dca5a6
|
Issue #29123: Merge from 3.6
|
2016-12-31 22:49:56 +03:00 |
Berker Peksag
|
75d9016530
|
Issue #29123: Merge from 3.5
|
2016-12-31 22:49:31 +03:00 |
Berker Peksag
|
b47913f54f
|
Issue #29123: Make CheckSqlTimestamp more robust
|
2016-12-31 22:48:55 +03:00 |
Raymond Hettinger
|
4a5fd61a91
|
merge
|
2016-12-31 12:08:19 -07:00 |
Raymond Hettinger
|
744c720b69
|
Issue #29119: Merge in ACK from 3.5 branch
|
2016-12-31 12:08:00 -07:00 |
Raymond Hettinger
|
4825f49ea5
|
merge
|
2016-12-31 12:03:16 -07:00 |
Raymond Hettinger
|
a67619ec5f
|
merge
|
2016-12-31 12:02:42 -07:00 |
Raymond Hettinger
|
b46ea90343
|
Issue #29119: Fix weakref in OrderedDict.move_to_end(). Work by Andra Bogildea.
|
2016-12-31 12:01:59 -07:00 |
Berker Peksag
|
81b64ff01b
|
Issue #26267: Merge from 3.6
|
2016-12-31 20:09:14 +03:00 |
Berker Peksag
|
9db22dd968
|
Issue #26267: Merge from 3.5
|
2016-12-31 20:08:53 +03:00 |