https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
e6c6f69 Version bump for Python 3.5.0rc2. 25 August 2015, 03:31:53 UTC
db1ccc6 Regenerated pydoc topics for Python 3.5.0rc2. 25 August 2015, 03:30:34 UTC
01b1ff6 Rebuilt Clinic generated code. 25 August 2015, 03:23:27 UTC
1df0b35 Issue #24769: Interpreter now starts properly when dynamic loading is disabled. Patch by Petr Viktorin. 25 August 2015, 02:53:56 UTC
7250d02 Merged in 1st1/cpython350 (pull request #5) Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines 24 August 2015, 23:53:45 UTC
90f5bca Merged in stevedower/cpython350 (pull request #6) Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. 24 August 2015, 23:47:56 UTC
8bf6b06 Merged in bitdancer/cpython350 (pull request #4) #21167: Fix definition of NAN when ICC used without -fp-model strict. 24 August 2015, 23:44:44 UTC
d5b129c Fix for one-letter type in What's New In Python 3.5. 24 August 2015, 19:49:22 UTC
b98046b Fixes file that did not graft correctly. 19 August 2015, 15:44:05 UTC
ab2a34a Issue #24847: Removes vcruntime140.dll dependency from Tcl/Tk. 19 August 2015, 15:39:12 UTC
7ca6c55 Issue #24867: Fix asyncio.Task.get_stack() for 'async def' coroutines 17 August 2015, 18:46:51 UTC
803502c #21167: Fix definition of NAN when ICC used without -fp-model strict. Patch from Chris Hogan of Intel, reviewed by Mark Dickinson. 15 August 2015, 22:33:45 UTC
6707906 Merged in brettcannon/cpython350/3.5 (pull request #2) Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package. 12 August 2015, 01:59:15 UTC
3008bc0 Issue #24492: make sure that ``from ... import ...` raises an ImportError if __name__ is not defined on a package. Thanks to Armin Rigo for the bug report and diagnosing the cause. 12 August 2015, 01:01:31 UTC
cae101f Issue #24839: platform._syscmd_ver raises DeprecationWarning 11 August 2015, 03:57:37 UTC
2ab6ddb Post-release bump for Python 3.5.0rc1. 11 August 2015, 01:03:52 UTC
bb8a52a Added tag v3.5.0rc1 for changeset 1a58b1227501 10 August 2015, 04:37:24 UTC
73b4a7a Merged fixes for two bad bugs. This will be the new Python 3.5.0rc1. 10 August 2015, 04:37:20 UTC
4a3d96c Issue #24745: Prevent IDLE initialization crash with Tk 8.4: "TkFixedFont" does not exist in 8.4. 10 August 2015, 03:21:29 UTC
131426e Merge 3.4 (issues #24835, #24763) 09 August 2015, 22:21:58 UTC
9632ea2 Issue #24763: Fix asyncio test on Windows (fix reverted change) See also issue #24835 09 August 2015, 22:21:25 UTC
cdab6f3 Added tag v3.5.0rc1 for changeset 01a684180b19 09 August 2015, 10:41:22 UTC
71ea65f Release bump for Python 3.5.0rc1. 09 August 2015, 10:41:04 UTC
f7ae14f Regenerated pydoc topics for Python 3.5.0rc1. 09 August 2015, 10:34:21 UTC
89e5122 Fixed doubled spaces in Misc/NEWS. 09 August 2015, 10:11:36 UTC
054d3cd Fixed doubled spaces in Misc/NEWS. 09 August 2015, 10:07:18 UTC
c97a962 Issue #24824: Signatures of codecs.encode() and codecs.decode() now are compatible with pydoc. 09 August 2015, 09:23:08 UTC
83ee5a3 Merge 3.4 09 August 2015, 03:03:43 UTC
9a47ed8 regrtest: the 'bad' and 'environment_changed' sets of tests don't intersect anymore 09 August 2015, 03:03:27 UTC
3a7ffa7 Issue #4214: Remove ineffectual /pdb:none option from msvc9compiler.py 08 August 2015, 02:48:03 UTC
d84b29f Issue #4395: Better testing and documentation of binary operators. Patch by Martin Panter. 06 August 2015, 22:22:54 UTC
159fbdd Issue #23812: Fix getter-cancellation with many pending getters code path 06 August 2015, 18:03:38 UTC
86b34da Issue #23004: mock_open() now reads binary data correctly when the type of read_data is bytes. Initial patch by Aaron Hill. 06 August 2015, 10:15:51 UTC
0b2833e Issue #24531: Document that encoding lines cannot follow non-comment lines. Patch from Terry Reedy 06 August 2015, 09:08:44 UTC
79b98df Issue #21279: Flesh out str.translate docs Initial patch by Kinga Farkas, Martin Panter, and John Posner. 06 August 2015, 04:54:15 UTC
5c28e9f Issue #23672: Allow Idle to edit and run files with astral chars in name. Patch by Mohd Sanad Zaki Rizvi. 06 August 2015, 04:54:07 UTC
8c125eb asyncio: Make sure BaseException is re-raised in SSLProtocol 05 August 2015, 18:06:23 UTC
3fc0f2d Issue #23812: Fix asyncio.Queue.get() to avoid loosing items on cancellation. Patch by Gustavo J. A. M. Carneiro. 05 August 2015, 17:52:33 UTC
91e561a Issue #24129: Clarify reference docs for name resolution. This includes removing the assumption that readers will be familiar with the name resolution scheme Python used prior to the introduction of lexical scoping for function namespaces. Patch by Ivan Levkivskyi. 05 August 2015, 13:07:24 UTC
36948d7 Issue #24791: Add tests for things that regressed with PEP 448 05 August 2015, 03:49:55 UTC
920a335 Issue #24751: When running regrtest with '-w', don't fail if re-run succeeds. 05 August 2015, 02:54:54 UTC
1ae28d2 Issue #20769: Improve reload() docs. Patch by Dorian Pula. 04 August 2015, 20:20:53 UTC
2a8911c asyncio: Sync with upstream (compat module) 04 August 2015, 19:56:33 UTC
996083d asyncio: Sync with mainstream 04 August 2015, 19:37:24 UTC
2fee5c9 Issue #24021: docstring for urllib.urlcleanup. Patch from Daniel Andrade Groppe and Peter Lovett 04 August 2015, 00:52:06 UTC
7e220c0 Merge 03 August 2015, 22:41:16 UTC
2f7de53 Issue #24759: Revert 13a8782a775e. 03 August 2015, 22:34:22 UTC
a0e5d98 Issue #23888: Handle fractional time in cookie expiry. Patch by ssh. 03 August 2015, 22:06:29 UTC
43cbbe2 Issue #22397: Skip failing tests on AIX Patch from David Edelsohn. 02 August 2015, 22:36:04 UTC
4c0a09a Revert da29a94367b2 02 August 2015, 20:49:31 UTC
f6b5cad include fcntl.h on all *nix platforms (closes #24217) Patch by Jeffrey Armstrong. 02 August 2015, 19:15:30 UTC
6b3f29c asyncio: Fix code style 02 August 2015, 14:24:34 UTC
0dcd80a Issue #20557: Use specific asserts in io tests. 02 August 2015, 12:17:49 UTC
ce17f76 Issue #23182: PEP8-ify the annotation grammar tests. Patch by Ian Lee. 02 August 2015, 02:55:36 UTC
3e77677 Issue #23652: Make the select module compile against LSB headers. Patch by Matt Frank. 02 August 2015, 02:34:05 UTC
1c837f4 Issue 24745: Add ACKS entry. 01 August 2015, 23:12:37 UTC
d87d168 Issue 24745: Switch from Courier to platform-sensitive TkFixedFont as default editor font. This should not affect current customized font selections. Patch by Mark Roseman. 01 August 2015, 22:57:33 UTC
231007f Issue #21192: Idle Editor. When a file is run, put its name in the restart bar. Do not print false prompts. Original patch by Adnan Umer. 01 August 2015, 02:34:37 UTC
9a82bd4 Issue #24763: Fix asyncio test on Windows 31 July 2015, 21:36:00 UTC
2080dc9 Issue #22932: Fix timezones in email.utils.formatdate. Patch from Dmitry Shachnev. 31 July 2015, 20:18:22 UTC
6fb1e74 Fix ResourceWarning in asyncio.BaseSubprocessTransport Issue #24763: Fix resource warnings when asyncio.BaseSubprocessTransport constructor fails, if subprocess.Popen raises an exception for example. Patch written by Martin Richard, test written by me. 31 July 2015, 15:49:43 UTC
062759f Issue 24759: Gracefull exit Idle if ttk import fails. 31 July 2015, 01:16:16 UTC
5ccc18f Issue #23779: imaplib raises TypeError if authenticator tries to abort. Patch from Craig Holmquist. 30 July 2015, 20:59:02 UTC
30f1f67 Issue #13884: Idle: Remove tearoff lines from menus. Patch by Roger Serwy. 30 July 2015, 20:44:22 UTC
41ca828 Issue #12160: Fix incorrect StreamCodec references in Codec.encode() and Codec.decode() docs. It should StreamWriter for Codecs.encode() and StreamReader for Codec.decode(). Patch by Nick Weinhold. 30 July 2015, 15:26:10 UTC
dcf841b Merge 29 July 2015, 18:25:58 UTC
bd4dd54 Issue #23589: Remove duplicate sentence from the FAQ. Patch by Yongzhi Pan. 29 July 2015, 18:14:32 UTC
842c074 Issue #24729: Correct reference to open function. 29 July 2015, 18:04:36 UTC
111803c Issue #23319: Add Matthieu Gautier to Misc/ACKS 29 July 2015, 12:40:38 UTC
9c631a0 Issue #23319: Fix ctypes.BigEndianStructure, swap correctly bytes. Patch written by Matthieu Gautier. 29 July 2015, 12:33:52 UTC
bb1c079 Issue #19450: Update OS X installer builds to use SQLite 3.8.11. 29 July 2015, 06:22:23 UTC
1ee9283 Issue #23254: Document how to close the TCPServer listening socket. Patch from Martin Panter. 29 July 2015, 00:52:40 UTC
d8de44b Issue #24729: Update tutorial to match implementation. 28 July 2015, 19:00:10 UTC
54d361f Issue #19450: Update Windows builds to use SQLite 3.8.11.0 28 July 2015, 18:05:18 UTC
acd61b6 Issue #24735: Fix invalid memory access in combinations_with_replacement() 28 July 2015, 09:05:44 UTC
aaf6114 Issue #23441: rcompleter now prints a tab character instead of displaying possible completions for an empty word. Initial patch by Martin Sekera. 27 July 2015, 21:06:31 UTC
0bd5fb0 Issue #24728: Fix building without threads. Patch by Louis Dassy. 27 July 2015, 13:46:11 UTC
ddc7440 Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. 26 July 2015, 22:42:01 UTC
83236f7 Issue #24683: Fixed crashes in _json functions called with arguments of inappropriate type. 26 July 2015, 06:01:22 UTC
5a294d8 Issue #21697: shutil.copytree() now correctly handles symbolic links that point to directories. Patch by Eduardo Seabra and Thomas Kluyver. 25 July 2015, 11:53:48 UTC
7e732a7 Issue #24713: Use importlib.reload() in import reference document. imp.reload() was deprecated in Python 3.4 and changed to call importlib.reload(). Patch by Petr Viktorin. 25 July 2015, 10:02:37 UTC
eaf16ab asyncio: sync with github * Fix ResourceWarning warnings in test_streams * Return True from StreamReader.eof_received() to fix http://bugs.python.org/issue24539 (but still needs a unittest). Add StreamReader.__repr__() for easy debugging. * remove unused imports * Issue #234: Drop JoinableQueue on Python 3.5+ 25 July 2015, 00:40:40 UTC
71080fc asyncio: Add asyncio.compat module Move compatibility helpers for the different Python versions to a new asyncio.compat module. 25 July 2015, 00:23:21 UTC
f05b79d Issue #24603: Update the OS X 32-bit installer build to use OpenSSL 1.0.2d. 24 July 2015, 23:21:18 UTC
178f0b6 Issue #24620: Random.setstate() now validates the value of state last element. 24 July 2015, 06:02:53 UTC
f79dfe3 Add versionchanged information for mock_open. 23 July 2015, 16:09:59 UTC
ca647ef Issue #21750: Further fixup to be styled like other mock APIs. 23 July 2015, 15:48:20 UTC
80e4f30 Remove line numbers from unittest in susp-ignored. 22 July 2015, 20:08:38 UTC
16dd210 Fix suspicious after the unittest docs change. 22 July 2015, 19:07:07 UTC
e02f6c2 Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero. 22 July 2015, 18:37:26 UTC
689b55c Issue #24603: Update the Windows build to use OpenSSL 1.0.2d 22 July 2015, 04:20:47 UTC
4aa30dc rstlint: explicitly open files as UTF8 22 July 2015, 03:50:29 UTC
c75e2dd Issue #24680: Remove random backslash. Patch by cdz. 22 July 2015, 03:33:16 UTC
750eae1 Issue #24678: Fixed raiseExceptions typo in logging tests. Patch by Jacek Kołodziej. 21 July 2015, 19:39:26 UTC
19c1a87 Issue #20792: Expand idle_test.test_pathbowser. Tweak file to not copy twice. Original patch by Saimadhav Heblikar. 20 July 2015, 21:44:59 UTC
c0b1e0f Issue #24675: Avoid DeprecationWarning in test_os Patch written by Martin Panter. I replace tearDown() with addCleanup(). 20 July 2015, 15:12:57 UTC
239aba7 Issue #19663: Improve error message for defaultdict. 20 July 2015, 07:09:22 UTC
3018cc4 Issue #24206: Fixed __eq__ and __ne__ methods of inspect classes. 18 July 2015, 20:19:05 UTC
d113c96 improve style of the convert macro (#24655) Patch by Brian Cain. 18 July 2015, 17:59:13 UTC
92b3e06 Typo fix in mock.patch. Patch from https://github.com/testing-cabal/mock/issues/215 17 July 2015, 09:58:36 UTC
back to top