| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Issue #16696: fix comparison between bytes and string. Also, improve glob tests. | Antoine Pitrou | 2012-12-16 | 1 | -5/+28 |
|\ \ \
| |/ / |
|
| * | | Issue #16696: fix comparison between bytes and string. Also, improve glob tests. | Antoine Pitrou | 2012-12-16 | 1 | -5/+28 |
| |\ \
| | |/ |
|
| | * | Issue #16696: fix comparison between bytes and string. Also, improve glob tests. | Antoine Pitrou | 2012-12-16 | 1 | -5/+28 |
|
|
* | | | Issue #16626: Fix infinite recursion in glob.glob() on Windows when the patte... | Antoine Pitrou | 2012-12-16 | 1 | -0/+13 |
|\ \ \
| |/ / |
|
| * | | Issue #16626: Fix infinite recursion in glob.glob() on Windows when the patte... | Antoine Pitrou | 2012-12-16 | 1 | -0/+13 |
| |\ \
| | |/ |
|
| | * | Issue #16626: Fix infinite recursion in glob.glob() on Windows when the patte... | Antoine Pitrou | 2012-12-16 | 1 | -0/+13 |
|
|
* | | | #16664: Add regression tests for glob's behaviour concerning "."-entries | Hynek Schlawack | 2012-12-16 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | #16664: Add regression tests for glob's behaviour concerning "."-entries | Hynek Schlawack | 2012-12-16 | 1 | -1/+6 |
| |\ \
| | |/ |
|
| | * | #16664: Add regression tests for glob's behaviour concerning "."-entries | Hynek Schlawack | 2012-12-16 | 1 | -1/+6 |
|
|
* | | | Merge 3.3. | Stefan Krah | 2012-12-15 | 1 | -8/+294 |
|\ \ \
| |/ / |
|
| * | | Issue #15783: Except for the number methods, the C version of decimal now | Stefan Krah | 2012-12-15 | 1 | -8/+294 |
|
|
* | | | #11175: argparse.FileType now accepts encoding and errors arguments. | Petri Lehtinen | 2012-12-15 | 1 | -0/+32 |
|
|
* | | | Issue #16488: epoll() objects now support the `with` statement. | Antoine Pitrou | 2012-12-15 | 1 | -0/+7 |
|
|
* | | | Merge | Antoine Pitrou | 2012-12-15 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | use error label instead of breaking eval loop (closes #16693) | Benjamin Peterson | 2012-12-15 | 1 | -0/+5 |
|
|
* | | | | Issue #16298: In HTTPResponse.read(), close the socket when there is no Conte... | Antoine Pitrou | 2012-12-15 | 1 | -2/+34 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Issue #16298: In HTTPResponse.read(), close the socket when there is no Conte... | Antoine Pitrou | 2012-12-15 | 1 | -2/+34 |
| |\ \
| | |/ |
|
| | * | Issue #16298: In HTTPResponse.read(), close the socket when there is no Conte... | Antoine Pitrou | 2012-12-15 | 1 | -1/+14 |
|
|
* | | | Rename test module names for #16421 to don't clash with other tests. | Andrew Svetlov | 2012-12-15 | 1 | -4/+4 |
|
|
* | | | Issue #16421: allow to load multiple modules from the same shared object. | Andrew Svetlov | 2012-12-14 | 1 | -0/+14 |
|
|
* | | | Issue #16049: add abc.ABC helper class. | Andrew Svetlov | 2012-12-13 | 1 | -0/+13 |
|
|
* | | | Merge with 3.3 for #16661 | Ross Lagerwall | 2012-12-13 | 1 | -10/+3 |
|\ \ \
| |/ / |
|
| * | | Issue #16661: Fix the os.getgrouplist() test by not assuming that it | Ross Lagerwall | 2012-12-13 | 1 | -10/+3 |
|
|
* | | | #15872: Some more Windows related tuning to shutil.rmtree tests | Hynek Schlawack | 2012-12-10 | 1 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | #15872: Some more Windows related tuning to shutil.rmtree tests | Hynek Schlawack | 2012-12-10 | 1 | -7/+7 |
| |\ \
| | |/ |
|
| | * | #15872: Some more Windows related tuning to shutil.rmtree tests | Hynek Schlawack | 2012-12-10 | 1 | -8/+7 |
|
|
* | | | #15872: Be flexible with appending *.* in shutil.rmtree test case | Hynek Schlawack | 2012-12-10 | 1 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | #15872: Be flexible with appending *.* in shutil.rmtree test case | Hynek Schlawack | 2012-12-10 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | #15872: Be flexible with appending *.* in shutil.rmtree test case | Hynek Schlawack | 2012-12-10 | 1 | -1/+1 |
|
|
* | | | #15872: More shutil test fixes for Windows | Hynek Schlawack | 2012-12-10 | 1 | -5/+1 |
|\ \ \
| |/ / |
|
| * | | #15872: More shutil test fixes for Windows | Hynek Schlawack | 2012-12-10 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | #15872: More shutil test fixes for Windows | Hynek Schlawack | 2012-12-10 | 1 | -2/+2 |
|
|
* | | | Fix Issue15701 : add .headers attribute to urllib.error.HTTPError | Senthil Kumaran | 2012-12-10 | 1 | -1/+5 |
|
|
* | | | #15872: Fix shutil.rmtree error tests for Windows | Hynek Schlawack | 2012-12-10 | 1 | -1/+5 |
|\ \ \
| |/ / |
|
| * | | #15872: Fix shutil.rmtree error tests for Windows | Hynek Schlawack | 2012-12-10 | 1 | -1/+5 |
| |\ \
| | |/ |
|
| | * | #15872: Fix shutil.rmtree error tests for Windows | Hynek Schlawack | 2012-12-10 | 1 | -1/+5 |
|
|
* | | | #15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree | Hynek Schlawack | 2012-12-10 | 1 | -1/+37 |
|\ \ \
| |/ / |
|
| * | | #15872: Fix 3.3 regression introduced by the new fd-based shutil.rmtree | Hynek Schlawack | 2012-12-10 | 1 | -1/+37 |
| |\ \
| | |/ |
|
| | * | #15872: Add tests for a 3.3 regression in the new fd-based shutil.rmtree | Hynek Schlawack | 2012-12-10 | 1 | -0/+46 |
|
|
* | | | Make test of poll() use unbuffered IO | Richard Oudkerk | 2012-12-09 | 1 | -3/+6 |
|
|
* | | | Issue #16616: Enable test in test_poll which was (accidentally?) disabled | Richard Oudkerk | 2012-12-09 | 1 | -6/+4 |
|
|
* | | | Issue #13390: New function :func:`sys.getallocatedblocks()` returns the numbe... | Antoine Pitrou | 2012-12-09 | 3 | -18/+62 |
|
|
* | | | Issue #16602: When a weakref's target was part of a long deallocation chain, ... | Antoine Pitrou | 2012-12-08 | 1 | -0/+21 |
|\ \ \
| |/ / |
|
| * | | Issue #16602: When a weakref's target was part of a long deallocation chain, ... | Antoine Pitrou | 2012-12-08 | 1 | -0/+21 |
| |\ \
| | |/ |
|
| | * | Issue #16602: When a weakref's target was part of a long deallocation chain, ... | Antoine Pitrou | 2012-12-08 | 1 | -0/+21 |
|
|
* | | | create NameConstant AST class for None, True, and False literals (closes #16619) | Benjamin Peterson | 2012-12-06 | 2 | -7/+10 |
|
|
* | | | Merge: skip pdb test for #13120 if threading is not available. | Andrew Svetlov | 2012-12-05 | 1 | -0/+3 |
|\ \ \
| |/ / |
|
| * | | Merge: skip pdb test for #13120 if threading is not available. | Andrew Svetlov | 2012-12-05 | 1 | -0/+3 |
| |\ \
| | |/ |
|
| | * | Skip pdb test for #13120 if threading is not available. | Andrew Svetlov | 2012-12-05 | 1 | -0/+3 |
|
|
* | | | Issue #15627: This is simply an update to the name of a new method recently a... | Eric Snow | 2012-12-05 | 1 | -2/+2 |
|
|