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
...
*
|
Issue #13191: typo in argparse docs
Eli Bendersky
2011-11-11
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13191: typo in argparse docs
Eli Bendersky
2011-11-11
1
-0/+1
*
|
Issue #13365: correct an error in the documentation of str.expandtabs. Patch ...
Eli Bendersky
2011-11-11
1
-0/+1
|
\
\
|
|
/
|
*
Issue #13365: correct an error in the documentation of str.expandtabs
Eli Bendersky
2011-11-11
1
-0/+1
*
|
Issue #13149: Speed up append-only StringIO objects.
Antoine Pitrou
2011-11-10
1
-0/+2
*
|
Issue #7777: socket: Add Reliable Datagram Sockets (PF_RDS) support.
Charles-François Natali
2011-11-10
1
-0/+2
*
|
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
Antoine Pitrou
2011-11-09
2
-0/+4
|
\
\
|
|
/
|
*
Issue #13373: multiprocessing.Queue.get() could sometimes block indefinitely
Antoine Pitrou
2011-11-09
2
-0/+4
*
|
MERGE: Partial patch for issue #11812: Take care of test_telnetlib.py
Jesus Cea
2011-11-08
1
-0/+3
|
\
\
|
|
/
|
*
Partial patch for issue #11812: Take care of test_telnetlib.py
Jesus Cea
2011-11-08
1
-0/+3
*
|
MERGE: Solved a potential deadlock in test_telnetlib.py. Related to issue #11812
Jesus Cea
2011-11-08
1
-0/+2
|
\
\
|
|
/
|
*
Solved a potential deadlock in test_telnetlib.py. Related to issue #11812
Jesus Cea
2011-11-08
1
-0/+2
*
|
Issue #13237: Forward port from 3.2 of subprocess documentation updates. Need...
Nick Coghlan
2011-11-08
1
-0/+3
|
\
\
|
|
/
|
*
Issue #13237: Forward port subprocess module updates and explicitly document ...
Nick Coghlan
2011-11-08
1
-0/+3
*
|
News updates for #13327.
Brian Curtin
2011-11-07
1
-1/+3
*
|
Branch merge
Éric Araujo
2011-11-07
1
-4/+0
|
\
\
|
*
|
Remove obsolete/duplicate entries
Éric Araujo
2011-11-06
1
-4/+0
*
|
|
Fix #13327. Remove the need for an explicit None as the second argument to
Brian Curtin
2011-11-06
1
-0/+3
*
|
|
Revert "Accept None as start and stop parameters for list.index() and tuple.i...
Petri Lehtinen
2011-11-06
1
-3/+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Revert "Accept None as start and stop parameters for list.index() and tuple.i...
Petri Lehtinen
2011-11-06
1
-3/+0
*
|
|
Issue #13350: Replace most usages of PyUnicode_Format by PyUnicode_FromFormat.
Amaury Forgeot d'Arc
2011-11-06
1
-0/+3
*
|
|
curses.tparm() is expecting a byte string, not curses.tigetstr()
Petri Lehtinen
2011-11-06
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
curses.tparm() is expecting a byte string, not curses.tigetstr()
Petri Lehtinen
2011-11-06
1
-1/+1
*
|
|
Issue #13342: input() used to ignore sys.stdin's and sys.stdout's unicode
Antoine Pitrou
2011-11-05
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #13342: input() used to ignore sys.stdin's and sys.stdout's unicode
Antoine Pitrou
2011-11-05
1
-0/+3
*
|
|
Accept None as start and stop parameters for list.index() and tuple.index().
Petri Lehtinen
2011-11-05
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Accept None as start and stop parameters for list.index() and tuple.index()
Petri Lehtinen
2011-11-05
1
-0/+3
*
|
|
Merge heads
Petri Lehtinen
2011-11-05
1
-0/+2
|
\
\
\
|
*
|
|
news note about range introspection
Benjamin Peterson
2011-11-05
1
-0/+2
|
|
|
/
|
|
/
|
*
|
|
Remove __pycache__ directories correctly on OpenBSD
Petri Lehtinen
2011-11-05
1
-0/+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Remove __pycache__ directories correctly on OpenBSD
Petri Lehtinen
2011-11-05
1
-0/+5
*
|
Issue #3067: Enhance the documentation and docstring of locale.setlocale()
Petri Lehtinen
2011-11-05
1
-1/+2
|
\
\
|
|
/
|
*
Issue #3067: Enhance the documentation and docstring of locale.setlocale()
Petri Lehtinen
2011-11-05
1
-1/+2
*
|
Fix Maildir initialization so that maildir contents are read correctly.
Petri Lehtinen
2011-11-05
1
-0/+3
|
\
\
|
|
/
|
*
Fix Maildir initialization so that maildir contents are read correctly.
Petri Lehtinen
2011-11-05
1
-0/+3
*
|
Issue #13343: Fix a SystemError when a lambda expression uses a global
Amaury Forgeot d'Arc
2011-11-04
1
-0/+4
|
\
\
|
|
/
|
*
Issue #13343: Fix a SystemError when a lambda expression uses a global
Amaury Forgeot d'Arc
2011-11-04
1
-0/+4
*
|
Issue #3067: Fix the error raised by locale.setlocale()
Petri Lehtinen
2011-11-04
2
-0/+4
|
\
\
|
|
/
|
*
Issue #3067: Fix the error raised by locale.setlocale()
Petri Lehtinen
2011-11-04
2
-0/+4
*
|
Merge 3.2: issue #13140
Florent Xicluna
2011-11-04
1
-0/+2
|
\
\
|
|
/
|
*
Closes #13140: Fix the daemon_threads attribute of ThreadingMixIn.
Florent Xicluna
2011-11-04
1
-0/+2
*
|
(Merge 3.2) Issue #13339.
Ross Lagerwall
2011-11-04
1
-0/+3
|
\
\
|
|
/
|
*
Issue #13339: Fix compile error in posixmodule.c due to missing semicolon.
Ross Lagerwall
2011-11-04
1
-0/+3
*
|
(Merge 3.2) Issue #10570: curses.putp() is now expecting a byte string, instead
Victor Stinner
2011-11-03
1
-2/+2
|
\
\
|
|
/
|
*
Issue #10570: curses.putp() is now expecting a byte string, instead of a
Victor Stinner
2011-11-03
1
-2/+2
*
|
Branch merge
Éric Araujo
2011-11-03
1
-4/+8
|
\
\
|
*
|
Improve byte-compilation in packaging to be independent of -O or -B.
Éric Araujo
2011-11-03
1
-0/+3
|
*
|
Fix typos in recent NEWS entries
Éric Araujo
2011-11-02
1
-4/+5
*
|
|
(Merge 3.2) Issue #10570: curses.tigetstr() is now expecting a byte string,
Victor Stinner
2011-11-02
1
-0/+3
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Issue #10570: curses.tigetstr() is now expecting a byte string, instead of a
Victor Stinner
2011-11-02
1
-0/+3
[prev]
[next]