Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
32a23c36b44b080973d774064da7718f31bca193
/
Misc
/
ACKS
32a23c3
#9607: Add tests for the keyword module.
by R David Murray
· 12 years ago
f097f17
Merge #17413: make sure settrace funcs get passed exception instances for 'value'.
by R David Murray
· 12 years ago
3583761
#17413: make sure settrace funcs get passed exception instances for 'value'.
by R David Murray
· 12 years ago
72b8502
#11182: remove the unused and undocumented pydoc.Scanner class. Patch by Martin Morrison.
by Ezio Melotti
· 12 years ago
ed3cd7e
#13510: clarify that f.readlines() is note necessary to iterate over a file. Patch by Dan Riti.
by Ezio Melotti
· 12 years ago
26dfaac9
#17341: Include name in re error message about invalid group name.
by R David Murray
· 12 years ago
bf71f7d
Merge #17341: Include name in re error message about invalid group name.
by R David Murray
· 12 years ago
e9bbe8b
Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal.
by Antoine Pitrou
· 12 years ago
6d80046
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
by Serhiy Storchaka
· 12 years ago
4bb1734
Issue #17016: Get rid of possible pointer wraparounds and integer overflows
by Serhiy Storchaka
· 12 years ago
44e33f3
Revert changes for #13355 by request from Raymond Hettinger
by Andrew Svetlov
· 12 years ago
b4fd468
Revert changes for #13355 by request from Raymond Hettinger
by Andrew Svetlov
· 12 years ago
7300011
Issue #13355: Raise ValueError on random.triangular call with invalid params.
by Andrew Svetlov
· 12 years ago
a2dfc35
Issue #13355: Raise ValueError on random.triangular call with invalid params.
by Andrew Svetlov
· 12 years ago
cbc2d29
#6696: merge with 3.3.
by Ezio Melotti
· 12 years ago
075d87c
#6696: add documentation for the Profile objects, and improve profile/cProfile docs. Patch by Tom Pinckney.
by Ezio Melotti
· 12 years ago
50b24d0
Fix a crash when setting a servername callback on a SSL server socket and the client doesn't send a server name.
by Antoine Pitrou
· 12 years ago
161194a
#12820: merge with 3.3.
by Ezio Melotti
· 12 years ago
cd514cf
#12820: add tests for the xml.dom.minicompat module. Patch by John Chandler and Phil Connell.
by Ezio Melotti
· 12 years ago
319d58d
#17484: add tests for getpass.
by R David Murray
· 12 years ago
5a3c6db
merge heads
by Benjamin Peterson
· 12 years ago
20efcfa
add Zbigniew Halas to ACKS
by Benjamin Peterson
· 12 years ago
5cd72b7
Update argparse docs to follow order of ArgumentParser() arguments.
by Andrew Svetlov
· 12 years ago
5b6e1ca
Update argparse docs to follow order of ArgumentParser() arguments.
by Andrew Svetlov
· 12 years ago
b9e2147
#8913: merge with 3.3.
by Ezio Melotti
· 12 years ago
09f0dde
#8913: add examples and docs for date/time/datetime.__format__. Patch by Heikki Partanen.
by Ezio Melotti
· 12 years ago
e3e1c17
#17492: Additional tests for random module.
by R David Murray
· 12 years ago
7faf705
Issue #17591: Use lowercase filenames when including Windows header files.
by Antoine Pitrou
· 12 years ago
9cc7d45
#17485: Delete the Content-Length header if the data attribute is deleted.
by R David Murray
· 12 years ago
c7c42ef
#15927: Fix cvs.reader parsing of escaped \r\n with quoting off.
by R David Murray
· 12 years ago
660e89b
Merge: #17443: Fix buffering in IMAP4_stream.
by R David Murray
· 12 years ago
7889944
Merge: #17443: Fix buffering in IMAP4_stream.
by R David Murray
· 12 years ago
fcb6d6a
#17443: Fix buffering in IMAP4_stream.
by R David Murray
· 12 years ago
455f296
#17464: improve pydoc test coverage.
by R David Murray
· 12 years ago
1a48b9d
#5024: whichhdr now returns the frame count for WAV files.
by R David Murray
· 12 years ago
57048b6
add Sven Brauch for his #16795 contribution
by Benjamin Peterson
· 12 years ago
0351928
Merge #17448: Make test_sax skip if there are no xml parsers.
by R David Murray
· 12 years ago
f3a1b6e
Merge #17448: Make test_sax skip if there are no xml parsers.
by R David Murray
· 12 years ago
a846f5a
#17448: Make test_sax skip if there are no xml parsers.
by R David Murray
· 12 years ago
5efee58
Merge: #17431: Fix missing import of BytesFeedParser in email.parser.
by R David Murray
· 12 years ago
8093d6f
Merge: #17431: Fix missing import of BytesFeedParser in email.parser.
by R David Murray
· 12 years ago
612528d
#17431: Fix missing import of BytesFeedParser in email.parser.
by R David Murray
· 12 years ago
d49af5d
Issue #17414: Add timeit, repeat, and default_timer to timeit.__all__.
by Terry Jan Reedy
· 12 years ago
4802bec
Issue #17117: Have both import itself and importlib.util.set_loader()
by Brett Cannon
· 12 years ago
b439cf5
Issue #11367: fix documentation of some find* methods in ElementTree
by Eli Bendersky
· 12 years ago
72cdb5c
Issue #11367: fix documentation of some find* methods in ElementTree
by Eli Bendersky
· 12 years ago
7343cb0
Issue #11367: fix documentation of some find* methods in ElementTree
by Eli Bendersky
· 12 years ago
a41fb4b
#17351: merge with 3.3.
by Ezio Melotti
· 12 years ago
c9cfcf1
#17351: merge with 3.2.
by Ezio Melotti
· 12 years ago
af8838f
#17351: remove "object" inheritance from docs. Patch by Phil Elson.
by Ezio Melotti
· 12 years ago
84fae78
Issue #16954: Add docstrings for ElementTree
by Eli Bendersky
· 12 years ago
c75be93
Merge: closes issue 16643 (not ....2 as in last commit message)
by Terry Jan Reedy
· 12 years ago
adecf3f
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
by Terry Jan Reedy
· 12 years ago
11c08fd
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
by Terry Jan Reedy
· 12 years ago
b6f1d64
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
by Terry Jan Reedy
· 12 years ago
9cbcc2f
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
by Terry Jan Reedy
· 12 years ago
04a2955
#17032: The "global" in the "NameError: global name 'x' is not defined" error message has been removed. Patch by Ram Rachum.
by Ezio Melotti
· 12 years ago
d7c59e1
Merge #17275: Fix class name in init errors in C bufferedio classes.
by R David Murray
· 12 years ago
9f10f56
Merge #17275: Fix class name in init errors in C bufferedio classes.
by R David Murray
· 12 years ago
67bfe80
#17275: Fix class name in init errors in C bufferedio classes.
by R David Murray
· 12 years ago
0562379
Revert "Issue #16121: Fix line number accounting in shlex"
by Petri Lehtinen
· 12 years ago
e766c74
Revert "Issue #16121: Fix line number accounting in shlex"
by Petri Lehtinen
· 12 years ago
0362b54
Revert "Issue #16121: Fix line number accounting in shlex"
by Petri Lehtinen
· 12 years ago
978b4d6
Issue #16121: Fix line number accounting in shlex
by Petri Lehtinen
· 12 years ago
6d61eaa
Issue #16121: Fix line number accounting in shlex
by Petri Lehtinen
· 12 years ago
7a05113
Issue #16121: Fix line number accounting in shlex
by Petri Lehtinen
· 12 years ago
827b36b
Issue #8890: Stop advertising an insecure use of /tmp in docs
by Petri Lehtinen
· 12 years ago
3c75a48
Issue #8890: Stop advertising an insecure use of /tmp in docs
by Petri Lehtinen
· 12 years ago
9f74c6c
Issue #8890: Stop advertising an insecure use of /tmp in docs
by Petri Lehtinen
· 12 years ago
e460f26
Issue #14720: sqlite3: Convert datetime microseconds correctly
by Petri Lehtinen
· 12 years ago
f484efd
Issue #14720: sqlite3: Convert datetime microseconds correctly
by Petri Lehtinen
· 12 years ago
8b94514
Issue #14720: sqlite3: Convert datetime microseconds correctly
by Petri Lehtinen
· 12 years ago
d784e53
Issue #5033: Fix building of the sqlite3 extension module
by Petri Lehtinen
· 12 years ago
d213214
Issue #5033: Fix building of the sqlite3 extension module
by Petri Lehtinen
· 12 years ago
ed909bc
Issue #5033: Fix building of the sqlite3 extension module
by Petri Lehtinen
· 12 years ago
8a268b9
#17255: merge with 3.3.
by Ezio Melotti
· 12 years ago
600b711
#17255: merge with 3.2.
by Ezio Melotti
· 12 years ago
0f4377c
#17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn.
by Ezio Melotti
· 12 years ago
178e6fe
#17178: merge with 3.3.
by Ezio Melotti
· 12 years ago
293ab97
#17178: merge with 3.2.
by Ezio Melotti
· 12 years ago
b19ed57
#17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan.
by Ezio Melotti
· 12 years ago
94cd10f
Issue #16800: tempfile.gettempdir() no longer left temporary files when
by Serhiy Storchaka
· 13 years ago
ff7fef9
Issue #16800: tempfile.gettempdir() no longer left temporary files when
by Serhiy Storchaka
· 13 years ago
f6b361e
Issue #16800: tempfile.gettempdir() no longer left temporary files when
by Serhiy Storchaka
· 13 years ago
d41e01d
merge 3.3 (#5289)
by Benjamin Peterson
· 13 years ago
cfe3474
fix find_library on Solaris (closes #5289)
by Benjamin Peterson
· 13 years ago
f720922
Issue #12004: Fix an internal error in PyZipFile when writing an invalid
by Serhiy Storchaka
· 13 years ago
c5b75db
Issue #12004: Fix an internal error in PyZipFile when writing an invalid
by Serhiy Storchaka
· 13 years ago
45c4375
Issue #12004: Fix an internal error in PyZipFile when writing an invalid
by Serhiy Storchaka
· 13 years ago
c07fcbb
Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
by Charles-François Natali
· 13 years ago
95195b3
Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
by Charles-François Natali
· 13 years ago
986a56c
Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
by Charles-François Natali
· 13 years ago
31efc74
Add Ariel to Misc/ACKS
by Eli Bendersky
· 13 years ago
14af64f
#16154: merge with 3.3.
by Ezio Melotti
· 13 years ago
5a4b03d
#16154: merge with 3.2.
by Ezio Melotti
· 13 years ago
4050792
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
by Ezio Melotti
· 13 years ago
fe8e6e7
#13899: \A, \Z, and \B now correctly match the A, Z, and B literals when used inside character classes (e.g. [A]). Patch by Matthew Barnett.
by Ezio Melotti
· 13 years ago
698bdb2
Issue #16076: make _elementtree.Element pickle-able in a way that is compatible
by Eli Bendersky
· 13 years ago
58ddc9d
Issue #8109: The ssl module now has support for server-side SNI, thanks to a :meth:`SSLContext.set_servername_callback` method.
by Antoine Pitrou
· 13 years ago
3c9850a
The get() and iter() are now able to accept keyword arguments.
by Eli Bendersky
· 13 years ago
Next »