Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
91d0a55d956252d44f83b5cf634442bd18223cfc
91d0a55
Use rtf format files for legacy OS X installer builds.
by Ned Deily
· 11 years ago
fcf094c
Backport of porting HOWTO
by Brett Cannon
· 11 years ago
df611a9
remove reference to dead irc channel (closes #23038)
by Benjamin Peterson
· 11 years ago
2b565bb
Issue #18028: Fix aliasing issue in READ_TIMESTAMP() of ceval.c on x86_64,
by Victor Stinner
· 11 years ago
e4efc3d
Issue 23005: Fix typos
by Raymond Hettinger
· 11 years ago
0be4b1e
Issue #23032: Fix installer build failures on OS X 10.4 Tiger
by Ned Deily
· 11 years ago
78cf9a5
Issue 22823: Use set literal in idlelib.
by Terry Jan Reedy
· 11 years ago
f0f09b9
Issue #23006: Improve the documentation and indexing of dict.__missing__.
by Terry Jan Reedy
· 11 years ago
e6b4243
Issue #23016: A warning no longer produces an AttributeError when sys.stderr
by Serhiy Storchaka
· 11 years ago
083f6fb
move 2.7 branch to 2.7.9+
by Benjamin Peterson
· 11 years ago
402bd79
fix path to patchlevel.py
by Benjamin Peterson
· 11 years ago
e57af0f
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
0a82111
Added tag v2.7.9 for changeset 648dcafa7e5f
by Benjamin Peterson
· 11 years ago
a5f49f5
bump to 2.7.9 final
by Benjamin Peterson
· 11 years ago
3660198
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
15a2c15
Fix typo in OS X installer readmes.
by Ned Deily
· 11 years ago
8dc7af3
Fix typo in OS X installer readmes.
by Ned Deily
· 11 years ago
2058678
Update the deprecated plain text version of the OS X installer
by Ned Deily
· 11 years ago
04f49c1
Update the deprecated plain text version of the OS X installer
by Ned Deily
· 11 years ago
92b2b48
Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
by Ned Deily
· 11 years ago
62a8660
Issue #17128: Use private version of OpenSSL for 2.7.9 OS X 10.5+ installer.
by Ned Deily
· 11 years ago
3e1c823
Issue #12602: Add missing cross-references to runpy and using/cmdline docs.
by Berker Peksag
· 11 years ago
a50afa3
Merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
73d5031
remove mention of check_hostname parameter
by Benjamin Peterson
· 11 years ago
8e836fa
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
4cf4991
restore test data README
by Benjamin Peterson
· 11 years ago
204a0ec
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
227f6e0
remove HTTPSConnection's check_hostname parameter (#22959)
by Benjamin Peterson
· 11 years ago
542125e
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
fd0c92f
note that sslv3 may not be available
by Benjamin Peterson
· 11 years ago
daa491b
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
60766c4
allow ssl module to compile if openssl doesn't support SSL 3 (closes #22935)
by Benjamin Peterson
· 11 years ago
e4d2ba7
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
238afb7
sync idle news from 2.7 branch
by Benjamin Peterson
· 11 years ago
f0ee672
Update idlelib/NEWS.txt.
by Terry Jan Reedy
· 11 years ago
bedaefc
Issue #16893: Update Idle doc chapter to match current Idle and add new
by Terry Jan Reedy
· 11 years ago
af18b4c
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
9e8f523
add a default limit for the amount of data xmlrpclib.gzip_decode will return (closes #16043)
by Benjamin Peterson
· 11 years ago
dabfc56
smtplib: limit amount read from the network (closes #16042)
by Benjamin Peterson
· 11 years ago
faad6bb
in poplib, limit maximum line length that we read from the network (closes #16041)
by Benjamin Peterson
· 11 years ago
bafef5a
Edit Menus section of Idle doc. Make menu entries match current Idle in order
by Terry Jan Reedy
· 11 years ago
9e466cf
Issue #3068: Document the new Configure Extensions dialog and menu entry.
by Terry Jan Reedy
· 11 years ago
eb40589
Issue #16893: Update 2.7 version of Idle doc to match 3.4 doc as of the just
by Terry Jan Reedy
· 11 years ago
bf9eb35
Fix #22987: update the compatibility matrix for a SSLv23 client.
by Antoine Pitrou
· 11 years ago
45aa771
Issue #14099: ZipFile.open() no longer reopen the underlying file. Objects
by Serhiy Storchaka
· 11 years ago
2268c87
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
91f04dd
nuke ancient script with dubious license (closes #12987)
by Benjamin Peterson
· 11 years ago
53ab758
Add NEWS items for Idle patches already in 2.7.9rc1.
by Terry Jan Reedy
· 11 years ago
0f8f784
Removed duplicated words in in comments and docs.
by Serhiy Storchaka
· 11 years ago
d862db0
Issue #21032. Fixed socket leak if HTTPConnection.getresponse() fails.
by Serhiy Storchaka
· 11 years ago
169f195
Issue #22943: bsddb tests are locale independend now.
by Serhiy Storchaka
· 11 years ago
d535517
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
f8c8d2e
backout fac649bf2d10 (#9179) for further consideration
by Benjamin Peterson
· 11 years ago
ca9810a
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
ee44314
this is why tests are great
by Benjamin Peterson
· 11 years ago
5a608c2
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
efa3cf8
add context parameter to xmlrpclib.ServerProxy (#22960)
by Benjamin Peterson
· 11 years ago
54c5d84
merge 2.7.9 release branch
by Benjamin Peterson
· 11 years ago
209dd46
give a nice message when installer is launched w/o admin rights (closes #16561)
by Benjamin Peterson
· 11 years ago
c354285
Issue #21280: Fixed a bug in shutil.make_archive() when create an archive of
by Serhiy Storchaka
· 11 years ago
46e9250
Issue #22314: pydoc now works when the LINES environment variable is set.
by Serhiy Storchaka
· 11 years ago
86ef95d
Issue #18905: "pydoc -p 0" now outputs actually used port. Based on patch by
by Serhiy Storchaka
· 11 years ago
2c1f376
Issue #21514: The documentation of the json module now refers to new JSON RFC
by Serhiy Storchaka
· 11 years ago
20994f1
Issue #22609: Constructors and update methods of mapping classes in the
by Serhiy Storchaka
· 11 years ago
6ac2b4d
pydoc: Add a note about setting PAGER to affect console output pagination.
by Zachary Ware
· 11 years ago
e2defc4
remove tautological condition (closes #22954)
by Benjamin Peterson
· 11 years ago
2e26a62
use skipUnless
by Benjamin Peterson
· 11 years ago
0c3708a
Adds missing revocation.crl test file to msi.py
by Steve Dower
· 11 years ago
25b6120
Adds missing files to msi.py
by Steve Dower
· 11 years ago
a6e6d0a
Update msi.py and uuids.py for 2.7.9 releases
by Steve Dower
· 11 years ago
016487b
add 2.7.10 news section
by Benjamin Peterson
· 11 years ago
eeab49a
Added tag v2.7.9rc1 for changeset 40eada278702
by Benjamin Peterson
· 11 years ago
af358ef
2.7.9rc1
by Benjamin Peterson
· 11 years ago
d58cec2
update pydoc-topics
by Benjamin Peterson
· 11 years ago
0cb0b30
disable tests that always fail on windows (#22943)
by Benjamin Peterson
· 11 years ago
f7363ed
use more ugly but hopefully more robust method
by Benjamin Peterson
· 11 years ago
69a64d3
handle errors without a reason attribute
by Benjamin Peterson
· 11 years ago
f671de4
don't fail tests when www.python.org can't be validated by the system
by Benjamin Peterson
· 11 years ago
72275ef
remove incorrect plural
by Benjamin Peterson
· 11 years ago
226fa56
debugging: print ca certs loaded into default ctx
by Benjamin Peterson
· 11 years ago
dfdae02
Issue #16056: Rename test methods to avoid conflict.
by Berker Peksag
· 11 years ago
8a9c682
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
by Berker Peksag
· 11 years ago
40ce014
Fix faulty indent.
by Ned Deily
· 11 years ago
51f461f
is OpenIndiana actually sunos?
by Benjamin Peterson
· 11 years ago
98b1b24
loosen solaris test
by Benjamin Peterson
· 11 years ago
0636a4b
skip test_gdb on OpenIndiana
by Benjamin Peterson
· 11 years ago
e3e7d40
pep 476: verify certificates by default (#22417)
by Benjamin Peterson
· 11 years ago
b206473
give urllib.urlopen a context parameter (closes #22927)
by Benjamin Peterson
· 11 years ago
7982834
add NEWS note for #22921
by Benjamin Peterson
· 11 years ago
6fa40c4
fix versionchanged version
by Benjamin Peterson
· 11 years ago
31aa69e
allow hostname to be passed to SSLContext even if OpenSSL doesn't support SNI (closes #22921)
by Benjamin Peterson
· 11 years ago
88922db
fix this test when sizeof(long) < sizeof(size_t)
by Benjamin Peterson
· 11 years ago
c6b6ab0
remove strange casts
by Benjamin Peterson
· 11 years ago
b0609ec
remove py3k warning guard
by Benjamin Peterson
· 11 years ago
fcfb18e
allow passing cert/ssl information to urllib2.urlopen and httplib.HTTPSConnection
by Benjamin Peterson
· 11 years ago
5f6b89b
initialize _makefile_refs earlier so things don't blow up when close() is called in the constructor
by Benjamin Peterson
· 11 years ago
95b6164
Backport disabling of SSLv3 in ssl._create_stdlib_context() (issue #22638).
by Antoine Pitrou
· 11 years ago
86b36e5
Fix 2to3 reference link in pyporting.rst.
by Ned Deily
· 11 years ago
ea49a02
Remove line breaks in OS X installer README screen.
by Ned Deily
· 11 years ago
074d391
Add downloads page link to OS X installer README screens.
by Ned Deily
· 11 years ago
Next »