Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged solution for #11324 from 3.2. | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|\ | |||||
| * | Closes #11324: ConfigParser(interpolation=None) doesn't work. | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
| | | | | | | | | Initial patches by Tobias Brink. Thanks! | ||||
* | | Merged ACKS from 3.2: added Yuxiao Zeng | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | Added Yuxiao Zeng for finding and resolving #11858. Thanks! | Łukasz Langa | 2011-04-28 | 1 | -0/+1 |
| | | |||||
* | | Merge #11901: add description of how bitfields are laid out to hexversion docs | R David Murray | 2011-04-25 | 1 | -0/+1 |
|\ \ | |/ | | | | | Patch by Sijin Joseph. | ||||
| * | Merge #11901: add description of how bitfields are laid out to hexversion docs | R David Murray | 2011-04-25 | 1 | -0/+1 |
| |\ | | | | | | | | | | Patch by Sijin Joseph. | ||||
| | * | #11901: add description of how bitfields are laid out to hexversion docs | R David Murray | 2011-04-25 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Sijin Joseph. | ||||
* | | | pybench prep_times calculation error (closes #11895) | Jesus Cea | 2011-04-25 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | pybench prep_times calculation error (closes #11895) | Jesus Cea | 2011-04-25 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | pybench prep_times calculation error (closes #11895) | Jesus Cea | 2011-04-25 | 1 | -0/+1 |
| | | | |||||
* | | | Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor | Antoine Pitrou | 2011-04-23 | 1 | -0/+1 |
| | | | | | | | | | | | | of 5 to 10. Initial patch by Jonas H. | ||||
* | | | MERGE: startswith and endswith don't accept None as slice index. Patch by ↵ | Jesus Cea | 2011-04-20 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | Torsten Becker. (closes #11828) | ||||
| * | | MERGE: startswith and endswith don't accept None as slice index. Patch by ↵ | Jesus Cea | 2011-04-20 | 1 | -0/+1 |
| |\ \ | | |/ | | | | | | | Torsten Becker. (closes #11828) | ||||
| | * | startswith and endswith don't accept None as slice index. Patch by Torsten ↵ | Jesus Cea | 2011-04-20 | 1 | -0/+1 |
| | | | | | | | | | | | | Becker. (closes #11828) | ||||
* | | | #1690608: make formataddr RFC2047 aware. | R David Murray | 2011-04-06 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Torsten Becker. | ||||
* | | | Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for ↵ | Raymond Hettinger | 2011-03-31 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | named tuples. | ||||
| * | | Issue #7796: Add link to Jan Kaliszewski's alternate constructor and ABC for ↵ | Raymond Hettinger | 2011-03-31 | 1 | -0/+1 |
| | | | | | | | | | | | | named tuples. | ||||
* | | | merge #11696 | Martin v. Löwis | 2011-03-27 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | merge #11696 | Martin v. Löwis | 2011-03-27 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Closes #11696: Fix ID generation in msilib. | Martin v. Löwis | 2011-03-27 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Mark Mc Mahon. | ||||
| * | | Merge #9696 | Mark Dickinson | 2011-03-27 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #9696: Fix exception incorrectly raised by xdrlib.Packer.pack_int when ↵ | Mark Dickinson | 2011-03-27 | 1 | -0/+1 |
| | | | | | | | | | | | | trying to pack a negative (in-range) integer. | ||||
* | | | Merge with 3.2 | Ross Lagerwall | 2011-03-26 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge with 3.1 | Ross Lagerwall | 2011-03-26 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #11659: Fix ResourceWarning in test_subprocess introduced by #11459. | Ross Lagerwall | 2011-03-26 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Ben Hayden. | ||||
| | * | Issue #5421: Fix misleading error message when one of socket.sendto()'s | Antoine Pitrou | 2011-03-17 | 1 | -0/+1 |
| | | | | | | | | | | | | arguments has the wrong type. Patch by Nikita Vetoshkin. | ||||
* | | | Issue #11244: Remove outdated peepholer check that was preventing the ↵ | Mark Dickinson | 2011-03-23 | 1 | -0/+1 |
| | | | | | | | | | | | | peepholer from folding -0 and -0.0. Thanks Eugene Toder for the patch. | ||||
* | | | Tidy up merge with remote | Nick Coghlan | 2011-03-17 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Close #11577: Improve binhex test coverage and fix ResourceWarning | Nick Coghlan | 2011-03-17 | 1 | -0/+1 |
| | | | |||||
* | | | Merge #9298 fix. | R David Murray | 2011-03-16 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge #9298 fix. | R David Murray | 2011-03-16 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | #9298: restore proper folding of base64 encoded bodies. | R David Murray | 2011-03-16 | 1 | -0/+1 |
| | | | | | | | | | | | | Patch by Yves Dorfsman. | ||||
| * | | Backport improved test coverage for string.py | Nick Coghlan | 2011-03-16 | 1 | -0/+1 |
| | | | |||||
| * | | Merge with 3.1 | Ronald Oussoren | 2011-03-16 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
| | * | Issue #11569: use absolute path to the sysctl command in multiprocessing to | Ronald Oussoren | 2011-03-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | ensure that it will be found regardless of the shell PATH. This ensures that multiprocessing.cpu_count works on default installs of MacOSX. | ||||
| | * | On behalf of Tarek: Issue #11501: disutils.archive_utils.make_zipfile no | Antoine Pitrou | 2011-03-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | longer fails if zlib is not installed. Instead, the zipfile.ZIP_STORED compression is used to create the ZipFile. Patch by Natalia B. Bidart. | ||||
| | * | #11515: fix several typos. Patch by Piotr Kasprzyk. | Ezio Melotti | 2011-03-15 | 1 | -0/+1 |
| | | | |||||
| | * | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing. | ||||
* | | | merge heads | Benjamin Peterson | 2011-03-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge #11554 test_email_codecs activation from 3.2. | R David Murray | 2011-03-15 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | #11554: reactivate test_email_codecs, and make it pass. | R David Murray | 2011-03-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The fix is to charset.py, which was not doing the encoding to the correct output character set when doing a body_encode for either the shift-jis or euc-jp charsets. There's also a fix for handling a bytes input in encoders.py. Patch by Michael Henry, comment changes by me. | ||||
| | * | | #11496: skip history test if clear_history is not available. | R David Murray | 2011-03-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Patch by Natalia B. Bidart. | ||||
* | | | | improve dis test coverage (closes #11559) | Benjamin Peterson | 2011-03-15 | 1 | -0/+1 |
|/ / / | | | | | | | | | | Thanks Matias Bordese. (a few modifications of my own) | ||||
* | | | merge default | Michael Foord | 2011-03-14 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Close #11505: Improve string.py coverage | Nick Coghlan | 2011-03-14 | 1 | -0/+1 |
| | | | | |||||
* | | | | Closes issue 11407. TestCase.run returns the result object used or created | Michael Foord | 2011-03-14 | 1 | -0/+1 |
|/ / / | |||||
* | | | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 1 | -0/+1 |
|\ \ \ | |/ / | | | | | | | | | | | | | the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing. | ||||
| * | | Fix #11491. When dbm.open was called with a file which already exists and | briancurtin | 2011-03-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | the "flag" argument is "n", dbm.error was being raised. As documented, dbm.open(...,flag='n') will now "Always create a new, empty database, open for reading and writing", regardless of a previous file existing. | ||||
* | | | Skip test if zlib not present. Closes #11498. Patch by Natalia B. Bidart. | Eric V. Smith | 2011-03-14 | 1 | -0/+1 |
| | | | |||||
* | | | Merge #11488 patch from 3.2. | R David Murray | 2011-03-14 | 1 | -0/+1 |
|\ \ \ | |/ / |