index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
ACKS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
Guido van Rossum
2016-01-06
1
-0/+1
*
#24903: Remove misleading error message to fix regression.
R David Murray
2015-12-05
1
-0/+1
*
Issues #22989, #21228: Document HTTP response object for urlopen()
Martin Panter
2015-11-26
1
-0/+1
*
Issue #25697: Fixed rough alphabetical order in Misc/ACKS.
Serhiy Storchaka
2015-11-25
1
-21/+20
*
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
Serhiy Storchaka
2015-11-22
1
-0/+1
*
Issue #25498: Fixed contributors name.
Serhiy Storchaka
2015-11-16
1
-1/+1
*
Issue #25498: Fix GC crash due to ctypes objects wrapping a memoryview
Martin Panter
2015-11-13
1
-0/+1
*
Issue #21827: Fixed textwrap.dedent() for the case when largest common
Serhiy Storchaka
2015-10-28
1
-0/+1
*
Issue #25461: Rephrase os.walk() doc
Victor Stinner
2015-10-23
1
-0/+1
*
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
Martin Panter
2015-10-10
1
-0/+1
*
reinitialize an Event's Condition with a regular lock (closes #25319)
Benjamin Peterson
2015-10-06
1
-0/+1
*
Issue #23972: updates to asyncio datagram API. By Chris Laws.
Guido van Rossum
2015-10-05
1
-0/+1
*
Issue #25304: Add asyncio.run_coroutine_threadsafe(). By Vincent Michel.
Guido van Rossum
2015-10-03
1
-0/+1
*
Issue #25232: Fix CGIRequestHandler's splitting of URL query
Martin Panter
2015-10-03
1
-0/+1
*
Fixed issue #25034: Fix string.Formatter problem with auto-numbering
Eric V. Smith
2015-09-29
1
-0/+1
*
Add Benjamin Hodgson to Misc/ACK
Andrew Svetlov
2015-09-24
1
-0/+1
*
Issue #23630, asyncio: host parameter of loop.create_server() can now be a
Victor Stinner
2015-09-21
1
-0/+1
*
Issue #25176: Correct link for cgi.parse_qsl; patch from Ville Skyttä
Martin Panter
2015-09-20
1
-0/+1
*
Issue #25030: Do not document seek() as if it accepts keyword arguments
Martin Panter
2015-09-11
1
-0/+1
*
Issue #24984: Document AF_BLUETOOTH socket address formats
Martin Panter
2015-09-09
1
-0/+1
*
Issue #25019: Fixed a crash caused by setting non-string key of expat parser.
Serhiy Storchaka
2015-09-07
1
-0/+1
*
Issue #25004: Handle out-of-disk-space error in LargeMmapTests
Martin Panter
2015-09-07
1
-0/+1
*
Issue #23406: Clarify documentation on multiplying a sequence
Martin Panter
2015-09-07
1
-0/+1
*
Fix race condition in create_stdio()
Victor Stinner
2015-09-04
1
-0/+1
*
Issue #24952: Clarify default argument of stack_size() in threading, _thread
Martin Panter
2015-08-31
1
-0/+1
*
Issue #24808: Update the documentation of some PyTypeObject fields
Martin Panter
2015-08-25
1
-0/+1
*
Issue #22812: Fix unittest discovery examples.
Robert Collins
2015-08-24
1
-0/+1
*
cgi.FieldStorage.read_multi ignores Content-Length
Victor Stinner
2015-08-18
1
-0/+1
*
Issue #23672: ACKS
Terry Jan Reedy
2015-08-17
1
-0/+1
*
Issue #24774: Fix docstring in http.server.test.
Robert Collins
2015-08-17
1
-0/+1
*
#21167: Fix definition of NAN when ICC used without -fp-model strict.
R David Murray
2015-08-13
1
-0/+1
*
Issue #24129: Clarify reference docs for name resolution.
Nick Coghlan
2015-08-05
1
-0/+1
*
Issue #20769: Improve reload() docs. Patch by Dorian Pula.
Robert Collins
2015-08-04
1
-0/+1
*
Issue #24021: docstring for urllib.urlcleanup.
Robert Collins
2015-08-04
1
-0/+2
*
Issue 24745: Add ACKS entry.
Terry Jan Reedy
2015-08-01
1
-0/+1
*
Issue #21192: Idle Editor. When a file is run, put its name in the restart bar.
Terry Jan Reedy
2015-08-01
1
-0/+1
*
Issue #22932: Fix timezones in email.utils.formatdate.
Robert Collins
2015-07-31
1
-0/+1
*
Issue #23779: imaplib raises TypeError if authenticator tries to abort.
Robert Collins
2015-07-30
1
-0/+1
*
Issue #23319: Add Matthieu Gautier to Misc/ACKS
Victor Stinner
2015-07-29
1
-0/+1
*
Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella.
Robert Collins
2015-07-26
1
-0/+1
*
Issue #22153: Improve unittest docs. Patch from Martin Panter and evilzero.
Robert Collins
2015-07-22
1
-0/+1
*
- Issue #18622: unittest.mock.mock_open().reset_mock would recurse infinitely.
Robert Collins
2015-07-14
1
-0/+2
*
Issue #23985: Fixed integer overflow in iterator object. Patch by
Serhiy Storchaka
2015-05-21
1
-0/+1
*
Issue #23310: Fix MagicMock's initializer to work with __methods__.
Łukasz Langa
2015-04-14
1
-0/+1
*
Attribute Michael Dorman for his initial patch on issue #18402.
Zachary Ware
2015-04-13
1
-0/+1
*
Issue #23338: Fixed formatting ctypes error messages on Cygwin.
Serhiy Storchaka
2015-04-04
1
-0/+1
*
#11468: improve unittest basic example. Initial patch by Florian Preinstorfer.
Ezio Melotti
2015-03-24
1
-0/+1
*
Issue #23654: Fix faulthandler._stack_overflow() for the Intel C Compiler (ICC)
Victor Stinner
2015-03-23
1
-0/+1
*
#23539: Set Content-Length to 0 for PUT, POST, and PATCH if body is None.
R David Murray
2015-03-22
1
-0/+1
*
Issue #23051: multiprocessing.Pool methods imap() and imap_unordered() now
Serhiy Storchaka
2015-03-13
1
-0/+2
[next]