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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 83239 via svnmerge from
Mark Dickinson
2010-07-29
1
-0/+2
*
Fix for issue 9392: without this patch a framework build will not install
Ronald Oussoren
2010-07-29
1
-0/+2
*
Issue #6213: Implement getstate() and setstate() methods of utf-8-sig and
Victor Stinner
2010-07-28
1
-0/+3
*
Merged revisions 83156 via svnmerge from
Brian Curtin
2010-07-26
2
-0/+3
*
Fixes issue #3704: cookielib was not properly handling URLs with a / in the
Gregory P. Smith
2010-07-25
1
-0/+3
*
Merged revisions 83088 via svnmerge from
Ronald Oussoren
2010-07-24
1
-0/+7
*
Backport of 83120 (#9032)
Victor Stinner
2010-07-24
1
-0/+4
*
Forward port r70643 (#5542) + part of r83120 (just remove the comment)
Victor Stinner
2010-07-24
1
-0/+2
*
Merged revisions 83116 via svnmerge from
Victor Stinner
2010-07-24
1
-0/+4
*
Merged revisions 83075 via svnmerge from
Ronald Oussoren
2010-07-23
1
-0/+2
*
Merged revisions 83072 via svnmerge from
Brett Cannon
2010-07-23
1
-0/+2
*
As the installer change is user-visible its better to
Ronald Oussoren
2010-07-23
1
-0/+2
*
Reverting the checkin made in revision 82940, as it was adding new parameters...
Senthil Kumaran
2010-07-22
1
-4/+0
*
Merged revisions 83030 via svnmerge from
Antoine Pitrou
2010-07-21
2
-0/+5
*
Backport r82456.
Brett Cannon
2010-07-21
1
-0/+5
*
Merged revisions 82941,82943 via svnmerge from
Mark Dickinson
2010-07-18
1
-0/+5
*
Fixing Issue1712522 - urllib.quote to support Unicode. The default
Senthil Kumaran
2010-07-18
1
-0/+4
*
Merged revisions 82934 via svnmerge from
Benjamin Peterson
2010-07-17
1
-0/+5
*
Merged revisions 82922 via svnmerge from
R. David Murray
2010-07-17
1
-0/+2
*
Merged revisions 82821 via svnmerge from
Mark Dickinson
2010-07-11
1
-0/+3
*
Merged revisions 82814 via svnmerge from
Antoine Pitrou
2010-07-11
1
-0/+2
*
Fix for issue #9164: with this patch sysconfig and distuls don't break
Ronald Oussoren
2010-07-11
1
-0/+2
*
Add missing NEWS entry for 7646.
R. David Murray
2010-07-09
1
-0/+2
*
Merged revisions 82731 via svnmerge from
R. David Murray
2010-07-09
1
-1/+1
*
Merged revisions 82730 via svnmerge from
R. David Murray
2010-07-09
1
-0/+1
*
Move Misc/NEWS entries to the right place.
Mark Dickinson
2010-07-08
1
-8/+8
*
Merged revisions 82654 via svnmerge from
Mark Dickinson
2010-07-08
1
-0/+4
*
Merged revisions 82646,82649-82650 via svnmerge from
Mark Dickinson
2010-07-08
1
-0/+4
*
Merged revisions 82647 via svnmerge from
Antoine Pitrou
2010-07-08
1
-0/+5
*
#9161: Fix regression in acceptance of unicode strings in add_option calls.
R. David Murray
2010-07-05
1
-0/+3
*
Issue #9130: Fix validation of relative imports in parser module.
Mark Dickinson
2010-07-04
1
-0/+2
*
Issue #9128: Validate class decorator syntax correctly in parser module.
Mark Dickinson
2010-07-04
1
-0/+1
*
prepare for 2.7.1
Benjamin Peterson
2010-07-03
2
-1/+18
*
move sections
v2.7
Benjamin Peterson
2010-07-03
1
-2/+5
*
add another line between sections
Benjamin Peterson
2010-07-03
1
-0/+1
*
update to 2.7 final
Benjamin Peterson
2010-07-03
2
-2/+2
*
add period; rewrap
Benjamin Peterson
2010-07-03
1
-2/+2
*
Issue #7673: Fix security vulnerability (CVE-2010-2089) in the audioop module,
Victor Stinner
2010-07-03
1
-1/+4
*
fix issue #6589: cleanup asyncore.socket_map if smtpd.SMTPServer constructor ...
Giampaolo RodolĂ
2010-06-30
1
-0/+3
*
Issue #9125: Update parser module for "except ... as ..." syntax.
Mark Dickinson
2010-06-30
1
-0/+1
*
Issue #9075: In the ssl module, remove the setting of a `debug` flag
Antoine Pitrou
2010-06-25
1
-0/+3
*
prevent assignment to set literals
Benjamin Peterson
2010-06-24
1
-0/+2
*
remove INT_MAX assertions; they can fail with large Py_ssize_t #9058
Benjamin Peterson
2010-06-22
1
-0/+2
*
keep UserDict an old-style class
Benjamin Peterson
2010-06-22
1
-2/+0
*
towards final release
Benjamin Peterson
2010-06-21
1
-0/+12
*
bump verson to 2.7rc2
v2.7rc2
Benjamin Peterson
2010-06-21
2
-2/+2
*
fix finding visual studio 2008 on 64 bit #8854
Benjamin Peterson
2010-06-21
1
-0/+5
*
Fix #8959 by reverting revision 80761.
Thomas Heller
2010-06-21
1
-0/+4
*
#8720: fix inspect regression by teaching getsourcefile about linecache.
R. David Murray
2010-06-17
1
-0/+3
*
Ezio Melotti was missing from Misc/ACKS.
Mark Dickinson
2010-06-13
1
-0/+1
[next]