Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
69b1e261fc703106b44095796d78ba6aacbbdb63
/
Modules
fca2866
merge 3.3 (#20946)
by Benjamin Peterson
· 11 years ago
fda3355
fix ctypes test alignment assumptions (closes #20946)
by Benjamin Peterson
· 11 years ago
466eaaa
merge 3.3
by Benjamin Peterson
· 11 years ago
c77e7a4
only define zero constant when it is used
by Benjamin Peterson
· 11 years ago
ce68c19
remove unused zero constants
by Benjamin Peterson
· 11 years ago
ccdf352
Issue #20283: RE pattern methods now accept the string keyword parameters
by Serhiy Storchaka
· 11 years ago
25dded0
Make the various iterators' "setstate" sliently and consistently clip the
by Kristján Valur Jónsson
· 11 years ago
a537eb4
Issue #20283: RE pattern methods now accept the string keyword parameters
by Serhiy Storchaka
· 11 years ago
c5cc501
Make the various iterators' "setstate" sliently and consistently clip the
by Kristján Valur Jónsson
· 11 years ago
2fc8f77
Issue #20404: reject non-text encodings early in TextIOWrapper.
by Georg Brandl
· 11 years ago
1ac4261
Issue #19748: On AIX, time.mktime() now raises an OverflowError for year
by Victor Stinner
· 11 years ago
329e492
Issue #20656: Restore explicit downcast in select_select().
by Victor Stinner
· 11 years ago
5a8e579
Close #20656: Fix select.select() on OpenBSD 64-bit
by Victor Stinner
· 11 years ago
3c1b379
Issue #20320: select.select() and select.kqueue.control() now round the timeout
by Victor Stinner
· 11 years ago
ec91cd6
merge backout for #20621
by Benjamin Peterson
· 11 years ago
eb43736
backout 2807a5f011e4 for causing #20621
by Benjamin Peterson
· 11 years ago
c20b4d8
backout d28242a636c7 so I can backout 2807a5f011e4
by Benjamin Peterson
· 11 years ago
c77974e
Merge from 3.3
by Andrew Kuchling
· 11 years ago
3137885
#12211: remove paragraph about NaNs
by Andrew Kuchling
· 11 years ago
87a113b
Merge from 3.3
by Andrew Kuchling
· 11 years ago
8cb1ec3
#12211: clarify math.copysign() documentation and docstring
by Andrew Kuchling
· 11 years ago
5bdfc51
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
by Serhiy Storchaka
· 11 years ago
61e2493
Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair.
by Serhiy Storchaka
· 11 years ago
e18e787
merge 3.3 (#20594)
by Benjamin Peterson
· 11 years ago
932bba3
avoid name clash with posix_close (closes #20594)
by Benjamin Peterson
· 11 years ago
b082731
Issue #20517: Functions in the os module that accept two filenames
by Larry Hastings
· 11 years ago
dfe98a1
Issue #20437: Fixed 22 potential bugs when deleting objects references.
by Serhiy Storchaka
· 11 years ago
505ff75
Issue #20437: Fixed 21 potential bugs when deleting objects references.
by Serhiy Storchaka
· 11 years ago
2623c8c
Issue #20530: Argument Clinic's signature format has been revised again.
by Larry Hastings
· 11 years ago
b4062e8
Issue #20065: socketmodule: Fix build error when AF_CAN is defined without the
by Charles-François Natali
· 11 years ago
4025ac7
Issue #20065: socketmodule: Fix build error when AF_CAN is defined without the
by Charles-François Natali
· 11 years ago
93db29b
Issue #20374: merge
by Ned Deily
· 11 years ago
22d415c
Issue #20374: delete spurious empty line
by Ned Deily
· 11 years ago
4b104ab
Issue #20374: merge
by Ned Deily
· 11 years ago
7b9ddea
Issue #20374: Avoid compiler warnings when compiling readline with libedit.
by Ned Deily
· 11 years ago
54c1391
Issue #20489: Explicitly qualified expressions for default values in methods.
by Serhiy Storchaka
· 11 years ago
25ff287
Issue #20515: Fix NULL pointer dereference introduced by issue #20368
by Christian Heimes
· 11 years ago
d33491e
Issue #20515: Fix NULL pointer dereference introduced by issue #20368
by Christian Heimes
· 11 years ago
e9e8907
merge 3.3 (#19186)
by Benjamin Peterson
· 11 years ago
091d017
restore namespacing of pyexpat symbols (closes #19186)
by Benjamin Peterson
· 11 years ago
a9b1524
Close #20404: blacklist non-text encodings in io.TextIOWrapper
by Nick Coghlan
· 11 years ago
ca7b046
Issue #17162: Add PyType_GetSlot.
by Martin v. Löwis
· 11 years ago
ce591c2
Issue #20368: The null character now correctly passed from Tcl to Python.
by Serhiy Storchaka
· 11 years ago
1317e14
Issue #20368: The null character now correctly passed from Tcl to Python.
by Serhiy Storchaka
· 11 years ago
f045de4
remove code which does nothing but cause refleaks
by Benjamin Peterson
· 11 years ago
7726ac9
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
by Larry Hastings
· 11 years ago
dd382ef
Issue #20354: Fix alignment issue in the tracemalloc module on 64-bit
by Victor Stinner
· 11 years ago
1088d98
The function name for cmath.isinf in PyArg_ParseTuple() was wrong.
by Brett Cannon
· 11 years ago
4205065
Issue #20390: Removing detritus from Argument Clinic "file preset" name change.
by Larry Hastings
· 11 years ago
dcd9740
Issue #20452: select and selectors round (again) timeout away from zero for
by Victor Stinner
· 11 years ago
91445fb
overlapped.c: Fix usage of the union
by Victor Stinner
· 11 years ago
581ee36
Issue #20326: Argument Clinic now uses a simple, unique signature to
by Larry Hastings
· 11 years ago
3c1f0f1
Issue #20395: Extract generated clinic code in Modules/_pickle.c to separate file.
by Serhiy Storchaka
· 11 years ago
c4ab9a4
Issue #20394: Attempt to silence CID 1164423: Division or modulo by zero in audioop_ratecv_impl()
by Christian Heimes
· 11 years ago
936e2f3
Issue #20193: Fix commit r6f217456b9ba by including clinic/zlibmodule.c.h instead
by Christian Heimes
· 11 years ago
27ea78b
silence compiler warning that 's' may be used uninitialized in the load function.
by Christian Heimes
· 11 years ago
2c5ddbe
Issue #20193: The zlib module now uses Argument Clinic.
by Serhiy Storchaka
· 11 years ago
b62deac
cleanup after custom buffer converter
by Benjamin Peterson
· 11 years ago
08673c5
fix refleak on error
by Benjamin Peterson
· 11 years ago
f0537e8
Issue #20390: Final fix, for generating NoPositional/NoKeyword for __init__ calls.
by Larry Hastings
· 11 years ago
f256c22
Fix for catestrophic errors in previous checkin (Argument Clinic rollup patch).
by Larry Hastings
· 11 years ago
c204726
Issue #20390: Small fixes and improvements for Argument Clinic.
by Larry Hastings
· 11 years ago
38c72bd
(Merge 3.3) Issue #20311: Revert 033137c12d88 (02f9db3e684e),
by Victor Stinner
· 11 years ago
9332096
Issue #20311: Revert 033137c12d88, select.epoll.poll() rounds again the timeout
by Victor Stinner
· 11 years ago
98c779e
Issue #20193: The _lzma module now uses Argument Clinic.
by Serhiy Storchaka
· 11 years ago
1bc4bb2
Issue #20193: The _bz2 module now uses Argument Clinic.
by Serhiy Storchaka
· 11 years ago
8d00d73
Issue #20133: The audioop module now uses Argument Clinic.
by Serhiy Storchaka
· 11 years ago
1278561
Fixed converting errors in the binascii module (issue20151).
by Serhiy Storchaka
· 11 years ago
3ffd913
Issue #20151: The binascii module now uses Argument Clinic.
by Serhiy Storchaka
· 11 years ago
c3bf14d
merge 3.3 (#20374)
by Benjamin Peterson
· 11 years ago
f0b463a
new plan: just remove typecasts (closes #20374)
by Benjamin Peterson
· 11 years ago
5c66189
Issue #20189: Four additional builtin types (PyTypeObject,
by Larry Hastings
· 11 years ago
8f81c3c
merge 3.3 (#20374)
by Benjamin Peterson
· 11 years ago
5f6bf55
use new readline function types (closes #20374)
by Benjamin Peterson
· 11 years ago
fe5fff6
Issue #19936: Restored executable bits for several libffi files.
by Serhiy Storchaka
· 11 years ago
744135d
Issue #19936: Restored executable bits for several libffi files.
by Serhiy Storchaka
· 11 years ago
4625826
Two minor Argument Clinic bugfixes: use the name of the class in the
by Larry Hastings
· 11 years ago
09354fd
(Merge 3.3) Issue #20311: select.epoll.poll() now rounds the timeout away from
by Victor Stinner
· 11 years ago
665486e
Issue #20311: select.epoll.poll() now rounds the timeout away from zero,
by Victor Stinner
· 11 years ago
ab0ac27
Issue #20315: Removed support for backward compatibility with early 2.x versions.
by Serhiy Storchaka
· 11 years ago
7e52705
Issue #20315: Removed support for backward compatibility with early 2.x versions.
by Serhiy Storchaka
· 11 years ago
b7ccb20
Issue #20294: Argument Clinic now supports argument parsing for __new__ and
by Larry Hastings
· 11 years ago
dc3cce0
merge 3.3 (#17811)
by Benjamin Peterson
· 11 years ago
e83ed43
improve description of buffers argument for readv/writev (closes #17811)
by Benjamin Peterson
· 11 years ago
bebf735
Issue #20287: Argument Clinic's output is now configurable, allowing
by Larry Hastings
· 11 years ago
83fed26
avoid a compiler warning about assigning const char * to char *.
by Gregory P. Smith
· 11 years ago
f348909
avoid a compiler warning about assigning const char * to char *.
by Gregory P. Smith
· 11 years ago
2a72791
Issue #20226: Major improvements to Argument Clinic.
by Larry Hastings
· 11 years ago
18cc3da
Issue #19936: Remove executable bits from C source files and several forgotten
by Serhiy Storchaka
· 11 years ago
7f470d0
Issue #19936: Remove executable bits from C source files and several forgotten
by Serhiy Storchaka
· 11 years ago
8f8ec92
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 11 years ago
b992a0e
Issue #19936: Added executable bits or shebang lines to Python scripts which
by Serhiy Storchaka
· 11 years ago
7936c81
Merge from 3.3.
by Stefan Krah
· 11 years ago
1654040
Issue #19936: Disable shebang lines in order to prevent using a random
by Stefan Krah
· 11 years ago
f5207e6
Clinic-ize the crypt module. Derby!
by Antoine Pitrou
· 11 years ago
901acb4
merge 3.3 (#20251)
by Benjamin Peterson
· 11 years ago
a677d76
remove overly strict assertion (closes #20251)
by Benjamin Peterson
· 11 years ago
e19d9d1
merge 3.3 (#20250)
by Benjamin Peterson
· 11 years ago
9cb33b7
correct defaultdict signature in docstring (closes #20250)
by Benjamin Peterson
· 11 years ago
c6b37e2
merge 3.3 (#20246)
by Benjamin Peterson
· 11 years ago
Next »