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
*
Release bump for 3.4.0 final.
Larry Hastings
2014-03-16
1
-1/+1
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-16
1
-3/+5
*
Issue #20939: merge from 3.3
Ned Deily
2014-03-15
1
-0/+3
*
whatsnew: difflib.isbjunk &c were removed, not deprecated.
R David Murray
2014-03-14
1
-2/+3
*
Mark branch as being after Python 3.4.0rc3.
Larry Hastings
2014-03-16
1
-0/+13
*
Version bump for 3.4.0rc3.
v3.4.0rc3
Larry Hastings
2014-03-09
1
-1/+1
*
Close #20839: pkgutil.find_loader now uses importlib.util.find_spec
Nick Coghlan
2014-03-04
1
-1/+8
*
Issue #14512: Launch pydoc -b instead of pydocgui.pyw on Windows.
Martin v. Löwis
2014-03-02
1
-0/+2
*
Issue #20465: Update Windows installer to SQLite 3.8.3.1.
Martin v. Löwis
2014-03-02
1
-1/+2
*
Issue #20748: Uninstalling pip does not leave behind the pyc of
Martin v. Löwis
2014-03-02
1
-0/+3
*
Issue #20786: Fix signatures for dict.__delitem__ and property.__delete__
Yury Selivanov
2014-03-02
1
-1/+6
*
Issue #20465: fix NEWS typo (it's 3.8.3.1)
Ned Deily
2014-03-01
1
-1/+1
*
Issue #20465: Update OS X installer build to use SQLite 3.8.0.1.
Ned Deily
2014-03-01
1
-0/+1
*
Close #20568: install unversioned pip command on Windows
Nick Coghlan
2014-02-28
1
-0/+3
*
Close #20757: return success for skipped pip uninstall
Nick Coghlan
2014-02-28
1
-0/+14
*
Issue #19255: The builtins module is restored to initial value before
Serhiy Storchaka
2014-02-10
1
-0/+3
*
Version bump for Python 3.4.0rc2.
v3.4.0rc2
Larry Hastings
2014-02-23
1
-1/+1
*
Issue #20641: Run custom actions with the NoImpersonate flag to support UAC.
Martin v. Löwis
2014-02-22
1
-0/+3
*
Issue #20710: The pydoc summary line no longer displays the "self" parameter
Larry Hastings
2014-02-21
1
-0/+3
*
Issue #20221: Removed conflicting (or circular) hypot definition
Zachary Ware
2014-02-20
1
-0/+3
*
Misc/NEWS: Add some missing news items re asyncio.
Yury Selivanov
2014-02-20
1
-0/+19
*
inspect: Fix getfullargspec() to not to follow __wrapped__ chains
Yury Selivanov
2014-02-19
1
-0/+4
*
asyncio: New error handling API. Issue #20681.
Yury Selivanov
2014-02-18
1
-0/+4
*
Mangle __parameters in __annotations__ dict properly. Issue #20625.
Yury Selivanov
2014-02-18
1
-0/+3
*
Issue #20609: Merge with 3.3.
Zachary Ware
2014-02-18
1
-0/+6
*
Misc/NEWS: Add a news item for UNIX Sockets support in asyncio. Cleanup WS.
Yury Selivanov
2014-02-18
1
-0/+4
*
Issue #20616: Add a format() method to tracemalloc.Traceback.
Victor Stinner
2014-02-16
1
-0/+2
*
look up __getnewargs__ and __getnewargs_ex__ on the object type (#16251)
Benjamin Peterson
2014-02-16
1
-0/+3
*
Issue #19744: Handle missing SSL/TLS in ensurepip
Nick Coghlan
2014-02-14
1
-0/+4
*
set line and column numbers for keyword-only arg nodes (closes #20619)
Benjamin Peterson
2014-02-14
1
-0/+3
*
Issue #20526, #19466: Revert changes of issue #19466 which introduces a
Victor Stinner
2014-02-13
1
-0/+4
*
merge 3.3 (#20594)
Benjamin Peterson
2014-02-11
1
-0/+2
*
Python 3.4.0rc1: Post-release updates.
Larry Hastings
2014-02-11
1
-0/+12
*
Python 3.4.0rc1: Version bump.
v3.4.0rc1
Larry Hastings
2014-02-10
2
-2/+2
*
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
Larry Hastings
2014-02-10
1
-4/+2
*
Issue #20530: The signatures for slot builtins have been updated
Larry Hastings
2014-02-10
1
-0/+3
*
Issue #20517: Functions in the os module that accept two filenames
Larry Hastings
2014-02-10
1
-0/+12
*
Issue #20437: Fixed 22 potential bugs when deleting objects references.
Serhiy Storchaka
2014-02-09
1
-0/+2
|
\
|
*
Issue #20437: Fixed 21 potential bugs when deleting objects references.
Serhiy Storchaka
2014-02-09
1
-0/+2
*
|
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings
2014-02-09
1
-4/+10
*
|
Close #20500: Don't trigger PyObject_Str assertion at shutdown
Nick Coghlan
2014-02-09
1
-1/+4
*
|
Close #20563: Declare ipaddress API stable
Nick Coghlan
2014-02-08
1
-0/+2
*
|
Merge: #14983: always add a line end after a MIME boundary marker.
R David Murray
2014-02-08
1
-0/+4
|
\
\
|
|
/
|
*
#14983: always add a line end after a MIME boundary marker.
R David Murray
2014-02-08
1
-0/+4
*
|
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a m...
Antoine Pitrou
2014-02-08
1
-0/+5
|
\
\
|
|
/
|
*
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a m...
Antoine Pitrou
2014-02-08
1
-0/+5
*
|
Merge: #16983: Apply postel's law to encoded words inside quoted strings.
R David Murray
2014-02-08
1
-0/+3
|
\
\
|
|
/
|
*
#16983: Apply postel's law to encoded words inside quoted strings.
R David Murray
2014-02-08
1
-0/+3
*
|
Merge #19772: Do not mutate message when downcoding to 7bit.
R David Murray
2014-02-08
1
-0/+3
|
\
\
|
|
/
|
*
#19772: Do not mutate message when downcoding to 7bit.
R David Murray
2014-02-08
1
-0/+3
[next]