3.6#1968
Closed
hemanthc21 wants to merge 364 commits into
Closed
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Mar 10, 2017
- authored
Ignore Include/pydtrace_probes.h (#596)
Show description for faaa80fauthored andcommittedbpo-28739: Document that f-strings cannot be used as docstring (GH-592) (GH-600)
Show description for ff6f371authoredbpo-28810: Document BUILD_TUPLE_UNPACK_WITH_CALL bytecode (GH-605)
Show description for 68c5e4cauthoredbpo-28810: Document changes to CALL_FUNCTION opcodes (GH-607)
Show description for 4807fa8authored
Commits on Mar 11, 2017
bpo-29784: Fix the reference to shutil.copy in the docs (GH-602) (GH-608)
Show description for 701f13aauthored- authored
tempfile.rst: Fix some typos (GH-610) (GH-618)
Show description for d7a8d32authored- authored
- authored
Commits on Mar 12, 2017
bpo-29763: Use support.unlink instead of os.unlink (GH-624) (GH-625)
Show description for 7c6d6e0authoredbpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626)
Show description for 2f38625authoredbpo-29746: Update marshal docs to Python 3. (#547) (#631)
Show description for 4652d82authoredbpo-29798: Handle git worktree in `make patchcheck` (#629) (#633)
Show description for 61a82a5authored[3.6] bpo-29723: Consistently configure sys.path[0] (#636)
Show description for c609484authored[3.6] bpo-8256: Fixed possible failing or crashing input() (#641)
Show description for aac875fauthored- authored
- authored
Commits on Mar 14, 2017
Commits on Mar 15, 2017
- authored andcommitted
Delete duplicate entry in Misc/NEWS (#673)
Show description for 02c6fa5authoredChange assertRaises to assertRaisesRegex in test_xmlrpc (#481) (#674)
Show description for 78add33authored
Commits on Mar 16, 2017
Fix stderr bug in json.tool test (#346) (#676)
Show description for 0dfd18aauthored- authored
Commits on Mar 17, 2017
bpo-29820: othergui.rst: Remove outdated information (GH-685) (GH-688)
Show description for 3fce38cauthoredupdate test_socket AEAD test for kernel 4.9 and up (GH-133) (GH-548)
Show description for 4ac01f0authoredAdd sockaddr_alg to sock_addr_t (GH-234) (GH-533)
Show description for 7c20811authoredbpo-16355: Clarify when inspect.getcomments() returns None (#428) (#690)
Show description for 948171bauthoredbpo-29808: Do not fail in SysLogHandler constructor if syslog isn't available. (#696)
Show description for 46e81d3authoredCombine the C++ header CI build into the main C build (GH-697) (GH-704)
Show description for 49fc153authored
Commits on Mar 19, 2017
Drop C++ header compatibility test (#718) (#719)
Show description for b044120authoredbpo-28749: Fixed the documentation of the mapping codec APIs. (#487) (#714)
Show description for 69eab31authoredbpo-25455: Fixed crashes in repr of recursive buffered file-like objects. (#514) (#722)
Show description for fca705dauthoredbpo-29845: Mark tests that use _testcapi as CPython-only (#711) (#725)
Show description for da88596authoredbpo-29116: Fix error messages for concatenating bytes and bytearray with unsupported type. (#709) (#723)
Show description for 3d258b1authored
Commits on Mar 20, 2017
bpo-29856: Fix typo in curses documentation (GH-730) (GH-731)
Show description for d1f566fauthoredbpo-28876: bool of large range raises OverflowError (#699) (#734)
Show description for 6fad409authoredFix "NotImplentedError" typo in constants documentation (#692) (#739)
Show description for fcd79adauthored
Commits on Mar 21, 2017
bpo-27593: Revise git SCM build info. (#744) (#745)
Show description for e9213d9authoredFixes the upload script to purge the CDN correctly and display success output. (#466) (#497)
Show description for 6efc812authored andcommittedbpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-500)
Show description for 0acdea7authored andcommittedFix the only non-C90 comment to be C90 compatible. (#568)
Show description for 07e6cbdauthored andcommitted[3.6] bpo-29723: Consistently configure sys.path[0] (#636)
Show description for 75345c5authored andcommittedTakes vcruntime140.dll from the correct source. (#684)
Show description for 360c49bauthored andcommittedbpo-27593: Revise git SCM build info. (#744) (#745)
Show description for 8c18fbecommitted- committed
bpo-29859: Fix error messages from return codes for pthread_* calls (GH-753)
Show description for fe30339authored
Commits on Mar 22, 2017
- authored
- committed
- committed
- authored
- authored
doc: minor fix for library/profile (GH-766)
Show description for c0f3e21authoredbpo-28331: fix impl-detail label is removed when content is translated. (GH-769)
Show description for 906118dauthored
Commits on Mar 23, 2017
Remove an outdated statement in execution model docs (GH-754) (GH-775)
Show description for ee51327authored
Commits on Mar 24, 2017
faulthandler: Restore the old sigaltstack during teardown (GH-777) (GH-797)
Show description for 90eafdbauthored andcommittedbpo-29861: release references to multiprocessing Pool tasks (#743) (#800)
Show description for cc3331fauthoredbpo-25803: Avoid incorrect errors raised by Path.mkdir(exist_ok=True)… (#806)
Show description for 8c8785bauthoredbpo-28810: Document remaining bytecode changes in 3.6 (GH-651) (GH-808)
Show description for 74bfcc3authored
Commits on Mar 25, 2017
bpo-29892: Fix wrong markup on doc-lib-functions (GH-802) (GH-810)
Show description for 5dafaecauthoredbpo-29862: Fix grammar in importlib.reload() exception (GH-809) (GH-811)
Show description for 8b82236authored
Commits on Mar 26, 2017
bpo-29888: Fix the link referring to the "Python download page" (GH-824) (GH-826)
Show description for ceff32fauthored
Commits on Mar 27, 2017
import sys before we use it on line 9 (GH-828) (GH-833)
Show description for d2fc782authoredTreat Sphinx warnings as errors (GH-832) (GH-834)
Show description for abc6848authoredMinor test cleanup (GH-837) (GH-838)
Show description for bc20314authoredDrop the standard gcc test build on Travis (GH-853) (GH-859)
Show description for 08f9f71authored
Commits on Mar 28, 2017
bpo-29677: DOC: clarify documentation for `round` (GH-357) (GH-862)
Show description for 5965062authoredbpo-29643: Fix check for --enable-optimizations (GH-869)
Show description for f01de61authoredbpo-16011: clarify that 'in' always returns a boolean value (GH-874)
Show description for c4021afauthored
Commits on Mar 29, 2017
bpo-28699: fix abnormal behaviour of pools in multiprocessing.pool (GH-882)
Show description for 346dcd6authored
Commits on Mar 30, 2017
bpo-29677: DOC: clarify documentation for `round` (GH-877) (GH-892)
Show description for 2609c9eauthoredbpo-29917: DOC: Remove link from PyMethodDef (#890) (#894)
Show description for da6ad2fauthoredRemove an unrequired TODO in test_urllib2. (#897) (#900)
Show description for 1b43a95authoredbpo-27863: Fixed multiple crashes in ElementTree. (#765) (#903)
Show description for a6b4e19authoredbpo-29935: Fixed error messages in the index() method of tuple, list and deque (#887) (#907)
Show description for bf4bb2eauthoredbpo-29928: Add f-string to the Glossary (GH-864) (GH-914)
Show description for 7b5b137authoredbpo-29942: Fix the use of recursion in itertools.chain.from_iterable. (#911)
Show description for 599bb18authored
Commits on Mar 31, 2017
Remove catching OSError in ftphandler test. Only URLError is raised in urllib.request module. (#918) (#920)
Show description for 8d1f935authoredbpo-29952: Use usual terminology of dict (GH-922)
Show description for 4c75fbbauthoredbpo-28810: Update lnotab_notes.txt (GH-665) (GH-919)
Show description for 0a17e58authoredbpo-29953: Fix memory leaks in the replace() method of datetime and t… (#933)
Show description for 7d5d13dauthored
Commits on Apr 1, 2017
bpo-29949: Fix set memory usage regression (GH-945)
Show description for efde51aauthored
Commits on Apr 2, 2017
Add helpful explaination to test_password_manager tests. (#936) (#941)
Show description for 4415b82authoredbpo-26947: DOC: clarify wording on hashable in glossary (#948) (#957)
Show description for a71a3adauthoredbpo-29941: Assert fixes (#886) (#955)
Show description for 90e3518authoredMinor spell fix and formatting fixes in urllib tests. (#959) (#961)
Show description for c4e557eauthored
Commits on Apr 3, 2017
Keep the c-api exception doc up-to-date (#966)
Show description for d184c20authored andcommitted
Commits on Apr 4, 2017
bpo-29725: DOC: add text for arraysize in sqlite3.Cursor (#947) (#985)
Show description for cb1e002authoredremove merge=union attribute for Misc/NEWS (GH-460) (GH-988)
Show description for ce92be1authored
Commits on Apr 5, 2017
Miscellaneous minor fixes of Misc/NEWS formatting. (#1002) (#1003)
Show description for ba980e8authored
Commits on Apr 6, 2017
correct parse_qs and parse_qsl test case descriptions. (#968) (#997)
Show description for ed27844authored
Commits on Apr 7, 2017
Remove Invalid comment in test_urllib2.py. (#1022)
Show description for 19d61b2authoredFix a minor typo. (#1032) (#1037)
Show description for 616d3ebauthoredbpo-29939: suppress compiler warnings in _ctypes_test (#1038)
Show description for d0d575aauthored
Commits on Apr 8, 2017
Expand the PySlice_GetIndicesEx macro. (#1023) (#1044)
Show description for c26b19dauthoredbpo-29998: Pickling and copying ImportError now preserves name and path (#1010) (#1042)
Show description for af685f9authored
Commits on Apr 9, 2017
bpo-29798: Handle git worktree in patchcheck (#1058) (#1060)
Show description for 4c116cbauthoredbpo-29506: Clarify deep copy note in copy module
Show description for a524d63authoredRemove invalid comment in urllib.request. (#1055)
Show description for 854ca17authored[3.6] Correct typo in configparser.rst (GH-1012) (GH-1025)
Show description for 90eb7a9authored[3.6] bpo-29549: Fixes docstring for str.index (GH-256) (GH-1028)
Show description for 577fc04authored[3.6] Improvements to typing documentation (GH-967) (GH-1053)
Show description for 28ddd3cauthored
Commits on Apr 10, 2017
Remove OSError related comment in urllib.request. (#1072)
Show description for 03066a0authored
Commits on Apr 13, 2017
[3.6] bpo-30047: Fix a typo in Doc/library/select.rst (GH-1086) (GH-1098)
Show description for f0c4167authored- authored
[3.6] Remove superfluous comment in urllib.error. (GH-1076) (GH-1101)
Show description for bc90250authored[3.6] Clarify exception handler scope in contextlib (GH-1103)
Show description for bd1173fauthored[3.6] bpo-29692: contextlib.contextmanager may incorrectly unchain RuntimeError (GH-949) (#1105)
Show description for 9b409ffauthored- authored andcommitted
Revert "bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-752)" (GH-1109)
Show description for 84c2d75authoredbpo-29791: Clarify that flush is keyword-only argument (GH-1093)
Show description for 119d94aauthoredbpo-30021: Add examples for re.escape(). (#1048) (#1115)
Show description for 9366332authored- authored
[3.6] Fix a typo in Doc/library/functions.rst (GH-1117) (GH-1123)
Show description for c5c24cfauthored[3.6] bpo-29869: Allow underscores in numeric literals in lib2to3. (GH-1119) (GH-1122)
Show description for 2cdf087authored
Commits on Apr 14, 2017
[3.6] bpo-29694: race condition in pathlib mkdir with flags parents=True (GH-1089). (GH-1126)
Show description for cbc46afauthoredRelax test timing (bpo-29861) to avoid sporadic failures (#1120) (#1132)
Show description for 413a891authored- authored andcommitted
improve alignment autoconf test (#1129) (#1139)
Show description for 2e30eb6authored
Commits on Apr 15, 2017
[3.6] bpo-29738: Fix memory leak in _get_crl_dp (GH-526) (GH-1142)
Show description for 8e72013authored- authored andcommitted
- authored
Commits on Apr 16, 2017
bpo-30017: Allowed calling the close() method of the zip entry writer object (#1041) (#1092)
Show description for 8e5b52aauthored
Commits on Apr 19, 2017
bpo-30061: Check if PyObject_Size()/PySequence_Size()/PyMapping_Size() (#1096) (#1180)
Show description for 680fea4authored[3.6] bpo-30070: Fixed leaks and crashes in errors handling in the parser module. (GH-1131). (#1184)
Show description for 39dedb6authored[3.6] bpo-30065: Fixed arguments validation in _posixsubprocess.fork_exec(). (GH-1110) (#1186)
Show description for e254617authored
Commits on Apr 20, 2017
- authored andcommitted
bpo-30078: Add an example of passing a path to unittest (GH-1178)
Show description for 596e714authoredRemove redundant comma in argparse HOWTO (GH-1141)
Show description for 83a90b9authored- authored andcommitted
[3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208)
Show description for 4300205authored- authored
Commits on Apr 21, 2017
[3.6] Add missing .gitignore entries for VS2015 IntelliSense DB (GH-1223) (#1225)
Show description for 4837295authoredbpo-30107: don't dump core on expected test_io crash (#1235) (#1241)
Show description for b984a05authoredbpo-29191: Add liblzma.vcxproj to pcbuild.sln and other missing entries (GH-1222) (GH-1244)
Show description for 1ccbe60authored andcommittedbpo-30125: Fix faulthandler.disable() on Windows (#1243)
Show description for 3a8f8eaauthored
Commits on Apr 22, 2017
[3.6] Correct the README link in Unix install docs (GH-1245) (GH-1248)
Show description for 414e028authoredbpo-30098: Clarify that run_coroutine_threadsafe expects asyncio.Future (GH-1170) (#1247)
Show description for a3d8ddaauthored[3.6] Fix trailing colon and newline in test.rst (GH-1250) (#1254)
Show description for 9d022f1authored andcommitted
Commits on Apr 23, 2017
[3.6] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256) (#1259)
Show description for f2ed285authored
Commits on Apr 24, 2017
[3.6] bpo-29751: Improve PyLong_FromString documentation (GH-915) (#1266)
Show description for ea0efa3authored
Commits on Apr 26, 2017
[3.6] bpo-28851: Improve namedtuple documentation (GH-1274) (GH-1286)
Show description for 16b6f97authoredbpo-28698: Fix c_wchar_p doc example (GH-1160)
Show description for 9f68281authored andcommittedbpo-29974: Improve typing.TYPE_CHECKING example (GH-982)
Show description for 04f389bauthored- authored andcommitted
Commits on Apr 27, 2017
[3.6] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312) (GH-1313)
Show description for 33a5568authoredbpo-30175: Skip client cert tests of test_imaplib (#1320) (#1323)
Show description for 4dc3b9cauthored
Commits on Apr 28, 2017
bpo-30107: Make SuppressCrashReport quiet on macOS (#1279) (#1335)
Show description for c9ca57eauthored[3.6] bpo-30106: Fix test_asyncore.test_quick_connect() (#1336)
Show description for caa59c1authoredbpo-30131: test_logging now joins queue threads (#1298) (#1317)
Show description for cb21f5fauthoredbpo-30125: disable faulthandler in ctypes test_SEH (#1237) (#1343)
Show description for e005dd9authored[3.6] bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (GH-1341) (#1345)
Show description for 712114bauthored
Commits on Apr 30, 2017
[3.6] bpo-30208: DOC: fix small typos in IDLE (#1356)
Show description for 5a8dcecauthored andcommitted[3.6] Improve the grammar in windows.rst (GH-1330) (GH-1360)
Show description for 750ff5fauthored
Commits on May 2, 2017
[3.6] Clean up some confusing text left by PROTOCOL_SSLv23 -> PROTOCOL_TLS transition (GH-1355) (#1371)
Show description for 78b23abauthoredbpo-30104: Use -fno-strict-aliasing on clang (#1376)
Show description for 809101fauthoredbpo-30108: Restore sys.path in test_site (#1197) (#1378)
Show description for 33a5d40authoredbpo-30132: distutils BuildExtTestCase use temp_cwd (#1387)
Show description for 3076895authoredbpo-30199: test_ssl closes all asyncore channels (#1381) (#1390)
Show description for 3c422b9authored[3.6] bpo-30232: Support Git worktree in configure.ac (#1398)
Show description for 4dae0d1authored- authored
Commits on May 3, 2017
regrtest: always show before/after of modified env (#1192) (#1406)
Show description for 564e89fauthored[3.6] Fix typo in selectors.rst (GH-1383) (#1414)
Show description for 5bcf01dauthored[3.6] bpo-28556: Routine updates to typing (GH-1366) (#1416)
Show description for e612c28authored- authored
Commits on May 4, 2017
[3.6] bpo-28315: Improve code examples in docs (GH-1372) (#1445)
Show description for af71364authored[3.6] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1441)
Show description for 1bebd8aauthoredbpo-30225: Fix is_valid_fd() on macOS Tiger (#1443) (#1449)
Show description for 31906b4authored[3.6] bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (GH-1319) (#1454)
Show description for a7e48b5authored[3.6] bpo-23404: make touch becomes make regen-all (#1405) (#1461)
Show description for 9d02f56authored
Commits on May 5, 2017
[3.6] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) (#1469)
Show description for 39b73ddauthoredbpo-30264: ExpatParser closes the source on error (#1451) (#1474)
Show description for 0fe870fauthored
Commits on May 6, 2017
[3.6] Revert bpo-26293 for zipfile breakage. See also bpo-29094. (GH-1484). (#1485)
Show description for 70dc6a7authored
Commits on May 9, 2017
- authored
bpo-29990: Fix range checking in GB18030 decoder (#1495) (#1507)
Show description for 72e1b61authored[3.6] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1518)
Show description for 03b8a37authored andcommitted
Commits on May 10, 2017
[3.6] bpo-30298: Weaken the condition of deprecation warnings for inline modifiers. (GH-1490) (#1525)
Show description for 418d60aauthoredbpo-30320: test_eintr now uses pthread_sigmask() (#1523) (#1524)
Show description for 81ed537authored- authored
Commits on May 11, 2017
[3.6] bpo-28787: Fix out of tree --with-dtrace builds (GH-135) (#1543)
Show description for a4465a5authored andcommittedbpo-30048: asyncio: fix Task.cancel() was ignored. (GH-1546)
Show description for 3dc7c52authored
Commits on May 12, 2017
[3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master (#1549)
Show description for d05f7fdauthored
Commits on May 13, 2017
[3.6] bpo-30178: Indent methods and attributes of MimeType class (GH-1306) (#1570)
Show description for 3a66ab8authored[3.6] Move Codecov's configuration file under .github (GH-1494) (GH-1574)
Show description for 178756cauthored
Commits on May 14, 2017
bpo-30358: Document sort argument of profile.runctx() (GH-1566)
Show description for 61b6e5cauthored
Commits on May 16, 2017
bpo-29651 - Cover edge case of square brackets in urllib docs (#1128) (#1596)
Show description for 75b8a54authored[3.6] bpo-30375: Correct the stacklevel of regex compiling warnings. (GH-1595) (#1604)
Show description for 73fb45dauthored[3.6] bpo-30380: Fix Sphinx 1.6.1 warnings. (GH-1613) (#1614)
Show description for 8fc1ff5authored- authored
bpo-29898: Fix incorrect env variable name (GH-1576)
Show description for 0d26704authoredbpo-30329: Catch Windows error 10022 on shutdown() (#1538) (#1620)
Show description for aaa0536authored
Commits on May 17, 2017
bpo-30357: test_thread now uses threading_cleanup() (#1592) (#1622)
Show description for 6b5b85aandauthoredbpo-30273: update distutils.sysconfig for venv's created from Python (#1515) (#1625)
Show description for 460945fauthoredFix ModuleNotFoundError typo in import reference (#1610)
Show description for b769c91authored andcommittedbpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601) (#1628)
Show description for 43d4c03authoredRemove unused variable in test_urllibnet. (#1598) (#1600)
Show description for 0d17278authoredtmtotuple(): use time_t for gmtoff (#1276) (#1635)
Show description for 69f3a5aauthoredbpo-30387: Fix warning in test_threading (#1634) (#1636)
Show description for 44944b6authored
Commits on May 18, 2017
bpo-27103: regrtest disables -W if -R is used (#1651) (#1656)
Show description for 2773addauthored
Commits on May 20, 2017
[3.6] bpo-25794: Fix `type.__setattr__()` for non-interned attribute names. (GH-1652) (#1673)
Show description for 193f7e0authored[3.6] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1677)
Show description for 564398aauthored
Commits on May 21, 2017
bpo-29976: urllib.parse clarify '' in scheme values. (GH-984) (GH-1692)
Show description for b5bf7e8authored[3.6] bpo-30415: Add new tests for the fnmatch module. (GH-1684) (#1694)
Show description for cf5c1beauthored[3.6] Fix typos in multiple `.rst` files (GH-1668) (#1702)
Show description for 0702cc0authored andcommitted
Commits on May 22, 2017
- authored
[3.6] bpo-30372: Clarify that '__builtins__' is a CPython Implementation detail (GH-1725) (GH-1727)
Show description for 3d3b189authored[3.6] Make rb'' strings work in lib2to3 (GH-1724) (#1730)
Show description for 1398b1bauthored
Commits on May 23, 2017
[3.6] bpo-30395 _PyGILState_Reinit deadlock fix (GH-1734) (#1740)
Show description for d29feccauthored[3.6] bpo-23894: make lib2to3 recognize f-strings (GH-1733) (#1737)
Show description for e8412e6authored[3.6] Add --with-assertions configure flag to enable C assertions(GH-1731) (#1739)
Show description for 07a40a1authored andcommitted[3.6] bpo-21056: Document return type of next method of csv reader (GH-146) (#1749)
Show description for 6ef0882authored andcommittedFix spelling mistakes in tkinter.py (#1751)
Show description for 762add7authored andcommitted[3.6] call remove_done_callback in finally section (GH-1688) (#1755)
Show description for 70705e3authored[3.6] bpo-30376: Update outdated WindowObject references (GH-1630) (#1746)
Show description for 9bcf81dauthored
Commits on May 24, 2017
- authored andcommitted
[3.6] bpo-30160: Clarify intended usage of wfile (gh-1300) (GH-1793)
Show description for a2a9984authored
Commits on May 25, 2017
[3.6] bpo-29104: Fixed parsing backslashes in f-strings. (GH-490) (#1812)
Show description for 89a3102authored[3.6] bpo-29943: Do not replace the function PySlice_GetIndicesEx() with a macro (GH-1049) (#1813)
Show description for f43b293authored[3.6] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) (#1815)
Show description for 2783cc4authored
Commits on May 27, 2017
[3.6] Fix the signature of JSONDecodeError (no end parameter). (GH-1827) (#1828)
Show description for 584ef2aauthored[3.6] bpo-30398: Add a docstring for re.error. (GH-1647) (#1830)
Show description for b52c68aauthored[3.6] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1287)
Show description for 94d8261authored[3.6] bpo-30470: Deprecate invalid ctypes call protection on Windows. (GH-1810) (GH-1833)
Show description for 2ee91c8authored
Commits on May 29, 2017
[3.6] bpo-30361: Use better example for mixed-type operands (GH-1701) (#1856)
Show description for d52f47aauthored andcommitted
Commits on May 30, 2017
Improve grammar in The Import System documentation (GH-1862) (GH-1863)
Show description for 03c7600authoredbpo-17188: DOC: Document 'from None' in raise statement (GH-1671) (GH-1867)
Show description for 00b381bauthored andcommittedbpo-30354: Update data model documentation for super() (GH-1561) (GH-1868)
Show description for ad13d54authored andcommitted[3.6] Build docs in parallel (GH-1842) (GH-1872)
Show description for 89e0a18authoredbpo-17188: add missing periods at the end of sentences (GH-1875) (GH-1876)
Show description for 60b257bauthored
Commits on May 31, 2017
[3.6] Fix a trivial typo in global section (GH-1497) (GH-1880)
Show description for e49c5e9authored[3.6] Fix Travis config to reinstate test build (GH-1879) (GH-1889)
Show description for 767b6d7authored
Commits on Jun 1, 2017
bpo-27618: Clarify that threading.Lock is a factory function (GH-1307) (GH-1894)
Show description for 9abd0bfauthored andcommittedbpo-22702: Clarify documentation of str.join & bytes.join (GH-156) (GH-1897)
Show description for 9522159authoredbpo-30499: Remove a deprecated note about sets. (GH-1848) (GH-1905)
Show description for 9d752aaauthored- authored
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