2011-05-07 |
Giampaolo Rodola' | #11072- applying http://bugs.python.org/review/11072... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Vinay Sajip | Merge. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Vinay Sajip | Close socket on connection failure. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Merge: Fix potential resource leak in test_mmap. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Merge: Fix potential resource leak in test_mmap. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Fix potential resource leak in test_mmap. |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Merge: #11277: Fix tests - crash will not trigger if... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Merge: #11277: Fix tests - crash will not trigger if... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Issue #11277: Fix tests - crash will not trigger if... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Merge: #11277: Add tests for mmap crash when using... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Merge: #11277: Add tests for mmap crash when using... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Nadeem Vawda | Issue #11277: Add tests for mmap crash when using large... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Victor Stinner | _PyImport_LoadDynamicModule() encodes the module name... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Victor Stinner | faulthandler: dump all threads by default |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Victor Stinner | faulthandler: save/restore errno in the two signal... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
Ronald Oussoren | Closes Issue 11916: Add a number of MacOSX specific... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
R David Murray | #11999: sync based on comparing mtimes, not mtime to... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
R David Murray | #11999: sync based on comparing mtimes, not mtime to... |
commit | commitdiff | tree | snapshot |
2011-05-07 |
R David Murray | #11999: sync based on comparing mtimes, not mtime to... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Vinay Sajip | Refined rollover test for slow test machines. |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Giampaolo Rodola' | Issue #11072: added MLSD command (RFC-3659) support... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Antoine Pitrou | Issue #8808: The IMAP4_SSL constructor now allows passi... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Ronald Oussoren | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Ronald Oussoren | ntpath.samefile fails to detect that "A.TXT" and "a... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Antoine Pitrou | Issue #12000: When a SSL certificate has a subjectAltNa... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Antoine Pitrou | Issue #12000: When a SSL certificate has a subjectAltNa... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Ezio Melotti | Issue #10775: assertRaises, assertRaisesRegex, assertWa... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Ronald Oussoren | merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Ronald Oussoren | merge from 3.1 |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Ronald Oussoren | Fix for issue 10684: Folders get deleted when trying... |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Eli Bendersky | merge |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Eli Bendersky | Issue #11015: bring test.support docs up to date |
commit | commitdiff | tree | snapshot |
2011-05-06 |
Vinay Sajip | Close handler opened in test. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | Userlist.copy() wasn't returning a UserList. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | null merge |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | Sync-up minor code edits with the default branch. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Vinay Sajip | Added additional output to help diagnose buildbot failures. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | null merge |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | Sync-up minor code edits with the default branch. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | Avoid codec spelling issues by just using the utf-8... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Raymond Hettinger | Avoid codec spelling issues by just using the utf-8... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Antoine Pitrou | Merge: Use shared testing facilities in test_threading |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Antoine Pitrou | Use shared testing facilities in test_threading |
commit | commitdiff | tree | snapshot |
2011-05-05 |
R David Murray | Merge: #11873: Improve test regex so random directory... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
R David Murray | #11873: Improve test regex so random directory names... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Coghlan | Merge from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Coghlan | Remove trailing whitespace |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Coghlan | Merge #11647 update from 3.2 |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Nick Coghlan | Issue #11647: allow contextmanager objects to be used... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Vinay Sajip | Tweaked timed rollover test to allow for test-time... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Vinay Sajip | Merged changes. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Vinay Sajip | Improved coverage and fixed bug in HTTPHandler with... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ezio Melotti | #11997: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ezio Melotti | #11997: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
Ezio Melotti | #11997: fix typo in init.rst. |
commit | commitdiff | tree | snapshot |
2011-05-05 |
R David Murray | Merge #8158: add missing 'description' description... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
R David Murray | Merge #8158: add missing 'description' description... |
commit | commitdiff | tree | snapshot |
2011-05-05 |
R David Murray | #8158: add missing 'description' description to optpars... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Daniel Stutzbach | #11335: Merge from 3.2: Fix memory leak after key funct... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Daniel Stutzbach | #11335: Fix memory leak after key function failure... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Antoine Pitrou | Issue #1856: Avoid crashes and lockups when daemon... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Antoine Pitrou | Issue #1856: Avoid crashes and lockups when daemon... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Alexis Metaireau | Add a reference to the PEP 398 for python 3.3 release... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ezio Melotti | #11985: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ezio Melotti | #11985: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Ezio Melotti | #11985: update docstring of platform.python_implementation. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Alexander Belopolsky | Mention that timezone is a subclass of tzinfo. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Victor Stinner | Replace open(filename, 'rU') by open(filename, 'r') |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Victor Stinner | Issue #8407: signal.pthread_sigmask() returns a set... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Victor Stinner | Issue #11998, issue #8407: workaround _tkinter issue... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Victor Stinner | regrtest: dump all threads on a crash, not only the... |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Brian Curtin | Fix #11834. Correct site-packages paths. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Brian Curtin | Fix #11834. Correct site-packages paths. |
commit | commitdiff | tree | snapshot |
2011-05-04 |
Brian Curtin | Fix #11834. Correct site-packages paths. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Mark Dickinson | test_math.py: Use correct signs on zeros for expected... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Mark Dickinson | Remove an unused import and an unused local definition... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Raymond Hettinger | Fix __hash__ in functools.cmp_to_key() to work with... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Raymond Hettinger | Fix __hash__ in functools.cmp_to_key() to work with... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Ezio Melotti | #11985: merge with 3.2. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Ezio Melotti | #11985: merge with 3.1. |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Ezio Melotti | #11985: document the return value of platform.python_im... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Antoine Pitrou | Issue #11849: Make it more likely for the system alloca... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Victor Stinner | Issue #8407: disable faulthandler timeout thread on... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Antoine Pitrou | Fix typo in name of private function |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Antoine Pitrou | Fix typo in name of private function |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Victor Stinner | Issue #8407: pthread_sigmask() checks immediatly if... |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Victor Stinner | Issue #8407: Fix pthread_sigmask() tests on Mac OS X |
commit | commitdiff | tree | snapshot |
2011-05-03 |
Brian Curtin | Adjust OS/2 & VMS grammar, and add Windows 2000 to... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Belopolsky | Issue #11930: Added Misc/NEWS and versionchanged entries. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Raymond Hettinger | merge |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Raymond Hettinger | Backport 3.3 fixes and cleans ups. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Belopolsky | Relax %Y test. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Belopolsky | Removed unused variable |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Belopolsky | Issue #11930: Remove year >= 1000 limitation from datet... |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Raymond Hettinger | dummy merge |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Raymond Hettinger | Backport code cleanup for namedtuples. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Belopolsky | merge |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Alexander Belopolsky | Issue #11930: Remove deprecated time.accept2dyear. |
commit | commitdiff | tree | snapshot |
2011-05-02 |
Victor Stinner | cleanup signalmodule.c: use PyModule_AddIntMacro() |
commit | commitdiff | tree | snapshot |
next |