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 #25791: Warn when __package__ != __spec__.parent.
Brett Cannon
2016-01-22
1
-2/+2
*
code_richcompare() now uses the constants types
Victor Stinner
2016-01-22
1
-0/+6
*
site: error on sitecustomize import error
Victor Stinner
2016-01-22
1
-0/+4
*
Merge 3.5 (doc)
Victor Stinner
2016-01-21
1
-0/+1
|
\
|
*
Issue #26106: doc: Move text of licenses to parsed literal block
Victor Stinner
2016-01-21
1
-0/+1
*
|
merge 3.5 (#26171)
Benjamin Peterson
2016-01-21
1
-0/+3
|
\
\
|
|
/
|
*
merge 3.4 (#26171)
Benjamin Peterson
2016-01-21
1
-0/+3
|
|
\
|
|
*
prevent buffer overflow in get_data (closes #26171)
Benjamin Peterson
2016-01-21
1
-0/+3
*
|
|
co_lnotab supports negative line number delta
Victor Stinner
2016-01-20
1
-0/+3
*
|
|
Merge 3.5
Victor Stinner
2016-01-20
1
-0/+7
|
\
\
\
|
|
/
/
|
*
|
Add _PyThreadState_UncheckedGet()
Victor Stinner
2016-01-20
1
-0/+7
*
|
|
Issue #26147: xmlrpc now works with strings not encodable with used
Serhiy Storchaka
2016-01-20
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #26147: xmlrpc now works with strings not encodable with used
Serhiy Storchaka
2016-01-20
1
-0/+3
*
|
|
Issue #25935: Garbage collector now breaks reference loops with OrderedDict.
Serhiy Storchaka
2016-01-19
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25935: Garbage collector now breaks reference loops with OrderedDict.
Serhiy Storchaka
2016-01-19
1
-0/+2
*
|
|
Issue #16620: Fixed AttributeError in msilib.Directory.glob().
Serhiy Storchaka
2016-01-19
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #16620: Fixed AttributeError in msilib.Directory.glob().
Serhiy Storchaka
2016-01-19
1
-0/+2
*
|
|
merge 3.5 (#25731)
Benjamin Peterson
2016-01-19
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
set tp_new from the class in the hierarchy that actually owns the descriptor ...
Benjamin Peterson
2016-01-19
1
-0/+2
*
|
|
Issue #26013: Added compatibility with broken protocol 2 pickles created
Serhiy Storchaka
2016-01-18
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #26013: Added compatibility with broken protocol 2 pickles created
Serhiy Storchaka
2016-01-18
1
-0/+3
*
|
|
Issue #26129: Deprecated accepting non-integers in grp.getgrgid().
Serhiy Storchaka
2016-01-18
1
-0/+2
*
|
|
Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
Steve Dower
2016-01-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #26071: bdist_wininst created binaries fail to start and find 32bit Python
Steve Dower
2016-01-16
1
-0/+3
*
|
|
Issue #26073: Update the list of magic numbers in launcher
Steve Dower
2016-01-16
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #26073: Update the list of magic numbers in launcher
Steve Dower
2016-01-16
1
-0/+2
*
|
|
Issue #26065: Excludes venv from library when generating embeddable distro.
Steve Dower
2016-01-16
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #26065: Excludes venv from library when generating embeddable distro.
Steve Dower
2016-01-16
1
-0/+5
*
|
|
Issue #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
1
-0/+2
|
\
\
\
|
|
/
/
|
*
|
Issue #25850: Use cross-compilation by default for 64-bit Windows.
Steve Dower
2016-01-16
1
-0/+2
|
*
|
Issue #17633: Improve support for namespace packages with zipimport.
Brett Cannon
2016-01-15
1
-0/+2
*
|
|
Issue #23883: Update news
Martin Panter
2016-01-16
1
-3/+4
*
|
|
Issue #23883: Add missing APIs to calendar.__all__
Martin Panter
2016-01-16
1
-0/+1
*
|
|
Issue #23883: Missing fileinput.__all__ APIs; patch by Mauro SM Rodrigues
Martin Panter
2016-01-16
1
-0/+1
*
|
|
Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
Brett Cannon
2016-01-15
1
-0/+3
*
|
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.5
Martin Panter
2016-01-14
1
-0/+3
|
\
\
\
|
|
/
/
|
*
|
Issue #25940: Merge self-signed.pythontest.net testing from 3.4 into 3.5
Martin Panter
2016-01-14
1
-0/+3
|
|
\
\
|
|
|
/
|
|
*
Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
Martin Panter
2016-01-14
1
-0/+6
|
|
|
\
|
|
|
*
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
Martin Panter
2016-01-14
1
-0/+7
|
|
|
|
\
|
|
|
|
*
Issue #25940: Use self-signed.pythontest.net in SSL tests
Martin Panter
2016-01-14
1
-0/+7
|
|
|
*
|
fix reordering
Benjamin Peterson
2015-12-05
1
-4/+4
*
|
|
|
|
Issue #25822: Add docstrings to the fields of urllib.parse results.
Senthil Kumaran
2016-01-14
1
-0/+3
*
|
|
|
|
Add a NEWS entry for Issue #22642.
Senthil Kumaran
2016-01-13
1
-0/+3
*
|
|
|
|
Closes #25348: Merge with 3.5
Zachary Ware
2016-01-12
1
-0/+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Issue #25348: Add --pgo and --pgo-job flags to PCbuild\build.bat
Zachary Ware
2016-01-12
1
-0/+5
*
|
|
|
|
Merge heads.
Barry Warsaw
2016-01-11
1
-3/+0
|
\
\
\
\
\
|
*
\
\
\
\
As per further discussion, re-enable the typeobject.c guard for picklability.
Barry Warsaw
2016-01-11
1
-3/+0
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge 3.5
doko@ubuntu.com
2016-01-11
1
-0/+3
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
- Issue #24705: Fix sysconfig._parse_makefile not expanding ${} vars
doko@ubuntu.com
2016-01-11
1
-0/+3
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Issue #25486: Resurrect inspect.getargspec in 3.6. Backout a565aad5d6e1.
Yury Selivanov
2016-01-11
1
-2/+1
|
|
/
/
/
/
|
/
|
|
|
|
[next]