Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.2rc1
/
Lib
tag
c34b7ba8183311504042966c658116083c0fd1ec
tagger
Ned Deily <nad@python.org>
Sat Jun 17 08:50:04 2017
object
268e1fbf215fb17e1ebed793190457dab6d182cf
Tag v3.6.2rc1
8c5483e
Update pydoc topics for v3.6.2rc1
by Ned Deily
· 8 years ago
e9f4d8d
[email] bpo-29478: Fix passing max_line_length=None from Compat32 policy (GH-595) (GH-2233)
by Mariatta
· 8 years ago
2eca5b4
[3.6] bpo-30682: Removed a too-strict assertion that failed for certain f-strings. (GH-2232) (#2242)
by Serhiy Storchaka
· 8 years ago
a0ccc54
Synchronize libregrtest from master to 3.6 (#2244)
by Victor Stinner
· 8 years ago
0a4bcf1
[3.6]Add IDLE items to NEWS and idlelib/NEWS.txt (#2239) (#2240)
by terryjreedy
· 8 years ago
292b421
bpo-28837: Fix lib2to3 handling of map/zip/filter calls when followed with a 'trailer', e.g. zip()[x] (GH-24) (GH-2235)
by Mariatta
· 8 years ago
50dbf57
bpo-23890: Fix ref cycle in TestCase.assertRaises (#858)
by Victor Stinner
· 8 years ago
e45ea37
bpo-30149: Fix partialmethod without explicit self parameter (#1308) (#1662)
by Dong-hee Na
· 8 years ago
cf58dfb
[3.6] bpo-29931 fix __lt__ check in ipaddress.ip_interface for both v4 and v6. (GH-879) (#2217)
by Serhiy Storchaka
· 8 years ago
523a243
[3.6] bpo-30605: Fix compiling binary regexs with BytesWarnings enabled. (GH-2016) (#2214)
by Serhiy Storchaka
· 8 years ago
8a39af9
bpo-30231: Remove skipped test_imaplib tests (#1419) (#2192)
by Victor Stinner
· 8 years ago
6628006
[3.6]bpo-15786: Fix IDLE autocomplete return problem. (#2198) (#2199)
by terryjreedy
· 8 years ago
3280579
bpo-15786: IDLE: Fix mouse clicks on autocompletetion window (#1811) (#2187)
by terryjreedy
· 8 years ago
c2a506e
[3.6] bpo-30649: test_os tolerates 50 ms delta for utime (#2156) (#2175)
by Victor Stinner
· 8 years ago
22d909f
[3.6]bpo-25514: Improve IDLE's connection refused message (#2177) (#2178)
by terryjreedy
· 8 years ago
d92ee3e
[3.6]bpo-27922: Stop gui flash from idle_test.test_parenmatch (#2171) (#2172)
by terryjreedy
· 8 years ago
b0efd49
[3.6]bpo-30642: Fix ref leak in idle_test.test_macosx (#2163) (#2165)
by terryjreedy
· 8 years ago
6fd0345
[3.6] bpo-24484: Avoid race condition in multiprocessing cleanup (GH-2159) (#2166)
by Antoine Pitrou
· 8 years ago
2bfb45d
bpo-30642: IDLE: Fix test_query refleak (#2147) (#2161)
by terryjreedy
· 8 years ago
92e9e35
[3.6] bpo-29514: Check magic number for bugfix releases (#2157)
by Nick Coghlan
· 8 years ago
2997fec
[3.6] bpo-30604: Move co_extra_freefuncs to interpreter state to avoid crashes in threads (#2015)
by Dino Viehland
· 8 years ago
d89dc84
[3.6] bpo-28994: Fixed errors handling in atexit._run_exitfuncs(). (GH-2034) (#2121)
by Serhiy Storchaka
· 8 years ago
57d8de8
[3.6]bpo-20185: Adjust IDLE test to 3.7 Clinic change [GH-542] (#2116)
by terryjreedy
· 8 years ago
a895f91
[3.6]bpo-29995: Adjust IDLE test for 3.7 re.escape change [GH-1007] (#2114)
by terryjreedy
· 8 years ago
f57e34b
[3.6] Use Travis to make sure all generated files are up to date (GH-2080) (GH-2092)
by Zachary Ware
· 8 years ago
83d30bd
Revert "[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)" (#2112)
by Yury Selivanov
· 8 years ago
176f2eb
bpo-30508: Don't log exceptions if Task/Future "cancel()" method was called. (#2109)
by Yury Selivanov
· 8 years ago
59422a2
[3.6]bpo-30022: idlelib.run IOError -> OSError [GH-1051] (#2107)
by terryjreedy
· 8 years ago
a13225e
[3.6]bpo-30144: change idlelib abc import [GH-1263] (#2106)
by terryjreedy
· 8 years ago
c6696fe
[3.6] bpo-29919 Remove unused imports from idlelib [GH-137] (#2105)
by terryjreedy
· 8 years ago
d755d19
[3.6] Remove unused imports (#2104)
by terryjreedy
· 8 years ago
ccccf31
bpo-30495: IDLE: Modernize textview.py with docstrings and PEP8 names (#1839) (#2102)
by terryjreedy
· 8 years ago
c0ef607
[3.6] bpo-30166: backport pyshell changes (GH 1293) (#2098)
by terryjreedy
· 8 years ago
556cddb
[3.6] Update idlelib NEWS for 3.6 (GH-2089) (#2097)
by terryjreedy
· 8 years ago
8d15b19
bpo-28556: Updates to typing module (GH-2076) (GH-2087)
by Mariatta
· 8 years ago
964c261
[3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)
by Zachary Ware
· 8 years ago
6e14fd2
[3.6] bpo-29406: asyncio SSL contexts leak sockets after calling close with certain servers (GH-409) (#2062)
by Yury Selivanov
· 8 years ago
12cbd87
[3.6] bpo-30290: IDLE - pep8 names and tests for help-about (#2070)
by terryjreedy
· 8 years ago
361362f
[3.6] Fix TypeError is asyncio/proactor_events (GH-993) (#2061)
by Yury Selivanov
· 8 years ago
753422f
bpo-30266: support "= None" pattern in AbstractContextManager (GH-1448) (GH-2054)
by Mariatta
· 8 years ago
fe9c7a0
Break circular references when closing SSLTransport objects (#981) (#2049)
by Yury Selivanov
· 8 years ago
7a16a45
Closing transport during handshake process leaks socket (#480) (#2044)
by Yury Selivanov
· 8 years ago
fa7f519
Fix waiter cancellation in asyncio.Lock (#1031) (#2037)
by Yury Selivanov
· 8 years ago
e89f95b
[3.6] bpo-30039: Don't run signal handlers while resuming a yield from stack (GH-1081) (#1640)
by Yury Selivanov
· 8 years ago
b757745
bpo-30524: Write unit tests for FASTCALL (#2022) (#2030)
by Victor Stinner
· 8 years ago
bbeaccc
[3.6] IDLE test_textview: add comments and test, increase coverage to 100% (GH-1641) (#2018)
by terryjreedy
· 8 years ago
570b1c9
[3.6] bpo-30529: Fix errors for invalid whitespaces in f-string subexpressions. (GH-1888) (#2013)
by Serhiy Storchaka
· 8 years ago
b319d09
bpo-30418: Popen.communicate() always ignore EINVAL (#2002) (#2004)
by Victor Stinner
· 8 years ago
ca1b66f
[3.6] bpo-30584: Fix test_os fails on non-English Windows (GH-1980) (#1999)
by Denis Osipov
· 8 years ago
ceabf9a
bpo-30177: pathlib: include the full path in resolve(strict=False) (#1893) (#1985)
by Antoine Pietri
· 8 years ago
09b6c0c
[3.6] bpo-29822: make inspect.isabstract() work during __init_subclass__ (#1979)
by Nate
· 8 years ago
6fb12b5
bpo-29581: bpo-29581: Make ABCMeta.__new__ pass **kwargs to type.__new__ (GH-527) (GH-1282)
by Nate
· 8 years ago
2bafc0d
[3.6] bpo-30557: faulthandler now correctly filters and displays exception … (#1960)
by Steve Dower
· 8 years ago
e1a60d9
[3.6] bpo-30303: IDLE: Add _utest argument to textview (GH-1499) (#1916)
by Mariatta
· 8 years ago
7e6d999
[3.6] Fix skipping test_UNC_path on AppVeyor due to a different error being raised (GH-1920)
by Zachary Ware
· 8 years ago
95b4da2
bpo-30378: Fix the problem that SysLogHandler can't handle IPv6 addresses (#1676) (#1903)
by Xiang Zhang
· 8 years ago
94d8261
[3.6] bpo-29960 _random.Random corrupted on exception in setstate(). … (#1287)
by Mariatta
· 8 years ago
b52c68a
[3.6] bpo-30398: Add a docstring for re.error. (GH-1647) (#1830)
by Serhiy Storchaka
· 8 years ago
2783cc4
[3.6] bpo-30414: multiprocessing.Queue._feed do not break from main loop on exc (GH-1683) (#1815)
by Antoine Pitrou
· 8 years ago
89a3102
[3.6] bpo-29104: Fixed parsing backslashes in f-strings. (GH-490) (#1812)
by Serhiy Storchaka
· 8 years ago
c3454f0
bpo-30394: Fix a socket leak in smtplib.SMTP.__init__() (#1700) (#1790)
by Stéphane Wirtel
· 8 years ago
70705e3
[3.6] call remove_done_callback in finally section (GH-1688) (#1755)
by Łukasz Langa
· 8 years ago
762add7
Fix spelling mistakes in tkinter.py (#1751)
by Vijay Kumar
· 8 years ago
e8412e6
[3.6] bpo-23894: make lib2to3 recognize f-strings (GH-1733) (#1737)
by Łukasz Langa
· 8 years ago
1398b1b
[3.6] Make rb'' strings work in lib2to3 (GH-1724) (#1730)
by Łukasz Langa
· 8 years ago
54af41d
bpo-30003: Fix handling escape characters in HZ codec (#1556) (#1719)
by Xiang Zhang
· 8 years ago
0702cc0
[3.6] Fix typos in multiple `.rst` files (GH-1668) (#1702)
by delirious-lettuce
· 8 years ago
cf5c1be
[3.6] bpo-30415: Add new tests for the fnmatch module. (GH-1684) (#1694)
by Serhiy Storchaka
· 8 years ago
b5bf7e8
bpo-29976: urllib.parse clarify '' in scheme values. (GH-984) (GH-1692)
by Senthil Kumaran
· 8 years ago
564398a
[3.6] bpo-27945: Fixed various segfaults with dict. (GH-1657) (#1677)
by Serhiy Storchaka
· 8 years ago
193f7e0
[3.6] bpo-25794: Fix `type.__setattr__()` for non-interned attribute names. (GH-1652) (#1673)
by Serhiy Storchaka
· 8 years ago
2773add
bpo-27103: regrtest disables -W if -R is used (#1651) (#1656)
by Victor Stinner
· 8 years ago
44944b6
bpo-30387: Fix warning in test_threading (#1634) (#1636)
by Victor Stinner
· 8 years ago
0d17278
Remove unused variable in test_urllibnet. (#1598) (#1600)
by Senthil Kumaran
· 8 years ago
43d4c03
bpo-30301: Fix AttributeError when using SimpleQueue.empty() (#1601) (#1628)
by Xiang Zhang
· 8 years ago
460945f
bpo-30273: update distutils.sysconfig for venv's created from Python (#1515) (#1625)
by Victor Stinner
· 8 years ago
6b5b85a
bpo-30357: test_thread now uses threading_cleanup() (#1592) (#1622)
by Victor Stinner
· 8 years ago
aaa0536
bpo-30329: Catch Windows error 10022 on shutdown() (#1538) (#1620)
by Victor Stinner
· 8 years ago
73fb45d
[3.6] bpo-30375: Correct the stacklevel of regex compiling warnings. (GH-1595) (#1604)
by Serhiy Storchaka
· 8 years ago
0ce1f7e
bpo-30110: fix resource leak in test_asyncio.test_events (#1413) (#1584)
by Xiang Zhang
· 8 years ago
d05f7fd
[3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master (#1549)
by Victor Stinner
· 8 years ago
3dc7c52
bpo-30048: asyncio: fix Task.cancel() was ignored. (GH-1546)
by INADA Naoki
· 8 years ago
81ed537
bpo-30320: test_eintr now uses pthread_sigmask() (#1523) (#1524)
by Victor Stinner
· 8 years ago
418d60a
[3.6] bpo-30298: Weaken the condition of deprecation warnings for inline modifiers. (GH-1490) (#1525)
by Serhiy Storchaka
· 8 years ago
72e1b61
bpo-29990: Fix range checking in GB18030 decoder (#1495) (#1507)
by Xiang Zhang
· 8 years ago
70dc6a7
[3.6] Revert bpo-26293 for zipfile breakage. See also bpo-29094. (GH-1484). (#1485)
by Serhiy Storchaka
· 8 years ago
0fe870f
bpo-30264: ExpatParser closes the source on error (#1451) (#1474)
by Victor Stinner
· 8 years ago
9d02f56
[3.6] bpo-23404: make touch becomes make regen-all (#1405) (#1461)
by Victor Stinner
· 8 years ago
a7e48b5
[3.6] bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (GH-1319) (#1454)
by Antoine Pitrou
· 8 years ago
1bebd8a
[3.6] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1441)
by Serhiy Storchaka
· 8 years ago
e612c28
[3.6] bpo-28556: Routine updates to typing (GH-1366) (#1416)
by Mariatta
· 8 years ago
564e89f
regrtest: always show before/after of modified env (#1192) (#1406)
by Victor Stinner
· 8 years ago
0c2ff08
Backport bpo-30205 to 3.6 (#1403)
by Antoine Pitrou
· 8 years ago
3c422b9
bpo-30199: test_ssl closes all asyncore channels (#1381) (#1390)
by Victor Stinner
· 8 years ago
3076895
bpo-30132: distutils BuildExtTestCase use temp_cwd (#1387)
by Victor Stinner
· 8 years ago
33a5d40
bpo-30108: Restore sys.path in test_site (#1197) (#1378)
by Victor Stinner
· 8 years ago
712114b
[3.6] bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (GH-1341) (#1345)
by Serhiy Storchaka
· 8 years ago
e005dd9
bpo-30125: disable faulthandler in ctypes test_SEH (#1237) (#1343)
by Victor Stinner
· 8 years ago
cb21f5f
bpo-30131: test_logging now joins queue threads (#1298) (#1317)
by Victor Stinner
· 8 years ago
caa59c1
[3.6] bpo-30106: Fix test_asyncore.test_quick_connect() (#1336)
by Victor Stinner
· 8 years ago
Next »