2012-12-15 |
Andrew Svetlov | Merge: use OSError instead of os.error in the docs. |
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 heads |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Benjamin Peterson | merge 3.3 |
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 |
Petri Lehtinen | #11175: argparse.FileType now accepts encoding and... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Antoine Pitrou | Issue #16488: epoll() objects now support the `with... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Antoine Pitrou | Merge |
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-15 |
Antoine Pitrou | Issue #16298: In HTTPResponse.read(), close the socket... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Benjamin Peterson | use error label instead of breaking eval loop (closes... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Andrew Svetlov | Remove compile warnings for _testimportmodule |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Andrew Svetlov | Rename test module names for #16421 to don't clash... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Benjamin Peterson | cleanup and fix refleaks |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ezio Melotti | #16683: merge with 3.3. |
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.3. |
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-14 |
Andrew Svetlov | Cleanup filecmp: starting from 3.3 os.error is alias... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Andrew Svetlov | Issue #16421: allow to load multiple modules from the... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Philip Jenvey | compile doesn't accept code objects |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Andrew Svetlov | Issue #16049: add abc.ABC helper class. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ross Lagerwall | Merge with 3.3 for #16661 |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ross Lagerwall | Issue #16661: Fix the os.getgrouplist() test by not... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Benjamin Peterson | expose TCP_FASTOPEN and MSG_FASTOPEN |
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 | 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 | 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-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 |
next |