2273 Commits (e8ea355b728fa2ae3fa060eeea477ebfa159a5f5)

Author SHA1 Message Date
Serhiy Storchaka e2bd2a7186 Issue #21715: Extracted shared complicated code in the _io module to new 12 years ago
Antoine Pitrou 0ddbf4795f Issue #22462: Fix pyexpat's creation of a dummy frame to make it appear in exception tracebacks. 12 years ago
Larry Hastings adeb140cb3 Post-release changes after 3.4.2 final. 12 years ago
Larry Hastings dbb126103e Release bump for 3.4.2 final. 12 years ago
Larry Hastings f26c2e72d8 Post-release engineering work for 3.4.2rc1. 12 years ago
Larry Hastings 03776e33a9 Bump version number for 3.4.2rc1 release. 12 years ago
Nick Coghlan 8fad1676a2 Issue #22166: clear codec caches in test_codecs 12 years ago
Serhiy Storchaka 547d3bc3a6 Issue #22193: Added private function _PySys_GetSizeOf() needed to implement 12 years ago
Benjamin Peterson c7ceefc1a2 a post 3.4.1 world 12 years ago
Benjamin Peterson 1a2cf9aba7 remove tab (closes #21587) 12 years ago
Larry Hastings 5c26a8afbb Version bump for 3.4.1. 12 years ago
Larry Hastings 2110603344 Post-release version bump for 3.4.1rc1. Sorry it's late! 12 years ago
Larry Hastings 95e0b0d1d0 Version bump for 3.4.1rc1. 12 years ago
Benjamin Peterson 7ddf3eba90 use imperative 12 years ago
Antoine Pitrou 8c6f8dc527 Issue #19537: Fix PyUnicode_DATA() alignment under m68k. Patch by Andreas Schwab. 12 years ago
Larry Hastings e41b73caca Post-release verion bump for 3.4.0(+). 12 years ago
Larry Hastings cf1a3cd2c7 Release bump for 3.4.0 final. 12 years ago
Benjamin Peterson bdc4b02985 cast negative numbers to size_t before shifting them (#20929) 12 years ago
Georg Brandl 92d2d346ef Post-release update. 12 years ago
Georg Brandl fbd7518a41 Bump to 3.3.5 final. 12 years ago
Larry Hastings 6b5284fd4e Mark branch as being after Python 3.4.0rc3. 12 years ago
Larry Hastings d5c59763ad Version bump for 3.4.0rc3. 12 years ago
Georg Brandl c186b23799 Bump to 3.3.5rc2. 12 years ago
Georg Brandl 2fc8f773e1 Issue #20404: reject non-text encodings early in TextIOWrapper. 12 years ago
Serhiy Storchaka 270ce7360c Fix typo (issue #19619). 12 years ago
Serhiy Storchaka 94ee389308 Issue #19619: Blacklist non-text codecs in method API 12 years ago
Georg Brandl e12675a0f2 Bump to 3.3.5rc1. 12 years ago
Victor Stinner 3c1b379ebd Issue #20320: select.select() and select.kqueue.control() now round the timeout 12 years ago
Larry Hastings 4cce8f2f40 Python 3.4.0rc1: Post-release updates. 12 years ago
Larry Hastings e9f73ac1fd Python 3.4.0rc1: Version bump. 12 years ago
Georg Brandl a37fcb28e6 Post-release updates. 12 years ago
Serhiy Storchaka 013bb91aa3 Issue #19255: The builtins module is restored to initial value before 12 years ago
Larry Hastings f34177a6f9 Version bump for Python 3.4.0rc2. 12 years ago
Serhiy Storchaka 87a5c515d0 Issue #19255: The builtins module is restored to initial value before 12 years ago
Larry Hastings 8f9f0f12e8 Issue #20517: Removed unnecessary new (short-lived) functions from PyErr. 12 years ago
Larry Hastings b082731fbb Issue #20517: Functions in the os module that accept two filenames 12 years ago
Larry Hastings 2623c8c23c Issue #20530: Argument Clinic's signature format has been revised again. 12 years ago
Georg Brandl c81402527a Bump to 3.3.4 final 12 years ago
Nick Coghlan a9b15241c6 Close #20404: blacklist non-text encodings in io.TextIOWrapper 12 years ago
Martin v. Löwis ca7b04644c Issue #17162: Add PyType_GetSlot. 12 years ago
Larry Hastings 581ee3618c Issue #20326: Argument Clinic now uses a simple, unique signature to 12 years ago
Georg Brandl 87203d313d Post release update. 12 years ago
Larry Hastings ee4cca6e33 Post-release bump for 3.4.0 beta 3. 12 years ago
Larry Hastings 2d8e1e4f07 Version bump for 3.4.0b3. 12 years ago
Larry Hastings c20472640c Issue #20390: Small fixes and improvements for Argument Clinic. 12 years ago
Georg Brandl 18f2ce9e7d Bump to 3.3.4rc1. 12 years ago
Larry Hastings 5c66189e88 Issue #20189: Four additional builtin types (PyTypeObject, 12 years ago
Larry Hastings b7ccb20423 Issue #20294: Argument Clinic now supports argument parsing for __new__ and 12 years ago
Larry Hastings e7ee44e9ba Post-release engineering; updated NEWS and version string. 12 years ago
Larry Hastings a6c55232ab Bump version number for 3.4.0b2. 12 years ago