Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bbdacdc84f7987b75ab08e22d90cc391d034ec1b
bbdacdc
Issue #22877: PEP 477 - keep 2.7 and 3.x installers in sync.
by Ned Deily
· 10 years ago
ed73010
Issue #22877: PEP 477 - keep 2.7 and 3.x installers in sync.
by Ned Deily
· 10 years ago
2a40e36
Issue #22847: Improve method cache efficiency.
by Antoine Pitrou
· 10 years ago
59f0682
- Issue #22841: Reject coroutines in asyncio add_signal_handler().
by Guido van Rossum
· 10 years ago
e36fcde
- Issue #22841: Reject coroutines in asyncio add_signal_handler().
by Guido van Rossum
· 10 years ago
6fd113c
add space
by Benjamin Peterson
· 10 years ago
994c7f7
merge 3.4 (#22849)
by Benjamin Peterson
· 10 years ago
6c14f23
fix possible double free in TextIOWrapper.__init__ (closes #22849)
by Benjamin Peterson
· 10 years ago
c216c48
Close #19494: add urrlib.request.HTTPBasicPriorAuthHandler
by Nick Coghlan
· 10 years ago
ab14088
Minor code clean up and improvements in the re module.
by Serhiy Storchaka
· 10 years ago
9a64ccb
Merge - Upgrade setuptools to 7.0
by Donald Stufft
· 10 years ago
dfede95
Upgrade setuptools to 7.0
by Donald Stufft
· 10 years ago
f4f314b
Issue #22845: Improved formatting of dis documentation.
by Serhiy Storchaka
· 10 years ago
f751a9e
Issue #22845: Improved formatting of dis documentation.
by Serhiy Storchaka
· 10 years ago
de796a4
Merge heads
by Serhiy Storchaka
· 10 years ago
731a153
Issue #22839: Fix Snapshot.statistics() link.
by Berker Peksag
· 10 years ago
4900877
Issue #22839: Fix Snapshot.statistics() link.
by Berker Peksag
· 10 years ago
1b2004f
Fixed error position for the backslash at the end of regex pattern.
by Serhiy Storchaka
· 10 years ago
b99c132
Fixed AttributeError when the regular expression starts from illegal escape.
by Serhiy Storchaka
· 10 years ago
ce40e1a
Fixed IDLE tests after changing re error messages (issue #22578).
by Serhiy Storchaka
· 10 years ago
ad446d5
Issue #22578: Added attributes to the re.error class.
by Serhiy Storchaka
· 10 years ago
eb99e51
Got rid of the array module dependency in the re module.
by Serhiy Storchaka
· 10 years ago
19e9158
Got rid of the array module dependency in the re module.
by Serhiy Storchaka
· 10 years ago
5619ab9
Issue #12728: Different Unicode characters having the same uppercase but
by Serhiy Storchaka
· 10 years ago
0c938f6
Issue #12728: Different Unicode characters having the same uppercase but
by Serhiy Storchaka
· 10 years ago
5a8dacf
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
by Serhiy Storchaka
· 10 years ago
d915b08
Issue #22821: Fixed fcntl() with integer argument on 64-bit big-endian
by Serhiy Storchaka
· 10 years ago
5f33677
Merge heads
by Serhiy Storchaka
· 10 years ago
39e4c4d
Issue #21650: Add an `--sort-keys` option to json.tool CLI.
by Berker Peksag
· 10 years ago
ffd842e
Issue #22824: Updated reprlib output format for sets to use set literals.
by Raymond Hettinger
· 10 years ago
223bc2f
Merge with default
by Brett Cannon
· 10 years ago
b7299dd
Issue 20152, 22821: Port the fcntl module to Argument Clinic.
by Brett Cannon
· 10 years ago
87fc6f5
merge
by Raymond Hettinger
· 10 years ago
86e9b6b
Issue 22830: Clarify docs for functools.cmp_to_key().
by Raymond Hettinger
· 10 years ago
df1b699
Issue #22823: Use set literals instead of creating a set from a list
by Raymond Hettinger
· 10 years ago
c7f7d38
Issue #22434: Constants in sre_constants are now named constants (enum-like).
by Serhiy Storchaka
· 10 years ago
bf764a1
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
by Berker Peksag
· 10 years ago
eb1a3cd
Issue #22695: Fix rendering of the deprecated-removed role in HTML.
by Berker Peksag
· 10 years ago
479c117
Silence the failure of test_pyclbr after adding a property in sre_parse
by Serhiy Storchaka
· 10 years ago
3402ef6
Silence the failure of test_pyclbr after adding a property in sre_parse
by Serhiy Storchaka
· 10 years ago
6276b32
Issues #814253, #9179: Group references and conditional group references now
by Serhiy Storchaka
· 10 years ago
84df7fe
Issues #814253, #9179: Group references and conditional group references now
by Serhiy Storchaka
· 10 years ago
ea07bd2
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
by Berker Peksag
· 10 years ago
b556399
Issue #22808: Link to the correct time method in BaseEventLoop.call_at().
by Berker Peksag
· 10 years ago
d0c4ef1
Issue #22242: Try to make some import-related loader details clearer.
by Brett Cannon
· 10 years ago
85e7066
Issue #22406: Fixed the uu_codec codec incorrectly ported to 3.x.
by Serhiy Storchaka
· 10 years ago
519114d
Issue #22406: Fixed the uu_codec codec incorrectly ported to 3.x.
by Serhiy Storchaka
· 10 years ago
57b9677
Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
by Serhiy Storchaka
· 10 years ago
e66bb96
Issue #17293: uuid.getnode() now determines MAC address on AIX using netstat.
by Serhiy Storchaka
· 10 years ago
7c28999
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
by Serhiy Storchaka
· 10 years ago
8e92f57
Issue #22769: Fixed ttk.Treeview.tag_has() when called without arguments.
by Serhiy Storchaka
· 10 years ago
9f2e0d6
merge with 3.4
by Georg Brandl
· 10 years ago
72a7f7c
Try to transfer the Unicode test data files gzipped.
by Georg Brandl
· 10 years ago
2f5f290
merge with 3.4
by Georg Brandl
· 10 years ago
5a15508
#22650: test suite: load Unicode test data files from www.pythontest.net
by Georg Brandl
· 10 years ago
8726f2b
merge 3.4
by Benjamin Peterson
· 10 years ago
abd1c97
fix test where sizeof(long) != sizeof(int)
by Benjamin Peterson
· 10 years ago
2ac09cb
merge
by Raymond Hettinger
· 10 years ago
dc69e03
Issue 22803: Add missing versionadded directive.
by Raymond Hettinger
· 10 years ago
5c2939c
Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip
by Steve Dower
· 10 years ago
dca213d
merge with 3.4
by Georg Brandl
· 10 years ago
f253582
Closes #22784: fix test_asyncio when the ssl module isn't available
by Antoine Pitrou
· 10 years ago
50219fc
Closes #22784: fix test_asyncio when the ssl module isn't available
by Antoine Pitrou
· 10 years ago
fbaf931
test_httplib: use self-signed.pythontest.net for verification test with non-root-CA cert
by Georg Brandl
· 10 years ago
e6e54ab
merge with 3.4
by Georg Brandl
· 10 years ago
b9b389e
Closes #22525: clarify documentation for ast.literal_eval().
by Georg Brandl
· 10 years ago
81d9fee
merge 3.4
by Benjamin Peterson
· 10 years ago
b811a97
use pythontest.net for fragment redirection test
by Benjamin Peterson
· 10 years ago
141579c
merge 3.4
by Benjamin Peterson
· 10 years ago
1d83002
remove requires_ssl decorator
by Benjamin Peterson
· 10 years ago
67a9877
merge 3.3
by Benjamin Peterson
· 10 years ago
e71abcc
merge 3.2
by Benjamin Peterson
· 10 years ago
258f3f0
use pythontest.net for url fragment test
by Benjamin Peterson
· 10 years ago
3f4d59e
Issue #22793, #22637: Add missing "import os" in uuid._ifconfig_getnode()
by Victor Stinner
· 10 years ago
5239caf
(Merge 3.4) asyncio: Move loop attribute to _FlowControlMixin
by Victor Stinner
· 10 years ago
004adb9
asyncio: Move loop attribute to _FlowControlMixin
by Victor Stinner
· 10 years ago
a5b335e
Issue #20597, #21274: Remove unused definition of PATH_MAX on GNU/Hurd,
by Victor Stinner
· 10 years ago
ce43f38
Issue #20597: Remove unused definition of PATH_MAX on Windows, MAXPATHLEN is
by Victor Stinner
· 10 years ago
b7fa201
Issue #20160: broken ctypes calling convention on MSVC / 64-bit Windows (large structs) Patch by mattip
by Steve Dower
· 10 years ago
68b11d1
Fix regression in issue 22457 fix.
by Robert Collins
· 10 years ago
bf2bda3
Close #22457: Honour load_tests in the start_dir of discovery.
by Robert Collins
· 10 years ago
d39e199
Issue #22773: fix failing test with old readline versions due to issue #19884.
by Antoine Pitrou
· 10 years ago
7e8b867
Issue #22773: fix failing test with old readline versions due to issue #19884.
by Antoine Pitrou
· 10 years ago
98e1b91
merge 3.4
by Benjamin Peterson
· 10 years ago
1ea070e
test that keyfile can be None
by Benjamin Peterson
· 10 years ago
4a358de
context has been backported so fix versionchanged
by Benjamin Peterson
· 10 years ago
678e11a
merge 3.4
by Benjamin Peterson
· 10 years ago
8d2d5b9
merge 3.3
by Benjamin Peterson
· 10 years ago
97751fa
merge 3.2
by Benjamin Peterson
· 10 years ago
863c962
move idna test domain to pythontest.net
by Benjamin Peterson
· 10 years ago
1cca273
merge 3.4 (#22417)
by Benjamin Peterson
· 10 years ago
4ffb075
PEP 476: enable HTTPS certificate verification by default (#22417)
by Benjamin Peterson
· 10 years ago
2cb0e73
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
by Serhiy Storchaka
· 10 years ago
8cf7c1c
Issue #22775: Fixed unpickling of http.cookies.SimpleCookie with protocol 2
by Serhiy Storchaka
· 10 years ago
030dbb9
merge 3.4
by Benjamin Peterson
· 10 years ago
a5c9c37
wrap
by Benjamin Peterson
· 10 years ago
a14414d
Merge heads
by Antoine Pitrou
· 10 years ago
8a03896
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit platform.
by Antoine Pitrou
· 10 years ago
cc23154
Issue #22335: Fix crash when trying to enlarge a bytearray to 0x7fffffff bytes on a 32-bit platform.
by Antoine Pitrou
· 10 years ago
c58e3a4
Merge asyncio doc English phrasing fix.
by R David Murray
· 10 years ago
Next »