2012-12-21 |
Benjamin Peterson | link to GIL as a term |
commit | commitdiff | tree | snapshot |
2012-12-21 |
Benjamin Peterson | fix typo (#16687) |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Benjamin Peterson | improve message (#16597) |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Benjamin Peterson | call close on the underlying stream even if flush raise... |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Benjamin Peterson | try to call __bytes__ before __index__ (closes #16722) |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Andrew Svetlov | replace threw with raised (#16714) |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Andrew Svetlov | replace threw with raised (#16714) |
commit | commitdiff | tree | snapshot |
2012-12-19 |
Antoine Pitrou | Small cleanup in test_ftplib |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Antoine Pitrou | Silence sporadic failure in RecvmsgIntoSCTPStreamTest... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Antoine Pitrou | Call importlib.invalidate_caches() after creating modul... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Antoine Pitrou | Try to make test_threaded_import faster and safer ... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Antoine Pitrou | Add sanity assertions in some import lock code (issue... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Andrew Svetlov | Issue #16714: use 'raise' exceptions, don't 'throw'. |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Andrew Svetlov | Issue #16714: use 'raise' exceptions, don't 'throw'. |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Andrew Svetlov | Issue #16711: Fix required method names for collections... |
commit | commitdiff | tree | snapshot |
2012-12-18 |
Andrew Svetlov | Issue #16711: Fix required method names for collections... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Giampaolo Rodola' | Issue 16646 (ftplib): deliberately use intermediate... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Giampaolo Rodola' | Issue 16646 (ftplib): deliberately use intermediate... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Andrew Svetlov | Issue #16647: save socket error details in LMTP.connect() |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Andrew Svetlov | Issue #16647: save socket error details in LMTP.connect() |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Giampaolo Rodola' | Fix issue #16646: ftplib.FTP.makeport() might lose... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Giampaolo Rodola' | Fix issue #16646: ftplib.FTP.makeport() might lose... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Andrew Svetlov | Update example: Counter.subtract returns None, not... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Andrew Svetlov | Update example: Counter.subtract returns None, not... |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Andrew Svetlov | Fix typo |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Andrew Svetlov | Fix typo |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Brian Curtin | Merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-12-17 |
Brian Curtin | Fix #14901. Update the Windows FAQ. |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Stefan Krah | Issue #15783: Support None default values in the Contex... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Silence sporadic failure in RecvmsgSCTPStreamTest.testR... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Null merge |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Fix ResourceWarnings in test_pty |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Issue #16696: fix comparison between bytes and string... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Issue #16696: fix comparison between bytes and string... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Issue #16626: Fix infinite recursion in glob.glob(... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Antoine Pitrou | Issue #16626: Fix infinite recursion in glob.glob(... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Hynek Schlawack | #16664: Add regression tests for glob's behaviour conce... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Hynek Schlawack | #16664: Add regression tests for glob's behaviour conce... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Stefan Krah | Issue #15783: Except for the number methods, the C... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Andrew Svetlov | Use OSError instead of os.error in the docs. |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Benjamin Peterson | merge 3.2 |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Benjamin Peterson | remove dead code |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Antoine Pitrou | Issue #16298: In HTTPResponse.read(), close the socket... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Antoine Pitrou | Issue #16298: In HTTPResponse.read(), close the socket... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ezio Melotti | #16683: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ezio Melotti | #16683: restore alphabetical order in audioop docs... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ezio Melotti | #16681: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ezio Melotti | #16681: use "bidirectional class" instead of "bidirecti... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ezio Melotti | #16681: use "bidirectional class" instead of "bidirecti... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ross Lagerwall | Issue #16661: Fix the os.getgrouplist() test by not... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Christian Heimes | Cross compiling needs host and build settings. configur... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Christian Heimes | Just to be sure, initialize with a copy of the compiler... |
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.... | 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.... | 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: 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 |
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 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.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 |
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 |
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 |
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.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 |
É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 |
Nick Coghlan | Close issue #16267: better docs for @abstractmethod... |
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.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-06 |
Andrew Svetlov | Specify which I/O ABC methods have implementations... |
commit | commitdiff | tree | snapshot |
next |