https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
beb798c Version bump for 3.6.0b1 12 September 2016, 15:04:12 UTC
0112625 Change SOURCE_URI for pydoc source URLs to point to 3.6 branch 12 September 2016, 14:56:13 UTC
c934dde Update pydoc topics for 3.6.0b1 12 September 2016, 14:48:44 UTC
137f39a Issue #27810: Exclude METH_FASTCALL from the stable API 12 September 2016, 13:55:21 UTC
dde4f63 Issue #17128: Build OS X installer for 3.6 with private copy of OpenSSL. Also provide a sample Install Certificates command script to install a set of root certificates from the third-party certifi module. 12 September 2016, 13:39:23 UTC
6d6602c Issue #27322: back out the commit. needs to be addressed after beta1. 12 September 2016, 13:22:25 UTC
1396521 Issue #27322: skip test_compile_path when sys.path is not writeable. 12 September 2016, 13:08:32 UTC
6287177 Issue #27350: Document compact dict memory usage 12 September 2016, 12:43:14 UTC
3c336c5 Issue #28077: find_empty_slot() only supports combined dict 12 September 2016, 12:17:40 UTC
57f91ac Document kwnames in _PyObject_FastCallKeywords() and _PyStack_AsDict() Issue #27213. 12 September 2016, 11:37:07 UTC
b8d768b Revert change f860b7a775c5 Revert change "Issue #27213: Reintroduce checks in _PyStack_AsDict()", pushed by mistake. 12 September 2016, 11:30:02 UTC
2f462a6 Buildbot: give 20 minute per test file It seems like at least 2 buildbots need more than 15 minutes per test file. Example with "AMD64 Snow Leop 3.x": 10 slowest tests: - test_tools: 14 min 40 sec - test_tokenize: 11 min 57 sec - test_datetime: 11 min 25 sec - ... 12 September 2016, 11:04:17 UTC
b1e169b ssue #27213: Reintroduce checks in _PyStack_AsDict() 12 September 2016, 10:55:28 UTC
410b988 Issue #27866: Fix refleak in cipher_to_dict() 12 September 2016, 10:00:23 UTC
52d61e4 socket: Fix memory leak in sendmsg() and sendmsg_afalg() Issue #27744: * Release msg.msg_iov memory block. * Release memory on PyMem_Malloc(controllen) failure 12 September 2016, 09:41:58 UTC
288b5bf Cleanup socketmodule.c Issue #27744: * PEP 7: add {...} around if blocks * assign variables and then check their value in if() to make the code easier to read and to debug. 12 September 2016, 09:45:59 UTC
eece222 Issue #27213: Fix reference leaks 12 September 2016, 09:16:37 UTC
4d9a729 merge 12 September 2016, 08:48:55 UTC
9017ec1 Issue #28093: Check more invalid combinations of PROTOCOL_TLS_CLIENT / PROTOCOL_TLS_SERVER 12 September 2016, 08:48:20 UTC
0d5048c Issue #17941: Add a *module* parameter to collections.namedtuple() 12 September 2016, 07:18:31 UTC
11fa3ff merge 12 September 2016, 06:23:24 UTC
076366c Issue #17582: xml.etree.ElementTree nows preserves whitespaces in attributes (Patch by Duane Griffin. Reviewed and approved by Stefan Behnel.) 12 September 2016, 06:18:03 UTC
3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. Patch by Roger Serwy, updated by Bayard Randel. 12 September 2016, 05:57:25 UTC
4b73676 Issue #15308: Add 'interrupt execution' (^C) to Shell menu. Patch by Roger Serwy, updated by Bayard Randel. 12 September 2016, 05:50:03 UTC
8805717 Revert part of 3471a3515827 that caused a performance regression 12 September 2016, 05:45:53 UTC
4103e4d Issue #28071: Add early-out for differencing from an empty set. 12 September 2016, 05:02:28 UTC
34b74ff Add missing versionadded directives 12 September 2016, 05:00:01 UTC
1d7feab Issue #28045: Merge from 3.5 12 September 2016, 04:47:33 UTC
ed6224e Issue #28045: Fix comment in range_contains_long() Patch by wim glenn. 12 September 2016, 04:47:04 UTC
8a2150a Issue #28095: Temporarily disable part of test_startup_imports on OS X. 12 September 2016, 04:26:20 UTC
59da4b3 Issue #28037: Use sqlite3_get_autocommit() instead of setting Connection->inTransaction manually Patch adapted from https://github.com/ghaering/pysqlite/commit/9b79188edbc50faa24dc178afe24a10454f3fcad 12 September 2016, 04:16:43 UTC
e7da2f8 Make PGO use usual build directory on Windows. 12 September 2016, 03:19:35 UTC
654a7bd Adds missing assert suppression. 12 September 2016, 03:19:32 UTC
18f3a9b Closes #25283: Make tm_gmtoff and tm_zone available on all platforms. 12 September 2016, 02:55:16 UTC
a3222b8 Fixes test_getargs2 to get the buildbots working again. 12 September 2016, 02:43:51 UTC
16c18a3 Issue #28065: Update xz to 5.2.2 on Windows, and build it from source 12 September 2016, 02:18:07 UTC
11a86ff Issue #28066: Merge srcdir fix from 3.5 12 September 2016, 01:51:44 UTC
503ba3e Merge 3.5 (issue #27456) 12 September 2016, 01:44:17 UTC
44c19ec Issue #27456: asyncio: Set TCP_NODELAY by default. 12 September 2016, 01:39:31 UTC
c5ee3ca Issue #28066: Fix include search directory logic for out-of-tree builds 12 September 2016, 01:32:03 UTC
2609fa7 Merge 3.5 (asyncio/NEWS) 12 September 2016, 01:25:01 UTC
966321e Merge 3.5 (asyncio) 12 September 2016, 01:11:19 UTC
a05a6ef asyncio: Add set_protocol / get_protocol methods to Transports 12 September 2016, 01:11:02 UTC
0b51fd4 merge 12 September 2016, 00:24:05 UTC
06e18a7 Issue #26511: Reference the id() function in the 'is' and 'is not' docs 12 September 2016, 00:23:49 UTC
c4d2e50 Update whatsnew with my contributions 11 September 2016, 23:14:35 UTC
35a24c5 Add another f-string comment test, to make sure # are being caught in the right place. 11 September 2016, 23:01:22 UTC
09835dc Make an f-string error message more exact and consistent. 11 September 2016, 22:58:20 UTC
13a6d28 Null merge 3.5->3.6 11 September 2016, 22:35:30 UTC
0a6976d Issue #28079: Update typing and test typing from python/typing repo. Ivan Levkivskyi (3.5 version) 11 September 2016, 22:34:56 UTC
27e7226 Null merge 3.5->3.6 11 September 2016, 22:33:31 UTC
7ac1f7d Issue #28079: Update typing and test typing from python/typing repo. Ivan Levkivskyi (3.6 version) 11 September 2016, 22:31:27 UTC
5fe668c Issue #28085: Add PROTOCOL_TLS_CLIENT and PROTOCOL_TLS_SERVER for SSLContext 11 September 2016, 22:01:11 UTC
7228980 issue28082: better name for Flag 11 September 2016, 21:54:27 UTC
b728105 Issue #27213: Fixed different issues with reworked CALL_FUNCTION* opcodes. * BUILD_TUPLE_UNPACK and BUILD_MAP_UNPACK_WITH_CALL no longer generated with single tuple or dict. * Restored more informative error messages for incorrect var-positional and var-keyword arguments. * Removed code duplications in _PyEval_EvalCodeWithName(). * Removed redundant runtime checks and parameters in _PyStack_AsDict(). * Added a workaround and enabled previously disabled test in test_traceback. * Removed dead code from the dis module. 11 September 2016, 21:52:40 UTC
29097d5 Merge: #19003: Only replace \r and/or \n line endings in email.generator. 11 September 2016, 21:23:33 UTC
0e0cfd7 #19003: Only replace \r and/or \n line endings in email.generator. This is a further restoration of backward compatibility, as well as being correct per the RFCs. 11 September 2016, 21:22:56 UTC
727cc93 Issue #28022: Catch another deprecation warning in imaplib 11 September 2016, 20:47:02 UTC
40bed8a issue28083: add IntFlag constants 11 September 2016, 20:34:42 UTC
f93395b issue28082: use IntFlag for re constants 11 September 2016, 20:30:08 UTC
06339e7 Enum._convert: sort by value, then by name 11 September 2016, 20:25:26 UTC
92dec54 Issue #28046: get_sysconfigdata_name() uses the _PYTHON_SYSCONFIGDATA_NAME environment variable that is defined when cross-compiling. 11 September 2016, 20:22:24 UTC
ef71d20 Add some additional suspicious exemption rules for recent doc changes. 11 September 2016, 19:49:37 UTC
fda8961 Issue #27917: Fix test_triplet_in_ext_suffix for the 'x86' Android platform. 11 September 2016, 19:39:17 UTC
ea80ffb Issue #23545: Turn on extra warnings on GCC. 11 September 2016, 18:56:32 UTC
81b08a8 Regenerate the configure script. Now it supports --runstatedir option (directory for pid files etc, /run or /var/run). https://lists.gnu.org/archive/html/bug-autoconf/2013-09/msg00002.html 11 September 2016, 18:53:53 UTC
ec406fe Issue #27810: Regenerate Argument Clinic. 11 September 2016, 18:25:45 UTC
e084f84 Issue 27744: test_aes_cbc is blocking x86-64 Ubuntu 15.10 Skylake CPU 3.x for a while. Require Kernel 4.3+ for now 11 September 2016, 18:11:30 UTC
49aed7b Issue #28078: Add missing colon 11 September 2016, 18:03:46 UTC
8d14abc Issue 28022: Catch deprecation warning in test_httplib, reported by Martin Panter 11 September 2016, 17:54:43 UTC
02b3035 Issue #28078: Silence resource warnings in test_socket. Initial patch by Xiang Zhang, thanks 11 September 2016, 17:49:56 UTC
015d874 Issue #28076: Variable annotations should be mangled for private names. By Ivan Levkivskyi. 11 September 2016, 16:45:24 UTC
a6d75fd Issue 24454: Removed unused match_getitem_doc. 11 September 2016, 14:20:27 UTC
d5ee406 Closes #23105: Merged update from 3.5. 11 September 2016, 14:16:58 UTC
e4946e7 Issue #23105: Updated documentation on open() flag constants. 11 September 2016, 14:15:59 UTC
b569086 Issue 24454: Added whatsnew entry, removed __getitem__ from match_methods. Thanks Serhiy Storchaka. 11 September 2016, 13:50:47 UTC
b7e3535 Fixed a markup in docs. 11 September 2016, 13:47:59 UTC
605bdae Issue 24454: Improve the usability of the re match object named group API 11 September 2016, 12:55:43 UTC
a3c1728 Use HTTP in testPythonOrg 11 September 2016, 12:46:47 UTC
fa0c885 Issue #20100: Merge from 3.5 11 September 2016, 12:46:07 UTC
1c697a5 Issue #20100: Clarify that passing flags to epoll() has no effect 11 September 2016, 12:45:32 UTC
9af13ca Issue #28036: Remove unused pysqlite_flush_statement_cache function 11 September 2016, 12:37:30 UTC
966ad74 Unskip testPythonOrg in test_robotparser We should probably use pythontest.net for this. 11 September 2016, 12:27:07 UTC
a1e9ab3 Fixed refactoring bug in dd046963bd42 (issue27129). 11 September 2016, 12:19:12 UTC
2a9f5ed Wrap testPasswordProtectedSite with @reap_threads 11 September 2016, 12:17:53 UTC
d063049 Closed #26533: Merged update from 3.5. 11 September 2016, 12:15:57 UTC
3d639b2 Closed #26533: expanded on behaviour of logging.config.listen(). 11 September 2016, 12:15:06 UTC
eb5b647 Merged upstream changes. 11 September 2016, 11:53:34 UTC
4da0fd0 Issue #25497: Rewrite test_robotparser to use a class based design 11 September 2016, 11:53:16 UTC
6853232 Closes #25671: Merged fix from 3.5. 11 September 2016, 11:52:53 UTC
8d82559 Fixes #25671: Updated prompt handling in activate.fish. 11 September 2016, 11:52:08 UTC
8be1740 Use uint16_t instead of short in audioop. 11 September 2016, 11:48:16 UTC
5f1a518 Use sequence repetition instead of bytes constructor with integer argument. 11 September 2016, 11:41:02 UTC
ab87400 Issue #27129: Replaced wordcode related magic constants with macros. 11 September 2016, 10:48:15 UTC
bdb847a Issue #27952: Merge fixcid.py from 3.5 11 September 2016, 10:06:38 UTC
1cb7aaa Issue #27991: Merge from 3.5 11 September 2016, 10:02:56 UTC
53ba2d1 Issue #27991: Remove incorrect sentence about store_true Patch by py.user. 11 September 2016, 10:02:27 UTC
ab994ed Issue #10740: sqlite3 no longer implicitly commit an open transaction before DDL statements This commit contains the following commits from ghaering/pysqlite: * https://github.com/ghaering/pysqlite/commit/f254c534948c41c0ceb8cbabf0d4a2f547754739 * https://github.com/ghaering/pysqlite/commit/796b3afe38cfdac5d7d5ec260826b0a596554631 * https://github.com/ghaering/pysqlite/commit/cae87ee68613697a5f4947b4a0941f59a28da1b6 * https://github.com/ghaering/pysqlite/commit/3567b31bb5e5b226ba006213a9c69dde3f155faf With the following additions: * Fixed a refcount error * Fixed a compiler warning * Made the string comparison a little more robust * Added a whatsnew entry 11 September 2016, 09:57:15 UTC
bd48d27 Issue #22493: Inline flags now should be used only at the start of the regular expression. Deprecation warning is emitted if uses them in the middle of the regular expression. 11 September 2016, 09:50:02 UTC
b766538 Issue #27952: Get fixcid.py working with the re module 11 September 2016, 09:32:26 UTC
back to top