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
...
|
|
*
|
|
Issue #16115: Backport subprocess.Popen() documentation improvements from 3.2.
Chris Jerdonek
2012-10-09
2
-29/+38
|
|
*
|
|
Issue #14783: Backport changes from 3.2.
Chris Jerdonek
2012-10-08
9
-24/+44
|
|
*
|
|
Issue #14900: Add aliases for sorting params for pstat to follow column names...
Andrew Svetlov
2012-10-07
1
-0/+4
|
|
*
|
|
Issue #14900: Distuguish call count and primitive call count in pstat output.
Andrew Svetlov
2012-10-07
2
-1/+3
|
|
*
|
|
Clean up a test turd.
Mark Dickinson
2012-10-07
1
-0/+1
|
|
*
|
|
#9957: document that SpooledTemporaryFile.truncate does not take size arg
R David Murray
2012-10-06
1
-1/+2
|
|
*
|
|
Issue #16025: Minor corrections to the zipfile documentation.
Andrew Svetlov
2012-10-06
1
-9/+9
|
|
*
|
|
#16112: platform.architecture does not correctly escape argument to /usr/bin/...
Jesus Cea
2012-10-05
1
-2/+2
|
|
*
|
|
#16112: platform.architecture does not correctly escape argument to /usr/bin/...
Jesus Cea
2012-10-05
1
-4/+3
|
|
*
|
|
Issue #14997: disable <F5> in idle shell window.
Andrew Svetlov
2012-10-04
1
-0/+2
|
|
*
|
|
Closes #16112: platform.architecture does not correctly escape argument to /u...
Jesus Cea
2012-10-04
1
-1/+21
|
|
*
|
|
Backed out changeset 5abacebec9d2
Jesus Cea
2012-10-04
3
-5/+12
|
|
*
|
|
Backed out changeset c73b90b6dadd
Jesus Cea
2012-10-04
3
-12/+5
|
|
*
|
|
Closes #16112: platform.architecture does not correctly escape argument to /u...
Jesus Cea
2012-10-04
3
-5/+12
|
|
*
|
|
Issue #12947: Better workaround for the problem with doctest directives being...
Nick Coghlan
2012-10-03
1
-11/+21
|
|
*
|
|
Issue #12947: Add a note to doctest until the example rendering is fixed
Nick Coghlan
2012-10-03
1
-0/+8
|
|
*
|
|
Fix Misc/ACKS alphabetic order
Jesus Cea
2012-10-03
1
-1/+1
|
|
*
|
|
Closes #15897: zipimport.c doesn't check return value of fseek()
Jesus Cea
2012-10-03
3
-7/+39
|
|
*
|
|
#15979: improve timeit documentation.
Ezio Melotti
2012-10-02
2
-108/+174
|
|
*
|
|
Close #16036: Backport 3.x documentation improvement.
Chris Jerdonek
2012-10-01
2
-14/+23
|
|
*
|
|
Fix sqlite3 class markup.
R David Murray
2012-10-01
1
-213/+213
|
|
*
|
|
#15923: fix a mistake in asdl_c.py that resulted in a TypeError after 2801bf8...
Ezio Melotti
2012-09-30
2
-1/+4
|
|
*
|
|
Commit current version of the doc "dailybuild" script.
Georg Brandl
2012-09-30
1
-4/+4
|
|
*
|
|
Doc sidebar: point to 3.4 as dev.
Georg Brandl
2012-09-30
1
-3/+2
|
|
*
|
|
merge heads
Gregory P. Smith
2012-09-29
2
-8/+8
|
|
|
\
\
\
|
|
|
*
|
|
Close issue #16077: fix code example in documentation of reduce() built-in (f...
Chris Jerdonek
2012-09-29
1
-1/+1
|
|
|
*
|
|
#16085: Don't promote shadowing builtins in the configparser example.
R David Murray
2012-09-29
1
-7/+7
|
|
*
|
|
|
Issue #15756: subprocess.poll() now properly handles errno.ECHILD to
Gregory P. Smith
2012-09-29
3
-2/+22
|
|
|
/
/
/
|
|
*
|
|
Issues #16029, #16030: Fix pickling and repr of large xranges.
Mark Dickinson
2012-09-28
3
-5/+110
|
|
*
|
|
#16071: fix email.message links in the mailbox docs.
R David Murray
2012-09-28
1
-8/+10
|
|
*
|
|
Closes #15953: Incorrect some fields declaration in the PyTypeObject document...
Jesus Cea
2012-09-28
1
-3/+3
|
|
*
|
|
Update docs for string.zfill
Andrew Svetlov
2012-09-28
1
-2/+3
|
|
*
|
|
Update documentation for string.replace. Thanks to docs@
Andrew Svetlov
2012-09-28
1
-2/+2
|
|
*
|
|
Pass on parameters in unittest.TextTestResult.__init__ super call
Michael Foord
2012-09-28
3
-1/+16
|
|
*
|
|
#15222: Fix a test failure on Windows
Petri Lehtinen
2012-09-26
1
-1/+1
|
|
*
|
|
Show how to close a connection
Raymond Hettinger
2012-09-25
1
-2/+3
|
|
*
|
|
#15222: Insert blank line after each message in mbox mailboxes
Petri Lehtinen
2012-09-25
3
-8/+66
|
|
*
|
|
#15222: test_mailbox: End message template in a newline
Petri Lehtinen
2012-09-25
1
-13/+13
|
|
*
|
|
switch assertion to an explicit ValueError
Benjamin Peterson
2012-09-25
2
-3/+3
|
|
*
|
|
- Issue #15935: Clarification of argparse docs, re: add_argument() type and
Barry Warsaw
2012-09-25
2
-0/+17
|
|
*
|
|
Issue #16037: Limit httplib's _read_status() function to work around broken
Christian Heimes
2012-09-25
2
-1/+7
|
|
*
|
|
2.7 : Issue #16013: Fix CSV Reader parsing issue with ending quote characters...
Senthil Kumaran
2012-09-25
3
-3/+19
|
|
*
|
|
Issue #16015: Fix NameError doctest example in tutorial introduction.
Chris Jerdonek
2012-09-25
1
-2/+1
|
|
*
|
|
Issue #14167: restore statement about breaks in finally clauses; remove state...
Mark Dickinson
2012-09-24
1
-10/+8
|
|
*
|
|
#16019, #16020: fix syntax highlight.
Ezio Melotti
2012-09-24
1
-2/+6
|
|
*
|
|
#16017: capitalize URLs.
Ezio Melotti
2012-09-24
1
-1/+1
|
|
*
|
|
#16014: fix broken link.
Ezio Melotti
2012-09-24
1
-3/+3
|
|
*
|
|
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
Christian Heimes
2012-09-24
3
-2/+61
|
|
*
|
|
#15421: fix an OverflowError in Calendar.itermonthdates() after datetime.MAX...
Ezio Melotti
2012-09-21
3
-1/+14
|
|
*
|
|
#15980: properly escape newlines in docstrings. Patch by Serhiy Storchaka.
Ezio Melotti
2012-09-21
4
-6/+6
[prev]
[next]