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
*
Merge with 3.1.
Ezio Melotti
2011-05-14
1
-10/+6
|
\
|
*
Change import_fresh_module to work with packages.
Ezio Melotti
2011-05-14
1
-10/+6
*
|
Issue #11996: libpython (gdb), replace "py-bt" command by "py-bt-full" and add
Victor Stinner
2011-05-13
3
-2/+61
*
|
Further beautification of the example
Raymond Hettinger
2011-05-13
1
-3/+6
*
|
Neaten up example so it can be cut and pasted.
Raymond Hettinger
2011-05-13
1
-2/+2
*
|
Use singular they. Thanks to Mark Summerfield.
Georg Brandl
2011-05-13
1
-1/+1
*
|
Fix unbound local error in RE tokenizer example. Thanks to Herman L. Jackson.
Georg Brandl
2011-05-13
1
-1/+2
*
|
Merge in changes from 3.2.1b1 release repo.
Georg Brandl
2011-05-13
9
-156/+164
|
\
\
|
*
|
Added tag v3.2.1b1 for changeset 8ffac2337a33
Georg Brandl
2011-05-08
1
-0/+1
|
*
|
Update suspicious ignore file.
v3.2.1b1
Georg Brandl
2011-05-08
2
-94/+99
|
*
|
Bump to 3.2.1b1.
Georg Brandl
2011-05-08
6
-63/+65
*
|
|
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
3
-1/+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #12062: Fix a flushing bug when doing a certain type of I/O sequence
Antoine Pitrou
2011-05-12
3
-1/+32
*
|
|
Merge from 3.1
Kurt B. Kaiser
2011-05-12
3
-31/+31
|
\
\
\
|
|
/
/
|
*
|
Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
Kurt B. Kaiser
2011-05-12
3
-32/+32
*
|
|
normalize whitespace.
Gregory P. Smith
2011-05-12
1
-1/+1
*
|
|
merge - 7a3f3ad83676 Fixes Issue #12044.
Gregory P. Smith
2011-05-12
4
-3/+10
*
|
|
Merge heads
Kurt B. Kaiser
2011-05-11
1
-5/+8
|
\
\
\
|
*
|
|
Document default fmtspec. Fix inaccurate note. Document exceptions.
Raymond Hettinger
2011-05-11
1
-5/+8
*
|
|
|
Correct version in IDLE NEWS.txt
Kurt B. Kaiser
2011-05-11
1
-1/+1
*
|
|
|
Merge from 3.1
Kurt B. Kaiser
2011-05-11
3
-4/+22
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
Issue #1028: Tk returns invalid Unicode null in %A: UnicodeDecodeError.
Kurt B. Kaiser
2011-05-11
3
-4/+23
*
|
|
Issue #11968 - the start_response header values in wsgiref shoudl be str not
Senthil Kumaran
2011-05-11
1
-6/+6
*
|
|
Merge 3.1 (empty merge, a similar patch was already applied)
Victor Stinner
2011-05-10
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Issue #10419: Fix build_scripts command of distutils to handle correctly
Victor Stinner
2011-05-10
2
-11/+40
*
|
|
Issue #11169: compileall module uses repr() to format filenames and paths to
Victor Stinner
2011-05-10
3
-6/+9
*
|
|
Close #10419, issue #6011: build_scripts command of distutils handles correctly
Victor Stinner
2011-05-10
2
-11/+39
*
|
|
#12051: merge with 3.1.
Ezio Melotti
2011-05-10
3
-3/+38
|
\
\
\
|
|
/
/
|
*
|
#12051: Fix segfault in json.dumps() while encoding highly-nested objects usi...
Ezio Melotti
2011-05-10
3
-3/+38
*
|
|
Issue #12054: use support.find_unused_port() instead of reinventing the wheel
Antoine Pitrou
2011-05-10
1
-16/+2
*
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
5
-6/+20
*
|
|
Actually print out the description of what changed.
Łukasz Langa
2011-05-10
1
-1/+0
*
|
|
Issue 12047: Expand the style guide.
Raymond Hettinger
2011-05-10
1
-0/+104
*
|
|
(Merge 3.1) Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
5
-36/+58
|
\
\
\
|
|
/
/
|
*
|
Issue #12012: ssl.PROTOCOL_SSLv2 becomes optional
Victor Stinner
2011-05-09
5
-24/+40
*
|
|
Issue #1195: Fix input() if it is interrupted by CTRL+d and then CTRL+c, clear
Victor Stinner
2011-05-09
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #1195: Fix input() if it is interrupted by CTRL+d and then CTRL+c,
Victor Stinner
2011-05-09
2
-0/+4
*
|
|
Closes #12036: ConfigParser: Document items() added the vars dictionary to th...
Łukasz Langa
2011-05-09
1
-0/+5
*
|
|
Merge with 3.1.
Ezio Melotti
2011-05-09
1
-10/+10
|
\
\
\
|
|
/
/
|
*
|
Some more tests were incorrectly marked as C specific.
Ezio Melotti
2011-05-09
1
-12/+10
*
|
|
merge 11164
Martin v. Löwis
2011-05-09
9
-105/+10
|
\
\
\
|
|
/
/
|
*
|
Stop trying to use _xmlplus in the xml module. Closes #11164.
Martin v. Löwis
2011-05-09
9
-105/+10
*
|
|
The option is actually --no-as-needed.
Martin v. Löwis
2011-05-09
1
-1/+1
*
|
|
Use --as-needed when linking libpython3.so. Closes #11347.
Martin v. Löwis
2011-05-09
4
-48/+94
*
|
|
#11910: merge with 3.1.
Ezio Melotti
2011-05-09
2
-15/+31
|
\
\
\
|
|
/
/
|
*
|
#11910: Fix test_heapq to skip the C tests when _heapq is missing.
Ezio Melotti
2011-05-09
2
-20/+29
*
|
|
Some tests were incorrectly marked as C specific.
Ezio Melotti
2011-05-09
1
-3/+9
*
|
|
#11910: merge with 3.1.
Ezio Melotti
2011-05-09
1
-4/+8
|
\
\
\
|
|
/
/
|
*
|
#11910: change import_fresh_module to return None when one of the "fresh" mod...
Ezio Melotti
2011-05-09
1
-4/+8
*
|
|
Merge with 3.1.
Ezio Melotti
2011-05-09
1
-0/+9
|
\
\
\
|
|
/
/
[next]