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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-1/+1
|
\
|
*
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-1/+1
|
|
\
|
|
*
Issue #17225: JSON decoder now counts columns in the first line starting
Serhiy Storchaka
2013-02-21
1
-1/+1
*
|
|
#17265: merge with 3.3.
Ezio Melotti
2013-02-21
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
#17265: merge with 3.2.
Ezio Melotti
2013-02-21
1
-3/+3
|
|
\
\
|
|
|
/
|
|
*
#17265: fix highlight in template example. Initial patch by Berker Peksag.
Ezio Melotti
2013-02-21
1
-3/+3
*
|
|
Merge: #13700: Make imap.authenticate with authobject work.
R David Murray
2013-02-19
1
-3/+4
|
\
\
\
|
|
/
/
|
*
|
Merge: #13700: Make imap.authenticate with authobject work.
R David Murray
2013-02-19
1
-3/+4
|
|
\
\
|
|
|
/
|
|
*
#13700: Make imap.authenticate with authobject work.
R David Murray
2013-02-19
1
-3/+4
*
|
|
Issue #17215: Fix documentation misprints (patch by July Tikhonov)
Andrew Svetlov
2013-02-17
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #17215: Fix documentation misprints (patch by July Tikhonov)
Andrew Svetlov
2013-02-17
2
-2/+2
*
|
|
Issue #15022: Add pickle and comparison support to types.SimpleNamespace.
Eric Snow
2013-02-16
1
-0/+2
*
|
|
Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.
Serhiy Storchaka
2013-02-16
8
-19/+19
|
\
\
\
|
|
/
/
|
*
|
Issue #17193: Use binary prefixes (KiB, MiB, GiB) for memory units.
Serhiy Storchaka
2013-02-16
8
-19/+19
*
|
|
Issue #17208: add a note about the termination behaviour of daemon threads.
Antoine Pitrou
2013-02-15
1
-0/+6
|
\
\
\
|
|
/
/
|
*
|
Issue #17208: add a note about the termination behaviour of daemon threads.
Antoine Pitrou
2013-02-15
1
-0/+6
|
|
\
\
|
|
|
/
|
|
*
Issue #17208: add a note about the termination behaviour of daemon threads.
Antoine Pitrou
2013-02-15
1
-0/+6
*
|
|
Fix ReST role markup: :method: -> :meth:
Mark Dickinson
2013-02-10
1
-1/+1
*
|
|
evaluate positional defaults before keyword-only defaults (closes #16967)
Benjamin Peterson
2013-02-10
1
-8/+9
*
|
|
Issue #13773: sqlite3.connect() gets a new `uri` parameter to pass the filena...
Antoine Pitrou
2013-02-09
1
-1/+13
*
|
|
Merge: #17166: fix _dummy_thread import example.
R David Murray
2013-02-09
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Merge: #17166: fix _dummy_thread import example.
R David Murray
2013-02-09
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
#17166: fix _dummy_thread import example.
R David Murray
2013-02-09
1
-1/+1
*
|
|
merge 3.3 (#17168)
Benjamin Peterson
2013-02-09
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
StringIO.StringIO -> io.StringIO (closes #17168)
Benjamin Peterson
2013-02-09
1
-3/+3
*
|
|
Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.
Serhiy Storchaka
2013-02-09
1
-3/+5
|
\
\
\
|
|
/
/
|
*
|
Minor fix of previous commit.
Serhiy Storchaka
2013-02-09
1
-1/+1
|
|
\
\
|
|
|
/
|
|
*
Minor fix of previous commit.
Serhiy Storchaka
2013-02-09
1
-1/+1
|
*
|
Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.
Serhiy Storchaka
2013-02-09
1
-3/+5
|
|
\
\
|
|
|
/
|
|
*
Issue #17147. Mention BytesIO in SpooledTemporaryFile documentation.
Serhiy Storchaka
2013-02-09
1
-3/+5
*
|
|
Issue #16686: Fixed a lot of bugs in audioop module.
Serhiy Storchaka
2013-02-09
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #16686: Fixed a lot of bugs in audioop module.
Serhiy Storchaka
2013-02-09
1
-3/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #16686: Fixed a lot of bugs in audioop module.
Serhiy Storchaka
2013-02-09
1
-3/+3
*
|
|
Issue #6972: keep the warning about untrusted extraction and mention
Gregory P. Smith
2013-02-08
1
-1/+5
|
\
\
\
|
|
/
/
|
*
|
Issue #6972: keep the warning about untrusted extraction and mention
Gregory P. Smith
2013-02-08
1
-2/+8
|
|
\
\
|
|
|
/
|
|
*
Issue #6972: keep the warning about untrusted extraction and mention
Gregory P. Smith
2013-02-08
1
-2/+8
*
|
|
Addressing the review comment made by Terry Reedy
Senthil Kumaran
2013-02-08
1
-3/+3
|
\
\
\
|
|
/
/
|
*
|
Addressing the review comment made by Terry Reedy
Senthil Kumaran
2013-02-08
1
-3/+3
|
|
\
\
|
|
|
/
|
|
*
Addressing the review comment made by Terry Reedy
Senthil Kumaran
2013-02-08
1
-3/+3
*
|
|
Fix Issue17069: Document getcode method in urllib.request.rst
Senthil Kumaran
2013-02-07
1
-4/+12
|
\
\
\
|
|
/
/
|
*
|
Fix Issue17069: Document getcode method in urllib.request.rst
Senthil Kumaran
2013-02-07
1
-4/+12
|
|
\
\
|
|
|
/
|
|
*
Fix Issue17069: Document getcode method in urllib.request.rst
Senthil Kumaran
2013-02-07
1
-4/+12
|
|
*
Issue #16903: Popen.communicate() on Unix now accepts strings when
Serhiy Storchaka
2013-02-04
1
-3/+4
*
|
|
Issue #15359: Add CAN_BCM protocol support to the socket module. Patch by Brian
Charles-François Natali
2013-02-05
1
-5/+27
*
|
|
merge with 3.3
Georg Brandl
2013-02-03
1
-14/+14
|
\
\
\
|
|
/
/
|
*
|
#17109: fix headings in mock example doc.
Georg Brandl
2013-02-03
1
-14/+14
*
|
|
merge with 3.3
Georg Brandl
2013-02-03
1
-23/+22
|
\
\
\
|
|
/
/
|
*
|
Closes #17109: fix heading levels in mock doc.
Georg Brandl
2013-02-03
1
-23/+22
*
|
|
Issue #17015: When it has a spec, a Mock object now inspects its signature wh...
Antoine Pitrou
2013-02-02
2
-1/+35
*
|
|
Fix a Cyrillic "C" inroduced into the docs by patch for issue #6972.
Serhiy Storchaka
2013-02-02
1
-1/+1
|
\
\
\
|
|
/
/
[next]