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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
|
bump to 2.7.3rc2
v2.7.3rc2
Benjamin Peterson
2012-03-15
5
-6/+6
|
|
|
|
/
/
/
/
|
|
|
*
|
|
|
merge heads
Benjamin Peterson
2012-03-15
0
-0/+0
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
#14114: don't include copybutton.js in the htmlhelp output.
Ezio Melotti
2012-02-25
1
-1/+1
|
|
|
*
|
|
|
|
Fixes Issue 14234: fix for the previous commit, keep compilation when
Gregory P. Smith
2012-03-15
2
-0/+7
|
|
|
*
|
|
|
|
Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
Gregory P. Smith
2012-03-14
5
-59/+145
|
|
|
*
|
|
|
|
#14114: don't include copybutton.js in the htmlhelp output.
Ezio Melotti
2012-02-25
1
-1/+1
|
|
|
*
|
|
|
|
Fix link to global module index.
Georg Brandl
2012-03-03
1
-1/+1
|
|
|
|
/
/
/
/
|
|
*
|
|
|
|
#12758: removing confusing mention of UTC from time.time description
R David Murray
2012-03-15
1
-2/+2
|
|
*
|
|
|
|
merge heads.
Gregory P. Smith
2012-03-15
9
-298/+321
|
|
|
\
\
\
\
\
|
|
|
*
\
\
\
\
merge 2.6
Barry Warsaw
2012-03-15
0
-0/+0
|
|
|
|
\
\
\
\
\
|
|
|
|
|
|
/
/
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
- Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes in the hash
Barry Warsaw
2012-03-15
5
-63/+149
|
|
|
*
|
|
|
|
- rename configure.in to configure.ac
Matthias Klose
2012-03-14
9
-298/+321
|
|
*
|
|
|
|
|
Fixes Issue 14234: fix for the previous commit, keep compilation when
Gregory P. Smith
2012-03-15
2
-0/+7
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
Fixes Issue #14234: CVE-2012-0876: Randomize hashes of xml attributes
Gregory P. Smith
2012-03-14
5
-59/+144
|
|
*
|
|
|
|
Closes #14289: put a link to the CHM download page on the docs download page.
Georg Brandl
2012-03-14
1
-1/+5
|
|
*
|
|
|
|
Issue #5219: Prevent event handler cascade in IDLE.
Martin v. Löwis
2012-03-13
2
-1/+7
|
|
*
|
|
|
|
Merged upstream change.
Vinay Sajip
2012-03-13
1
-0/+5
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
Fix closes Issue14281 - Test for cgi.escape by Brian Landers
Senthil Kumaran
2012-03-13
1
-0/+5
|
|
*
|
|
|
|
|
Closes #14267: Corrected computation of rollover filename.
Vinay Sajip
2012-03-13
1
-6/+15
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
merge heads
Senthil Kumaran
2012-03-13
2
-0/+11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
#14179: add tests for re.compile. Patch by Florian Mladitsch.
Ezio Melotti
2012-03-12
2
-0/+11
|
|
*
|
|
|
|
|
closes issue14257 - Grammatical fix
Senthil Kumaran
2012-03-12
1
-3/+3
|
|
|
/
/
/
/
/
|
|
*
|
|
|
|
closes issue14257 minor error in glossary wording regarding __hash__
Senthil Kumaran
2012-03-12
1
-1/+1
|
|
*
|
|
|
|
Fix closes issue14258 - added clarification to \W and \S flags
Senthil Kumaran
2012-03-12
1
-8/+12
|
|
*
|
|
|
|
#14161: fix test failures on Windows.
Ezio Melotti
2012-03-12
1
-2/+2
|
|
*
|
|
|
|
#14161: fix compile error under Windows.
Ezio Melotti
2012-03-11
1
-1/+2
|
|
*
|
|
|
|
#14161: fix the __repr__ of file objects to escape the file name.
Ezio Melotti
2012-03-11
3
-4/+19
|
|
*
|
|
|
|
Issue #14252: Fix subprocess.Popen.terminate() to not raise an error under Wi...
Antoine Pitrou
2012-03-11
4
-1/+82
|
|
*
|
|
|
|
Closes #9574: Note that complex constructor doesn't allow whitespace around c...
Mark Dickinson
2012-03-10
1
-0/+7
|
|
*
|
|
|
|
Moved symlink support into its own module. Ported can_symlink from Python 3.2...
Jason R. Coombs
2012-03-08
2
-76/+105
|
|
*
|
|
|
|
Improve the test case to avoid spurious errors about already existing symlinks.
Jason R. Coombs
2012-03-08
1
-4/+14
|
|
*
|
|
|
|
Test in 6c218b9c5c4c was inadvertently converted from #ifdef to #if. Now #ifd...
Jason R. Coombs
2012-03-08
1
-1/+1
|
|
*
|
|
|
|
Adding regression test for issue6727
Jason R. Coombs
2012-01-15
1
-2/+116
|
|
*
|
|
|
|
Fix indentation
Jason R. Coombs
2012-01-13
1
-16/+16
|
|
*
|
|
|
|
Extracted Windows directory detection from NullImporter.__init__. This greatl...
Jason R. Coombs
2012-01-13
1
-47/+24
|
|
*
|
|
|
|
Moved directory detection into an isdir function
Jason R. Coombs
2012-01-13
1
-28/+14
|
|
*
|
|
|
|
move notes for 2.7.4 to the right place
Benjamin Peterson
2012-03-08
1
-19/+31
|
|
*
|
|
|
|
allow cycles throught the __dict__ slot to be cleared (closes #1469629)
Benjamin Peterson
2012-03-08
3
-4/+27
|
|
*
|
|
|
|
Backout buggy patch for #13719
Éric Araujo
2012-03-07
3
-12/+1
|
|
*
|
|
|
|
Use PEP-8 style in logging example
Jason R. Coombs
2012-03-07
1
-1/+1
|
|
*
|
|
|
|
Closes #14158: We now track test_support.TESTFN cleanup, and test_mailbox use...
Vinay Sajip
2012-03-06
2
-7/+20
|
|
*
|
|
|
|
Fix NameError
Éric Araujo
2012-03-05
1
-0/+1
|
|
*
|
|
|
|
Make distutils’ upload command work with bdist_msi products (#13719).
Éric Araujo
2012-03-05
3
-6/+16
|
|
*
|
|
|
|
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
Éric Araujo
2012-03-05
1
-3/+2
|
|
*
|
|
|
|
Use source reST role instead of file where it makes sense.
Éric Araujo
2012-03-05
2
-4/+4
|
|
*
|
|
|
|
Remove mention of defunct file.
Éric Araujo
2012-03-05
1
-2/+1
|
|
*
|
|
|
|
Use raw string for a docstring that uses a backslash
Éric Araujo
2012-03-05
1
-1/+1
|
|
*
|
|
|
|
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
Meador Inge
2012-03-05
3
-17/+33
|
|
*
|
|
|
|
Fix some set algebra methods of WeakSet objects.
Antoine Pitrou
2012-03-04
2
-33/+30
|
|
*
|
|
|
|
Fix sporadic failure in test_weakset
Antoine Pitrou
2012-03-04
1
-5/+2
[prev]
[next]