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
...
*
|
|
Add Bruno Dupuis
Benjamin Peterson
2012-11-30
1
-0/+1
*
|
|
merge 3.3 (#16573)
Benjamin Peterson
2012-11-29
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
merge 3.2
Benjamin Peterson
2012-11-29
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
add changelog
Benjamin Peterson
2012-11-29
1
-0/+4
|
*
|
#16476: merge with 3.2.
Ezio Melotti
2012-11-29
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
#16476: Fix json.tool to avoid including trailing whitespace.
Ezio Melotti
2012-11-29
1
-0/+2
*
|
|
#16333: add Misc/NEWS entry for e63ac05ccfa8.
Ezio Melotti
2012-11-29
1
-0/+3
*
|
|
#16549: merge with 3.3.
Ezio Melotti
2012-11-29
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
#16549: merge with 3.2.
Ezio Melotti
2012-11-29
2
-0/+4
|
|
\
\
|
|
|
/
|
|
*
#16549: Make json.tool work again on Python 3 and add tests. Initial patch b...
Ezio Melotti
2012-11-29
2
-0/+4
*
|
|
Merge from 3.3: improve argument/parameter documentation (issue #15990).
Chris Jerdonek
2012-11-28
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Merge from 3.2: improve argument/parameter documentation (issue #15990).
Chris Jerdonek
2012-11-28
1
-0/+2
|
|
\
\
|
|
|
/
|
|
*
Improve argument/parameter documentation (issue #15990).
Chris Jerdonek
2012-11-28
1
-0/+2
|
|
*
Plug a leak in timemodule. The module dictionary is saved during
Gregory P. Smith
2012-11-27
1
-0/+3
*
|
|
Merge from 3.3: Add a str class entry to the string section (issue #16209).
Chris Jerdonek
2012-11-28
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Add a str class entry to the "Text Sequence Type" section (issue #16209).
Chris Jerdonek
2012-11-28
1
-0/+3
*
|
|
#16559: merge with 3.3.
Ezio Melotti
2012-11-26
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
#16559: merge with 3.2.
Ezio Melotti
2012-11-26
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
#16559: Add more tests for the json module. Patch by Serhiy Storchaka.
Ezio Melotti
2012-11-26
1
-0/+3
*
|
|
Issue #16546: merge fix from 3.3
Mark Dickinson
2012-11-25
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16546: make ast.YieldFrom argument mandatory.
Mark Dickinson
2012-11-25
1
-0/+2
*
|
|
Issue #12848: The pure Python pickle implementation now treats object lengths...
Antoine Pitrou
2012-11-24
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Issue #12848: The pure Python pickle implementation now treats object lengths...
Antoine Pitrou
2012-11-24
1
-0/+4
|
|
\
\
|
|
|
/
|
|
*
Issue #12848: The pure Python pickle implementation now treats object lengths...
Antoine Pitrou
2012-11-24
1
-0/+4
|
|
*
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-21
1
-0/+2
|
|
*
Issue #1160: Fix compiling large regular expressions on UCS2 builds.
Antoine Pitrou
2012-11-20
1
-0/+3
*
|
|
Issue #16423: urllib.request now has support for ``data:`` URLs.
Antoine Pitrou
2012-11-24
2
-0/+4
*
|
|
Issue #4473: Add a POP3.stls() to switch a clear-text POP3 session into an en...
Antoine Pitrou
2012-11-23
1
-0/+3
*
|
|
Issue #4473: Add a POP3.capa() method to query the capabilities advertised by...
Antoine Pitrou
2012-11-23
1
-0/+3
*
|
|
Issue #4473: Ensure the socket is shutdown cleanly in POP3.close().
Antoine Pitrou
2012-11-23
1
-0/+3
*
|
|
#16522: Add FAIL_FAST flag to doctest.
R David Murray
2012-11-21
1
-0/+2
*
|
|
Merge from 3.3: Improve str() and object.__str__() docs (issue #13538).
Chris Jerdonek
2012-11-21
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Improve str() and object.__str__() documentation (issue #13538).
Chris Jerdonek
2012-11-21
1
-0/+2
*
|
|
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
- Issue #16514: Fix regression causing a traceback when sys.path[0] is None
Barry Warsaw
2012-11-20
1
-0/+3
*
|
|
remove unused flag (closes #16505)
Benjamin Peterson
2012-11-19
1
-0/+2
*
|
|
Issue #15627: Add the compile_source() method to
Brett Cannon
2012-11-18
1
-0/+2
*
|
|
#16306: merge with 3.3.
Ezio Melotti
2012-11-18
2
-0/+4
|
\
\
\
|
|
/
/
|
*
|
#16306: merge with 3.2.
Ezio Melotti
2012-11-18
2
-0/+4
|
|
\
\
|
|
|
/
|
|
*
#16306: Fix multiple error messages when unknown command line parameters wher...
Ezio Melotti
2012-11-18
2
-0/+4
|
|
*
#14313: zipfile now raises NotImplementedError when the compression type is u...
Ezio Melotti
2012-11-18
1
-0/+3
*
|
|
Issue #10966: Remove the concept of unexpected skipped tests.
Brett Cannon
2012-11-18
1
-0/+2
*
|
|
Issue #16408: Fix file descriptors not being closed in error conditions in th...
Antoine Pitrou
2012-11-17
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #16408: Fix file descriptors not being closed in error conditions in th...
Antoine Pitrou
2012-11-17
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #16408: Fix file descriptors not being closed in error conditions in th...
Antoine Pitrou
2012-11-17
1
-0/+3
*
|
|
Issue #16215: Fix potential double memory free in str.replace().
Antoine Pitrou
2012-11-17
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #16215: Fix potential double memory free in str.replace().
Antoine Pitrou
2012-11-17
1
-0/+3
*
|
|
Issue #14631: Add a new :class:`weakref.WeakMethod` to simulate weak referenc...
Antoine Pitrou
2012-11-17
1
-0/+3
*
|
|
Merge fix for #16489 from 3.3
Brett Cannon
2012-11-17
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #16489: Make it clearer that importlib.find_loader() requires
Brett Cannon
2012-11-17
1
-0/+3
[prev]
[next]