summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Merge with 3.4Terry Jan Reedy2014-10-101-0/+1
|\
| * Issue 22603: add Francisco Fernández Castaño to ACKS.Terry Jan Reedy2014-10-101-0/+1
* | Add Dan O'Reilly to Misc/ACKSAntoine Pitrou2014-10-051-0/+1
* | Issue #21905: Avoid RuntimeError in pickle.whichmodule() when sys.modules is ...Antoine Pitrou2014-10-041-0/+1
|\ \ | |/
| * Issue #21905: Avoid RuntimeError in pickle.whichmodule() when sys.modules is ...Antoine Pitrou2014-10-041-0/+1
* | Closes issue #20858: Enhancements/fixes to pure-python datetime moduleAlexander Belopolsky2014-09-281-0/+1
* | merge 3.4 (#22379)Benjamin Peterson2014-09-281-0/+1
|\ \ | |/
| * check that exception messages are not empty (#22379)Benjamin Peterson2014-09-281-0/+1
* | Merge: #10510: make distuitls upload/register use HTML standards compliant CRLF.R David Murray2014-09-271-0/+1
|\ \ | |/
| * #10510: make distuitls upload/register use HTML standards compliant CRLF.R David Murray2014-09-271-0/+1
* | Issue #16537: Check whether self.extensions is empty in setup.py.Berker Peksag2014-09-271-0/+1
|\ \ | |/
| * Issue #16537: Check whether self.extensions is empty in setup.py.Berker Peksag2014-09-271-0/+1
* | Issue #16324: _charset parameter of MIMEText now also accepts email.charset.C...Berker Peksag2014-09-261-0/+1
* | Issue #17462: Add a paragraph about advantages of argparse over optparse.Berker Peksag2014-09-261-0/+1
|\ \ | |/
| * Issue #17462: Add a paragraph about advantages of argparse over optparse.Berker Peksag2014-09-261-0/+1
* | Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods.Berker Peksag2014-09-241-0/+1
|\ \ | |/
| * Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods.Berker Peksag2014-09-241-0/+1
* | merge 3.4 (#22459)Benjamin Peterson2014-09-231-0/+1
|\ \ | |/
| * fix error in split() examples (closes #22459)Benjamin Peterson2014-09-231-0/+1
* | Merge from 3.4Senthil Kumaran2014-09-171-0/+1
|\ \ | |/
| * Merge from 3.3Senthil Kumaran2014-09-171-0/+1
| |\
| | * Issue #22419: Limit the length of incoming HTTP request in wsgiref server to ...Senthil Kumaran2014-09-171-0/+1
* | | Lax cookie parsing in http.cookies could be a security issue when combinedAntoine Pitrou2014-09-161-0/+1
|\ \ \ | |/ /
| * | Lax cookie parsing in http.cookies could be a security issue when combinedAntoine Pitrou2014-09-161-0/+1
| |\ \ | | |/
| | * Lax cookie parsing in http.cookies could be a security issue when combinedAntoine Pitrou2014-09-161-0/+1
* | | Issue #19524: Fixed resource leak in the HTTP connection when an invalidSerhiy Storchaka2014-09-061-0/+1
|\ \ \ | |/ /
| * | Issue #19524: Fixed resource leak in the HTTP connection when an invalidSerhiy Storchaka2014-09-061-0/+1
* | | Issue #22185: Fix an occasional RuntimeError in threading.Condition.wait() ca...Antoine Pitrou2014-08-291-0/+1
|\ \ \ | |/ /
| * | Issue #22185: Fix an occasional RuntimeError in threading.Condition.wait() ca...Antoine Pitrou2014-08-291-0/+1
* | | Issue #2527: Add a *globals* argument to timeit functions, in order to overri...Antoine Pitrou2014-08-231-0/+1
* | | Merge for issue #22191 fixBrett Cannon2014-08-221-0/+1
|\ \ \ | |/ /
| * | Issue #22191: Fix warnings.__all__.Brett Cannon2014-08-221-0/+1
* | | Issue #21445: Pass exception messages correctly to assertTrue inBerker Peksag2014-08-141-0/+1
|\ \ \ | |/ /
| * | Issue #21445: Pass exception messages correctly to assertTrue inBerker Peksag2014-08-141-0/+1
* | | mergeRaymond Hettinger2014-08-101-0/+1
|\ \ \ | |/ /
| * | Issue #22174: Clean-up grammar and ambiguities in property() docs.Raymond Hettinger2014-08-101-0/+1
* | | Issue #22116: C functions and methods (of the 'builtin_function_or_method' ty...Antoine Pitrou2014-08-061-0/+1
* | | #18034: merge with 3.4.Ezio Melotti2014-08-041-0/+1
|\ \ \ | |/ /
| * | #18034: update FAQ to suggest importlib.import_module instead of __import__. ...Ezio Melotti2014-08-041-0/+1
* | | #20977: merge with 3.4.Ezio Melotti2014-08-041-0/+1
|\ \ \ | |/ /
| * | #20977: fix undefined name in the email module. Patch by Rose Ames.Ezio Melotti2014-08-041-0/+1
* | | Issue #21907: Further improvments to build_pgo.bat. Patch by Ingolf Becker.Zachary Ware2014-08-011-0/+1
* | | Issue #22003: When initialized from a bytes object, io.BytesIO() nowAntoine Pitrou2014-07-291-0/+1
* | | #21704: merge with 3.4.Ezio Melotti2014-07-291-1/+0
|\ \ \ | |/ /
| * | #21704: remove duplicate name in Misc/ACKS.Ezio Melotti2014-07-291-1/+0
* | | Issue #21704: Merge.Richard Oudkerk2014-07-281-0/+1
|\ \ \ | |/ /
| * | Issue #21704: Fix build error for _multiprocessing when semaphoresRichard Oudkerk2014-07-281-0/+1
* | | mergeRaymond Hettinger2014-07-251-0/+1
|\ \ \ | |/ /
| * | Issue #22044: Fixed premature DECREF in call_tzinfo_method.Raymond Hettinger2014-07-251-0/+1
* | | Issue #21947: handle generator-iterator objects in disNick Coghlan2014-07-251-0/+1