Commits
Branch selector
User selector
Commit History
Commits on May 10, 2017
test_eintr: less verbose, the test is now stable (#1521)
Show description for 9721729authored
Commits on May 9, 2017
[3.5] bpo-29243: Fix Makefile with respect to --enable-optimizations (GH-1478) (#1520)
Show description for 8489409authored andcommittedbpo-29990: Fix range checking in GB18030 decoder (#1495) (#1508)
Show description for f5f7870authored
Commits on May 6, 2017
[3.5] Revert bpo-26293 for zipfile breakage. See also bpo-29094. (GH-1484). (#1486)
Show description for c8faabcauthored
Commits on May 5, 2017
bpo-30264: ExpatParser closes the source on error (#1451) (#1475)
Show description for 0c9aa6fauthored[3.5] bpo-30243: Fixed the possibility of a crash in _json. (GH-1420) (#1470)
Show description for ee22948authoredbpo-23404: make touch becomes make regen-all (#1405) (#1461) (#1465)
Show description for ab6b962authored
Commits on May 4, 2017
[3.5] bpo-30185: avoid KeyboardInterrupt tracebacks in forkserver (GH-1319) (#1455)
Show description for 7299088authoredbpo-30225: Fix is_valid_fd() on macOS Tiger (#1443) (#1450)
Show description for 8a1c710authored[3.5] bpo-30184: Add tests for invalid use of PyArg_ParseTupleAndKeywords. (GH-1316). (#1442)
Show description for 943861fauthored[3.5] bpo-28315: Improve code examples in docs (GH-1372) (#1446)
Show description for 5274fafauthored
Commits on May 3, 2017
[3.5] bpo-28556: Routine updates to typing (GH-1366) (#1417)
Show description for 4b15e45authoredbpo-24725: Skip the test_socket.testFDPassEmpty on OS X (#1427)
Show description for 5e9c110authored[3.6] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS (#463) (#1424)
Show description for 23b312bauthored[3.5] Fix typo in selectors.rst (GH-1383) (#1415)
Show description for f99623aauthoredregrtest: always show before/after of modified env (#1407)
Show description for 2298235authored
Commits on May 2, 2017
- authored
[3.5] bpo-30232: Support Git worktree in configure.ac (#1398) (#1401)
Show description for 360fb81authoredIssue 27372: Stop test_idle from changing locale, so test passes. (#1397)
Show description for 9b854deauthoredbpo-30199: test_ssl closes all asyncore channels (#1381) (#1389)
Show description for 89a54c7authoredbpo-30132: distutils BuildExtTestCase use temp_cwd (#1387) (#1388)
Show description for 3ceeb84authoredbpo-30108: Restore sys.path in test_site (#1197) (#1379)
Show description for 092f460authoredbpo-30104: Use -fno-strict-aliasing on clang (#1376) (#1377)
Show description for 03a7ab7authored
Commits on Apr 30, 2017
[3.5] Improve the grammar in windows.rst (GH-1330) (GH-1359)
Show description for e37d163authored[3.5] bpo-30208: DOC: fix small typos in IDLE (#1357)
Show description for 52630aeauthored andcommitted
Commits on Apr 28, 2017
[3.5] bpo-30197: Enhance functions swap_attr() and swap_item() in test.support. (#1341) (#1346)
Show description for 910ba93authored[3.5] bpo-30107: don't dump core on expected test_io crash (#1235) (#1344)
Show description for 98c7a9eauthoredbpo-30131: test_logging now joins queue threads (#1298) (#1318)
Show description for d855e53authored
Commits on Apr 27, 2017
bpo-30175: Skip client cert tests of test_imaplib (#1320) (#1324)
Show description for 0eda2d4authored[3.5] bpo-30182: Use the correct name for ISO in Unicode HOWTO. (GH-1312) (GH-1314)
Show description for c4dfe25authored
Commits on Apr 26, 2017
- authored andcommitted
bpo-29974: Improve typing.TYPE_CHECKING example (GH-982)
Show description for 271a289authoredbpo-28698: Fix c_wchar_p doc example (GH-1160)
Show description for c7b8367authored andcommitted
Commits on Apr 24, 2017
[3.5] bpo-29751: Improve PyLong_FromString documentation (GH-915) (#1267)
Show description for d51d093authored
Commits on Apr 23, 2017
[3.5] bpo-15718: Document the upper bound constrain on the __len__ return value. (GH-1256) (#1260)
Show description for c358536authored