| 2012-12-12 |
Christian Heimes | Fix cross compiling issue in setup.py, ensure that... |
commit | commitdiff | tree | snapshot |
| 2012-12-12 |
Christian Heimes | Fix cross compiling issue in setup.py, ensure that... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Code style fixup: No need for double ((parenthesis... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Code style fixup: No need for double ((parenthesis... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Code style fixup: No need for double ((parenthesis... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Fix the internals of our hash functions to used unsigne... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | null merge, no change needed in 3.3. |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Keep y a Py_hash_t instead of Py_uhash_t as it is compa... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Fix the internals of our hash functions to used unsigne... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Fix the internals of our hash functions to used unsigne... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | Using 'long double' to force this structure to be worst... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | 1 << 31 is invalid for signed integers, fix it by makin... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | 1 << 31 is invalid for signed integers, fix it by makin... |
commit | commitdiff | tree | snapshot |
| 2012-12-11 |
Gregory P.... | 1 << 31 is invalid for signed integers, fix it by makin... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Some more Windows related tuning to shutil... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Some more Windows related tuning to shutil... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Some more Windows related tuning to shutil... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Be flexible with appending *.* in shutil.rmtree... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Be flexible with appending *.* in shutil.rmtree... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Be flexible with appending *.* in shutil.rmtree... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: More shutil test fixes for Windows |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Senthil Kumaran | Fix Issue15701 : add .headers attribute to urllib.error... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: More shutil test fixes for Windows |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: More shutil test fixes for Windows |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Fix shutil.rmtree error tests for Windows |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Fix shutil.rmtree error tests for Windows |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Fix shutil.rmtree error tests for Windows |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Fix 3.3 regression introduced by the new fd... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Fix 3.3 regression introduced by the new fd... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Hynek Schlawack | #15872: Add tests for a 3.3 regression in the new fd... |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Chris Jerdonek | Issue #16629: Merge IDLE test fix from 3.3. |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Chris Jerdonek | Issue #16629: Merge IDLE test fix from 3.2. |
commit | commitdiff | tree | snapshot |
| 2012-12-10 |
Chris Jerdonek | Issue #16629: Fix IDLE idlelib.CallTips test. Patch... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Andrew Svetlov | Issue #16582: use int exit code in tkinter._exit |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Andrew Svetlov | Issue #16582: use int exit code in tkinter._exit |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Andrew Svetlov | Issue #16582: use int exit code in tkinter._exit |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Senthil Kumaran | merge from 3.3 - Document reason attribute for urllib... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Senthil Kumaran | merge from 3.2 - reason attribute for urllib.error... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Senthil Kumaran | Fix issue13211 - Document the reason attribute for... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Richard Oudkerk | Make test of poll() use unbuffered IO |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Richard Oudkerk | Issue #16616: Enable test in test_poll which was (accid... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Benjamin Peterson | merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Benjamin Peterson | merge 3.1 |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Antoine Pitrou | Issue #16248: Disable code execution from the user... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Antoine Pitrou | Issue #16248: Disable code execution from the user... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Antoine Pitrou | Issue #16248: Disable code execution from the user... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Antoine Pitrou | Issue #16248: Disable code execution from the user... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Antoine Pitrou | Issue #13390: New function :func:`sys.getallocatedblock... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Nick Coghlan | Merge from 3.3 (issue #15209) |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Nick Coghlan | Issue #15209: Fix typo and some additional wording... |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Éric Araujo | Merge fixes for #13614, #13512 and #7719 from 3.3 |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Éric Araujo | Merge fixes for #13614, #13512 and #7719 from 3.2 |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Éric Araujo | Branch merge |
commit | commitdiff | tree | snapshot |
| 2012-12-09 |
Éric Araujo | Fix setup.py register failure with invalid rst in descr... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Éric Araujo | Fix a few markup/grammar nits |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Antoine Pitrou | Issue #16602: When a weakref's target was part of a... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Antoine Pitrou | Issue #16602: When a weakref's target was part of a... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Antoine Pitrou | Issue #16602: When a weakref's target was part of a... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Éric Araujo | Create ~/.pypirc securely (#13512). |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Éric Araujo | Ignore .nfs* files in distutils (#7719). |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Andrew Svetlov | Drop double newlines printed in some file iteration... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Andrew Svetlov | Drop double newlines printed in some file iteration... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Andrew Svetlov | Drop double newlines printed in some file iteration... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Nick Coghlan | Merge from 3.3 (issue #16267) |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Nick Coghlan | Close issue #16267: better docs for @abstractmethod... |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Nick Coghlan | Merge from 3.3 (Issue #15209) |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Nick Coghlan | Issue #15209: Clarify exception chaining description |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Ezio Melotti | Merge debug output removal with 3.3. |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Ezio Melotti | Merge debug output removal with 3.2. |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Ezio Melotti | Remove debug output from example. |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Antoine Pitrou | Issue #16628: Fix a memory leak in ctypes.resize(). |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Antoine Pitrou | Issue #16628: Fix a memory leak in ctypes.resize(). |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Antoine Pitrou | Issue #16628: Fix a memory leak in ctypes.resize(). |
commit | commitdiff | tree | snapshot |
| 2012-12-08 |
Benjamin Peterson | add fixer for reload() -> imp.reload() (closes #11797... |
commit | commitdiff | tree | snapshot |
| 2012-12-07 |
Chris Jerdonek | Issue #16495: remove extraneous NULL encoding check... |
commit | commitdiff | tree | snapshot |
| 2012-12-07 |
Raymond Hettinger | Improve OrderedDict equality test. |
commit | commitdiff | tree | snapshot |
| 2012-12-06 |
Benjamin Peterson | assert than we never try to deal with True, False,... |
commit | commitdiff | tree | snapshot |
| 2012-12-06 |
Benjamin Peterson | create NameConstant AST class for None, True, and False... |
commit | commitdiff | tree | snapshot |
| 2012-12-06 |
Andrew Svetlov | Specify which I/O ABC methods have implementations... |
commit | commitdiff | tree | snapshot |
| 2012-12-06 |
Andrew Svetlov | Specify which I/O ABC methods have implementations... |
commit | commitdiff | tree | snapshot |
| 2012-12-06 |
Andrew Svetlov | Specify which I/O ABC methods have implementations... |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Update comment: SAVE_EXC_STATE and SWAP_EXC_STATE macro... |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Update comment: SAVE_EXC_STATE and SWAP_EXC_STATE macro... |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Merge: skip pdb test for #13120 if threading is not... |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Merge: skip pdb test for #13120 if threading is not... |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Skip pdb test for #13120 if threading is not available. |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Merge 3.3 |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Andrew Svetlov | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2012-12-05 |
Eric Snow | Issue #15627: This is simply an update to the name... |
commit | commitdiff | tree | snapshot |
| 2012-12-04 |
Andrew Svetlov | Merge issue #13120: Allow to call pdb.set_trace() from... |
commit | commitdiff | tree | snapshot |
| 2012-12-04 |
Andrew Svetlov | Issue #13120: Allow to call pdb.set_trace() from thread. |
commit | commitdiff | tree | snapshot |
| 2012-12-04 |
Victor Stinner | Issue #16444: test more bytes in support.TESTFN_UNDECOD... |
commit | commitdiff | tree | snapshot |
| 2012-12-04 |
Andrew Svetlov | Merge issue #13120: Allow to call pdb.set_trace() from... |
commit | commitdiff | tree | snapshot |
| 2012-12-04 |
Victor Stinner | Cleanup unicodeobject.c |
commit | commitdiff | tree | snapshot |
| 2012-12-04 |
Victor Stinner | Issue #16455: On FreeBSD and Solaris, if the locale... |
commit | commitdiff | tree | snapshot |
| 2012-12-03 |
Antoine Pitrou | Fix test splitting in previous commit. |
commit | commitdiff | tree | snapshot |
| 2012-12-03 |
Antoine Pitrou | Fix test splitting in previous commit. |
commit | commitdiff | tree | snapshot |
| 2012-12-03 |
Antoine Pitrou | Fix test splitting in previous commit. |
commit | commitdiff | tree | snapshot |
| 2012-12-03 |
Antoine Pitrou | Split the bigmem re test in two separate tests with... |
commit | commitdiff | tree | snapshot |
| next |