3.6#2901
Closed
rajasekharreddya wants to merge 603 commits into
Closed
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Jun 2, 2017
bpo-29660: traceback: Document that etype is ignored in some places. (GH-344) (GH-1913)
Show description for e417d12authored andcommittedbpo-30052: Link `bytes` & `bytearray` to stdtypes not functions (GH-1271) (GH-1915)
Show description for 1c92c0eauthoredbpo-30544: _io._WindowsConsoleIO.write raises the wrong error when WriteConsoleW fails (#1912) (#1925)
Show description for c63ae11authored
Commits on Jun 3, 2017
[3.6] Turn on macOS builds for Travis (GH-1846) (#1929)
Show description for ba6bfcdauthored
Commits on Jun 4, 2017
[3.6] Fix skipping test_UNC_path on AppVeyor due to a different error being raised (GH-1920)
Show description for 7e6d999authored
Commits on Jun 5, 2017
[3.6] Only run AppVeyor on long-lived branches (GH-1941)
Show description for 47779d7authoredbpo-30530: Update Descriptor How To Documentation (GH-1845) (GH-1953)
Show description for 86eb93fauthoredbpo-30538: Update count() in Functional Programming HOWTO (GH-1919) (GH-1943)
Show description for ce40550authored andcommitted
Commits on Jun 6, 2017
[3.6] bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)
Show description for d125738authoredbpo-30052: Always regenerate cross-references (GH-1339) (GH-1921)
Show description for 798cfb2authored andcommitted[3.6] Install dependencies in Travis OSX build (GH-1952)
Show description for 01ea561authored[3.6] bpo-30303: IDLE: Add _utest argument to textview (GH-1499) (#1916)
Show description for e1a60d9authored andcommitted[3.6] bpo-30567: Fix refleak in sys.getwindowsversion (GH-1940) (#1970)
Show description for 68e5af8authoredbpo-30583: Fix typo in datetime dateutil documentation (GH-1972) (GH-1974)
Show description for b25b725authored andcommitted[3.6] bpo-30557: faulthandler now correctly filters and displays exception … (#1960)
Show description for 2bafc0dauthoredbpo-29596: Improve clinic howto documentation (GH-1710) (GH-1976)
Show description for 063f0b3authored andcommitted
Commits on Jun 7, 2017
bpo-29581: bpo-29581: Make ABCMeta.__new__ pass **kwargs to type.__new__ (GH-527) (GH-1282)
Show description for 6fb12b5authored andcommitted
[3.6] bpo-29822: make inspect.isabstract() work during __init_subclass__ (#1979)
Show description for 09b6c0cauthored andcommitted
- authored andcommitted
Commits on Jun 8, 2017
[3.6] trivial: update config.{guess,sub} from gnu.org. (GH-1987) (#1990)
Show description for 2c7f927authored[3.6] bpo-30594: Fixed refcounting in newPySSLSocket (GH-1992) (#1994)
Show description for 854f7baauthored andcommitted[3.6] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#1999)
Show description for ca1b66fauthored andcommittedbpo-30601: Fix a refleak in WindowsConsoleIO (#2003) (#2008)
Show description for 31b950aauthoredbpo-30418: Popen.communicate() always ignore EINVAL (#2002) (#2004)
Show description for b319d09authored[3.6] bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (GH-1888) (#2013)
Show description for 570b1c9authored
Commits on Jun 9, 2017
bpo-30524: Fix _PyStack_UnpackDict() (#1886)
Show description for f0ff849authored[3.6] bpo-19180: Updated references for RFC 1750, RFC 3280 & RFC 4366
Show description for c422959authoredbpo-24755: Document asyncio.wrap_future (GH-603) (GH-2019)
Show description for af609a0authored[3.6] IDLE test_textview: add comments and test, increase coverage to 100% (GH-1641) (#2018)
Show description for bbeacccauthoredbpo-30524: Write unit tests for FASTCALL (#2022) (#2030)
Show description for b757745authored[3.6] bpo-30039: Don't run signal handlers while resuming a yield from stack (GH-1081) (#1640)
Show description for e89f95bauthored
Yury SelivanovFix waiter cancellation in asyncio.Lock (#1031) (#2037)
Show description for fa7f519authored
Yury Selivanov[3.6] Clarify what --enable-optimizations does (GH-1847) (GH-2039)
Show description for d24429aauthored- authored
Yury Selivanov - authored
Yury Selivanov
Commits on Jun 10, 2017
[3.6] Make codecov config on master the only config used (GH-2041) (GH-2052)
Show description for fe796efauthored[3.6] bpo-30335: Add deprecation alias entry for assertNotRegexpMatches (GH-1536) (GH-2055)
Show description for 10c9a09authored[3.6] bpo-30417: Disable `cpu` resource on AppVeyor (GH-1951)
Show description for e380c19authoredbpo-30266: support "= None" pattern in AbstractContextManager (GH-1448) (GH-2054)
Show description for 753422fauthored[3.6] Fix TypeError is asyncio/proactor_events (GH-993) (#2061)
Show description for 361362fauthored
Yury Selivanov[3.6] bpo-30290: IDLE - pep8 names and tests for help-about (#2070)
Show description for 12cbd87authoredbpo-30038: fix race condition in signal delivery + wakeup fd (#1082) (#2075)
Show description for 0b7629cauthored[3.6] Regenerate Argument Clinic code for bpo-19180. (GH-2073). (#2077)
Show description for 911068eauthored[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)
Show description for 6e14fd2authored
Yury Selivanovbpo-25409: Clarify fnmatch and fnmatchcase documentation (GH-1535) (GH-2065)
Show description for 76eabd3authoredbpo-30312: Small correction in datastructures set code sample (GH-2081) (GH-2085)
Show description for 865ed9eauthored andcommitted[3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)
Show description for 964c261authoredbpo-28556: Updates to typing module (GH-2076) (GH-2087)
Show description for 8d15b19authored
Commits on Jun 11, 2017
[3.6] Add IDLE news items (GH-2090) (#2096)
Show description for 82e6067authored[3.6] Update idlelib NEWS for 3.6 (GH-2089) (#2097)
Show description for 556cddbauthored[3.6] bpo-30166: backport pyshell changes (GH 1293) (#2098)
Show description for c0ef607authoredbpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839) (#2102)
Show description for ccccf31authored[3.6] Remove unused imports (#2104)
Show description for d755d19authored[3.6] bpo-29919 Remove unused imports from idlelib [GH-137] (#2105)
Show description for c6696feauthored[3.6]bpo-30144: change idlelib abc import [GH-1263] (#2106)
Show description for a13225eauthored[3.6]bpo-30022: idlelib.run IOError -> OSError [GH-1051] (#2107)
Show description for 59422a2authored- authored
Yury Selivanov Revert "[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)" (#2112)
Show description for 83d30bdauthored
Yury Selivanov[3.6] Use Travis to make sure all generated files are up to date (GH-2080) (GH-2092)
Show description for f57e34bauthored- authored
[3.6]bpo-20185: Adjust IDLE test to 3.7 Clinic change [GH-542] (#2116)
Show description for 57d8de8authoredbackport ssl doc fixes (#2117)
Show description for 2737291authored
Commits on Jun 12, 2017
bpo-30621: Update Input Output Tutorial Example(GH-2074) (GH-2118)
Show description for 47c9decauthored[3.6] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) (#2121)
Show description for d89dc84authoredbpo-23404: `make regen-all` What's New entry (#2128)
Show description for e1b6903authored- authored andcommitted
bpo-30217: add the operators ~ and | to the index (GH-1502) (GH-2136)
Show description for f59cac4authored andcommitted
Commits on Jun 13, 2017
[3.6] bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads (#2015)
Show description for 2997fecauthored andcommitted
bpo-6519: Improve Python Input Output Tutorial (GH-2143) (GH-2145)
Show description for 81c05ccauthored[3.6] Mention how to disable signal fd wakeup (GH-2140) (#2149)
Show description for d0d63dcauthoredbpo-30604: Fix __PyCodeExtraState_Get() prototype (#2152)
Show description for 932946cauthored[3.6] bpo-29514: Check magic number for bugfix releases (#2157)
Show description for 92e9e35authoredbpo-30642: IDLE: Fix test_query refleak (#2147) (#2161)
Show description for 2bfb45dauthored[3.6] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) (#2166)
Show description for 6fd0345authored[3.6]bpo-30642: Fix ref leak in idle_test.test_macosx (#2163) (#2165)
Show description for b0efd49authored[3.6]bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) (#2172)
Show description for d92ee3eauthored
Commits on Jun 14, 2017
[3.6]bpo-25514: Improve IDLE's connection refused message (#2177) (#2178)
Show description for 22d909fauthored[3.6] bpo-30649: test_os tolerates 50 ms delta for utime (#2156) (#2175)
Show description for c2a506eauthoredbpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811) (#2187)
Show description for 3280579authoredFix trivial typo in Python Setup documentation (GH-2185) (GH-2188)
Show description for dd47b19authored andcommittedbpo-30659 : Use ** for kwargs in namedtuple._replace() signature (GH-2173) (GH-2195)
Show description for 789f47eauthored[3.6]bpo-15786: Fix IDLE autocomplete return problem. (#2198) (#2199)
Show description for 6628006authoredbpo-30231: Remove skipped test_imaplib tests (#1419) (#2192)
Show description for 8a39af9authoredbpo-29591: Upgrade Modules/expat to libexpat 2.2 (#2164) (#2200)
Show description for 86b9537authored
Commits on Jun 15, 2017
[3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-2016) (#2214)
Show description for 523a243authored[3.6] bpo-30650: Fixed a syntax error: missed right parentheses (GH-2154) (#2215)
Show description for f75f6edauthored[3.6] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. (GH-879) (#2217)
Show description for cf58dfbauthored- authored andcommitted
[3.6] bpo-30626: Fix error handling in PyImport_Import(). (GH-2103) (#2221)
Show description for fab05deauthoredbpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)
Show description for e064d4dauthoredbpo-23890: Fix ref cycle in TestCase.assertRaises (#858)
Show description for 50dbf57authored
Commits on Jun 16, 2017
bpo-30656: Fix Python C API Module Objects documentation (GH-2170) (GH-2230)
Show description for 6a90a12authoredCheck that Python is 64-bit before enabling BLAKE2_USE_SSE. (GH-1332) (GH-2042)
Show description for 9cead06authored andcommittedbpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (GH-24) (GH-2235)
Show description for 292b421authoredbpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (GH-2237)
Show description for 04431c9authored- authored
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)" (#2246)
Show description for 085a57aauthoredSynchronize libregrtest from master to 3.6 (#2244)
Show description for a0ccc54authored[3.6] bpo-30682: Removed a too-strict assertion that failed for certain f-strings. (GH-2232) (#2242)
Show description for 2eca5b4authored andcommitted[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) (GH-2233)
Show description for e9f4d8dauthoredbpo-30176: Add missing curses cell attributes constants (GH-1302). (GH-2241)
Show description for 304a96eauthored
Commits on Jun 17, 2017
- authored
- committed
- committed
- committed
- committed
- committed
Commits on Jun 18, 2017
Commits on Jun 19, 2017
[3.6] bpo-29887: Test normalization now fails if download fails (GH-905) (#2271)
Show description for 51f40a8authored andcommittedbpo-29887: test_normalization handles PermissionError (#1196) (#2275)
Show description for acdf159authoredbpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) (#2280)
Show description for 06d6e3dauthored
Commits on Jun 20, 2017
[3.6] bpo-30420: List cwd parameter in subprocess convenience APIs (GH-1685) (GH-2253)
Show description for 0a4fe1dauthoredbpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2289)
Show description for 536c1f1authoredbpo-30500: Fix the NEWS entry (#2296)
Show description for 82acabdauthored[3.6] bpo-29755: Fixed the lgettext() family of functions in the gettext module. (GH-2266) (#2297)
Show description for a1115e1authored
Commits on Jun 21, 2017
bpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2313)
Show description for 4a66524authored
Commits on Jun 22, 2017
[3.6] Fix trivial typo in idlelib/config.py (GH-2309) (#2321)
Show description for 296dc49authored[3.6] Fix typo in idlelib.config_key.py (GH-2322) (#2323)
Show description for 396998eauthored
Commits on Jun 23, 2017
Add "Misc/NEWS.d" directory tree for "blurb". GH-2329
Show description for e9b34c1authored[3.6] bpo-30619: Clarify typing.Union documentation (GH-2326) (GH-2337)
Show description for 8baf78bauthored[3.6] bpo-30709: Improve code example in Descriptor HowTo doc (GH-2339) (GH-2342)
Show description for d79ac2cauthored- authored
[3.6] bpo-30727: Fix a race condition in test_threading. (GH-2334) (#2351)
Show description for c1d5345authoredbpo-30602: Fix lastarg in os.spawnve() (#2287) (#2357)
Show description for c472fb6authored[3.6] bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348) (#2349)
Show description for d32a059authoredbpo-30604: Skip CoExtra tests if ctypes is missing (#2356) (#2358)
Show description for cea2174authored[3.6] bpo-24813: IDLE: Add icon to help_about (GH-2335) (#2359)
Show description for 1b7474dauthored[3.6] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2360)
Show description for e713575authored[3.6] bpo-30645: don't append to an inner loop path in imp.load_package() (GH-2268) (#2364)
Show description for 9db3ae0authored
Commits on Jun 24, 2017
[3.6] bpo-24813: IDLE: Add default title to help_about (GH-2366) (#2369)
Show description for bd570f4authored[3.6] Fix a typo in a comment in coroutines.py (GH-2267) (GH-2370)
Show description for 20f1029authored[3.6] bpo-30745: Fix compiler warnings introduced in bpo-30730. (GH-2376) (#2378)
Show description for 0e1f9e8authored- authored andcommitted
Commits on Jun 25, 2017
[3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386)
Show description for 57ee0c8authored[3.6] bpo-30746: Prohibited the '=' character in environment variable names (GH-2382) (#2391)
Show description for 9c2dc0cauthored
Commits on Jun 26, 2017
[3.6] bpo-6739: IDLE: Check for valid keybinding in config_keys (GH-2377) (#2397)
Show description for 64a0c26authored[3.6] bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to (GH-2403) (#2418)
Show description for 55ab604authoredbpo-30764: test_subprocess uses SuppressCrashReport (#2405) (#2410)
Show description for 9ad50d9authored
Commits on Jun 27, 2017
[3.6] bpo-30728: IDLE: Refactor configdialog to PEP8 names (GH-2307) (#2421)
Show description for 938e738authored[3.6] bpo-24813: IDLE: Add build bitness to About Idle title (GH-2380) (#2426)
Show description for 8047f02authored[3.6] bpo-30769: Fix reference leak introduced in 77703942c59 (GH-2416) (#2425)
Show description for 2d348f7authored andcommitted[3.6] bpo-29910: IDLE no longer deletes a character after commenting out a region (GH-825) (#2429)
Show description for 8bdc3bdauthored[3.6] bpo-21519: IDLE basic custom key entry better detects duplicates. (GH-2428) (#2433)
Show description for 93b88e9authored[3.6] bpo-30674: IDLE: add docstrings to grep.py (GH-2213) (#2434)
Show description for 39e501aauthored[3.6] bpo-30523, bpo-30764, bpo-30776: Sync regrtest from master (#2441)
Show description for 35d2ca2authored[3.6] bpo-30708: Check for null characters in PyUnicode_AsWideCharString(). (GH-2285) (#2443)
Show description for 0edffa3authored
Commits on Jun 28, 2017
bpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) (#2456)
Show description for 26daad4authoredClarification to the `break` statement (GH-2453) (#GH-2457)
Show description for c4cc553authored andcommitted[3.6] bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (GH-2306) (#2460)
Show description for af68382authored[3.6] bpo-24813: IDLE tagline is Integrated Development and Learning Environment (GH-2451) (#2461)
Show description for 413c0a9authored[3.6] bpo-13617: Reject embedded null characters in wchar* strings. (GH-2302) (#2462)
Show description for 0834905authored[3.6] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) (#2468)
Show description for e022aadauthored[3.6] Clear potential ref cycle between Process and Process target (GH-2470) (#2471)
Show description for 38d6a40authored
Commits on Jun 29, 2017
bpo-30602: Fix refleak in os.spawnv() (#2212) (#2486)
Show description for b78fbaaauthored_winconsoleio: Fix memory leak (#2485)
Show description for 1d56ed5authored[3.6] bpo-30495: IDLE: improve textview with docstrings, PEP8 names, more tests. (GH-2283) (#2496)
Show description for 6f31717authored
Commits on Jun 30, 2017
[3.6] bpo-30807: signal.setitimer() may disable the timer by mistake (GH-2493) (#2497)
Show description for 6f3cb05authoredbpo-30812: Fix test_warnings, restore _showwarnmsg (#2504) (#2507)
Show description for d0aac5dauthoredbpo-30813: Fix unittest when hunting refleaks (#2502) (#2505)
Show description for 22d4e8fauthoredbpo-30280: Cleanup threads in ayncio tests (#2501) (#2511)
Show description for 23caf8cauthored[3.6] bpo-29512, bpo-30776: Backport regrtest enhancements from master to 3.6 (#2513)
Show description for a3ca94dauthored
Commits on Jul 1, 2017
[3.6] Fix trivial typo in json module docstring (GH-2274) (#2430)
Show description for 48290c1authored andcommitted[3.6] bpo-30703: Improve signal delivery (GH-2415) (#2527)
Show description for 3024c05authored
Commits on Jul 2, 2017
[3.6] bpo-29933: Improve set_write_buffer_limits description (GH-2262) (GH-2532)
Show description for 03af428authored andcommitted
Commits on Jul 3, 2017
[3.6] bpo-30597: Show expected input in custom 'print' error message. (GH-2531)
Show description for bfdc6fdauthoredbpo-30764: Fix regrtest --fail-env-changed --forever (#2536) (#2539)
Show description for 4132adbauthored
Commits on Jul 4, 2017
[3.6] bpo-30441: Fix bug when modifying os.environ while iterating over it (GH-2409). (#2556)
Show description for bebd2cfauthoredRemove outdated FOX from GUI FAQ (GH-2538)
Show description for 23e2c3dauthoredbpo-30319: socket.close() now ignores ECONNRESET (#2565) (#2566)
Show description for 580cd5cauthored[3.6] bpo-30726: Also fix pyexpat.vcxproj (GH-2375) (#2570)
Show description for d02c841authored andcommitted
Commits on Jul 5, 2017
[3.6] bpo-30777: IDLE: configdialog - add docstrings and improve comments (GH-2440) (#2577)
Show description for e5bb112authored[3.6] bpo-21624: IDLE -- minor htest fixes (GH-2575) (#2578)
Show description for 1278d29authored[3.6] NEWS for 30777 (GH-2576) (#2579)
Show description for 0884c40authored[3.6] bpo-30854: Fix compile error when --without-threads (GH-2581) (#2583)
Show description for e3a0ff0authored andcommitted[3.6] bpo-30828: Fix out of bounds write in `asyncio.CFuture.remove_done_callback() (GH-2569) (#2590)
Show description for aaa4f99authored
Yury Selivanov
Commits on Jul 6, 2017
[3.6] bpo-30814: Fixed a race condition when import a submodule from a package. (GH-2580). (#2598)
Show description for 03b0e83authored[3.6] Update idlelib/NEWS.txt with merges upto 2017 Jul 5. (GH-2595) (#2596)
Show description for d012648authored[3.6] Fix case in .gitignore (GH-2607) (GH-2608)
Show description for 5d2550cauthored andcommittedbpo-30532: Fix whitespace folding in certain cases (#2591)
Show description for c60d2f5authored andcommitted
Commits on Jul 7, 2017
[3.6] bpo-30780: Fix error in idlelib.test_idle.test_configdialog (GH-2606) (#2613)
Show description for df0f993authoredbpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) (#2280)
Show description for 00134f6authored andcommittedbpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2289)
Show description for b0fba88authored andcommittedbpo-30694: Upgrade Modules/expat/ to libexpat 2.2.1 (#2300) (#2313)
Show description for ea1ab80authored andcommitted[3.6] bpo-30726: PCbuild _elementtree: remove duplicate defines (#2348) (#2349)
Show description for 5777e79authored andcommitted[3.6] bpo-30726: Also fix pyexpat.vcxproj (GH-2375) (#2570)
Show description for b6012f9authored andcommittedbpo-30704, bpo-30604: Fix memleak in code_dealloc() (#2455) (#2456)
Show description for c794b64authored andcommitted[3.6] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2360)
Show description for a9b16cfauthored andcommitted[3.6] bpo-30745: Fix compiler warnings introduced in bpo-30730. (GH-2376) (#2378)
Show description for d1d6501authored andcommitted- authored
bpo-30797, bpo-30694: Avoid _GNU_SOURCE redefined warning in xmlparse.c (#2615)
Show description for bdabd76committed- committed
[3.6] bpo-30779: IDLE -- Factor ConfigChanges class from configdialog, put in config; test. (GH-2612) (#2625)
Show description for edc0342authored
Commits on Jul 8, 2017
[3.6] bpo-30779: News (GH-2627) (#2630)
Show description for 9d8abf3authored[3.6] bpo-8231: Call idlelib.IdleConf.GetUserCfgDir only once. (GH-2629) (#2631)
Show description for 552f266authored- committed
Merge tag 'v3.6.2rc2' into 3.6
Show description for b79d58ecommitted- committed
[3.6] bpo-29854: Fix segfault in call_readline() (GH-728)
Show description for 04f77d4authored andcommitted
Commits on Jul 9, 2017
[3.6] bpo-30870: IDLE: Change sample font when select by key-up/down (GH-2617) (#2640)
Show description for 7ab3342authored
Commits on Jul 10, 2017
bpo-30886: Fix multiprocessing.Queue.join_thread() (#2642) (#2643)
Show description for 7f3d65dauthored[3.6] bpo-30851: IDLE: Remove unused tk variables in configdialog. (GH-2626) (#2648)
Show description for 8e3f73eauthoredbpo-30892: Fix _elementtree module initialization (#2647) (#2649)
Show description for 044e156authoredbpo-30891: Fix importlib _find_and_load() race condition (#2646) (#2651)
Show description for fe6e686authored
Commits on Jul 11, 2017
[3.6] bpo-30879: os.listdir() and os.scandir() now emit bytes names when (GH-2634) (#2656)
Show description for ecfe4f6authored[3.6] bpo-22207: Add checks for possible integer overflows in unicodeobject.c. (GH-2623) (#2658)
Show description for 82a9075authored[3.6] bpo-30870: IDLE -- fix logic error in eae2537. (GH-2660) (#2661)
Show description for 953e527authored[3.6] bpo-30881: IDLE: add docstrings to browser.py (GH-2638) (#2663)
Show description for 675c1adauthored[3.6] bpo-30779: IDLE: fix changes.delete_section calls in configdialog (GH-2667) (#2674)
Show description for c017948authored
Commits on Jul 12, 2017
[3.6] bpo-30899: Add unittests, 100% coverage, for IDLE's two ConfigParser subclasses. (GH-2662) (#2685)
Show description for a9bf62cauthored
Commits on Jul 13, 2017
[3.6] bpo-30911: Add tests for bad boolean arguments for accelerated json (GH-2690) (#2692)
Show description for 7d0a995authoredbpo-30731: python.manifest fix (#2328) (#2699)
Show description for d8e522fauthored
Commits on Jul 14, 2017
[3.6] bpo-30870: IDLE: Add configdialog fontlist selection unittest (GH-2666) (#2701)
Show description for 42abf7fauthored[3.6] bpo-30913: IDLE: Document tk vars, attributes, and methods for ConfigDialog (GH-2697) (#2702)
Show description for 9a09c66authored[3.6] Update idlelib/NEWS.txt. (GH-2703) (#2704)
Show description for 1aafd9cauthoredDoc that 'sorted' args are keyword-only, fix 'reverse' default (#2709)
Show description for ea9cbe0authored andcommitted
Commits on Jul 15, 2017
bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2722)
Show description for bbd0f42authored
Commits on Jul 16, 2017
[3.6] bpo-30934: Document coverage details for idlelib tests (GH-2711) (#2726)
Show description for 65de1f3authored[3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) (#2676)
Show description for 28343e3authored[3.6] bpo-30936: Fix a reference leak in json when fail to sort keys. (GH-2712). (#2727)
Show description for a819e5eauthored
Commits on Jul 17, 2017
Merge tag 'v3.6.2' into 3.6
Show description for 05217f2committed- committed
- committed
Commits on Jul 18, 2017
bpo-30961: Fix decrementing a borrowed reference in tracemalloc. (#2747) (#2748)
Show description for 241c4a2authored
Commits on Jul 19, 2017
[3.6] bpo-30450: Improved logic for obtaining dependencies (#2751)
Show description for e99d3a5authored
Commits on Jul 20, 2017
- authored andcommitted
[3.6] bpo-30917: IDLE: Add config.IdleConf unittests (GH-2691) (#2753)
Show description for 65c24c8authored- authored
[3.6] Fix typo in Turtle Docs: yingyang -> yinyang (GH-2770) (GH-2778)
Show description for 7f58994authoredbpo-30822: Exclude tzdata from regrtest --all (#2775) (#2777)
Show description for 96ef06fauthored
Commits on Jul 21, 2017
- authored andcommitted
[3.6] bpo-28523: IDLE: Use 'color' instead of 'colour'. (GH-2787) (#2791)
Show description for ac5c1e2authored[3.6] bpo-30964: Mention ensurepip in package installation docs (GH-2797)
Show description for df5837bauthored andcommittedbpo-30891: Fix again importlib _find_and_load() (#2665) (#2801)
Show description for bb323b2authored[3.6] bpo-29403: Fix mock's broken autospec behavior on method-bound builtin functions (GH-3)
Show description for 64b9a15authored
Commits on Jul 22, 2017
[3.6] bpo-30981: IDLE -- Add more configdialog font page tests. (GH-… (#2796)
Show description for 04864b4authored
Commits on Jul 23, 2017
[3.6] Make test_shutil test_disk_usage not depend on the cwd fs (GH-2597) (#2820)
Show description for 8de48feauthored[3.6] bpo-30993: IDLE - Improve configdialog font page and tests. (GH-2818) (#2826)
Show description for 5aa3bf0authoredMac installer build now needs venv for docs build (#2828) (#2830)
Show description for f76d1a0authored
Commits on Jul 24, 2017
[3.6] bpo-30993: IDLE - Improve configdialog font page and tests. (GH-2831) (#2834)
Show description for 1daeb25authoredbpo-30908: Fix dangling thread in test_os.TestSendfile (#2680) (#2844)
Show description for bb33ccfauthored[3.6] Minor typo in curses.rst (GH-2763) (#2853)
Show description for 548a688authored
Commits on Jul 25, 2017
[3.6] bpo-31018: Switch to GH-pragma pack from __declspec(align) (GH-2848) (#2868)
Show description for d8b5216authored andcommittedbpo-26506: hex() documentation: mention %x % int (GH-2525) (GH-2870)
Show description for 59e6ab1authored
Commits on Jul 26, 2017
bpo-31034: Reliable signal handler for test_asyncio (#2867) (#2876)
Show description for efe9fcbauthored[3.6] bpo-26762, bpo-31019: Backport multiprocessing fixes from master to 3.6 (#2879)
Show description for d0adfb2authoredbpo-30845: Enhance test_concurrent_futures cleanup (#2564) (#2880)
Show description for a6f0452authored[3.6] bpo-30595: Fix multiprocessing.Queue.get(timeout) (#2027) (#2881)
Show description for e42339dauthoredAdd the link to asyncio source code in the docs (GH-2373) (GH-2884)
Show description for 0dbfab2authored[3.6] bpo-30822: Fix testing of datetime module. (GH-2530) (GH-2783) (#2816)
Show description for c52cea4authored andcommitted- authored andcommitted