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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
(Merge 3.3) Close #17702: os.environ now raises KeyError with the original
Victor Stinner
2013-04-14
2
-4/+30
|
\
|
*
Close #17702: os.environ now raises KeyError with the original environment
Victor Stinner
2013-04-14
2
-4/+30
*
|
Merge fix for #16163 from 3.3
Nick Coghlan
2013-04-14
2
-2/+41
|
\
\
|
|
/
|
*
Close issue #16163: handle submodules in pkgutil.iter_importers
Nick Coghlan
2013-04-14
2
-2/+41
*
|
Issue #17713: additional tweak to test.
Vinay Sajip
2013-04-14
1
-1/+1
*
|
Closes #17713: Fixed bug in test_compute_rollover_weekly_attime.
Vinay Sajip
2013-04-14
1
-26/+33
*
|
#2118: IOError is deprecated, use OSError.
R David Murray
2013-04-14
1
-1/+1
*
|
Merge 3.3
Alexandre Vassalotti
2013-04-14
1
-21/+106
|
\
\
|
|
/
|
*
Merge heads.
Alexandre Vassalotti
2013-04-14
1
-21/+106
|
|
\
|
|
*
Issue #16550: Update the opcode descriptions of pickletools to use unsigned
Alexandre Vassalotti
2013-04-14
1
-21/+106
*
|
|
Closes #16551. Cleanup pickle.py.
Serhiy Storchaka
2013-04-14
1
-138/+85
*
|
|
merge with 3.3
Georg Brandl
2013-04-14
2
-4/+24
|
\
\
\
|
|
/
/
|
*
|
Closes #14462: allow any valid Python identifier in sre group names, as docum...
Georg Brandl
2013-04-14
2
-4/+24
|
|
/
*
|
Style cleanups for pickle.py and _pickle.
Alexandre Vassalotti
2013-04-14
1
-5/+7
*
|
Merge 3.3
Alexandre Vassalotti
2013-04-14
1
-2/+2
|
\
\
|
|
/
|
*
Fix pickling test in test_memoryio.
Alexandre Vassalotti
2013-04-14
1
-2/+2
*
|
Issue #16804: Fix 'python -S -m site' failure.
Meador Inge
2013-04-14
1
-4/+6
|
\
\
|
|
/
|
*
Issue #16804: Fix 'python -S -m site' failure.
Meador Inge
2013-04-14
1
-4/+6
*
|
remove pointless change
Benjamin Peterson
2013-04-13
1
-1/+1
*
|
properly lookup the __round__ special method (closes #17722)
Benjamin Peterson
2013-04-13
1
-1/+2
*
|
Fix misindent. This would test half less possibilities.
Antoine Pitrou
2013-04-13
1
-1/+1
*
|
Issue #15480: Remove the deprecated and unused TYPE_INT64 code from marshal.
Antoine Pitrou
2013-04-13
1
-27/+3
*
|
#17719: fix incorrect version number in deprecation doc.
R David Murray
2013-04-13
1
-1/+1
*
|
#2118: Make SMTPException a subclass of IOError.
R David Murray
2013-04-13
1
-1/+1
*
|
Merge #2118: clarify smtplib exception documentation.
R David Murray
2013-04-13
1
-2/+3
|
\
\
|
|
/
|
*
#2118: clarify smtplib exception documentation.
R David Murray
2013-04-13
1
-2/+3
*
|
#17571: merge with 3.3.
Ezio Melotti
2013-04-13
1
-15/+3
|
\
\
|
|
/
|
*
#17571: remove broken links in datetime.py docstring.
Ezio Melotti
2013-04-13
1
-15/+3
*
|
Issue #17715: Merge fix from 3.3.
Mark Dickinson
2013-04-13
1
-0/+6
|
\
\
|
|
/
|
*
Issue #17715: Add missing NULL Check to PyNumber_Long.
Mark Dickinson
2013-04-13
1
-0/+6
*
|
Issue #17713: Test temporarily skipped while failure investigated.
Vinay Sajip
2013-04-13
1
-0/+1
*
|
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
2
-38/+1
|
\
\
|
|
/
|
*
Revert changes for #13355 by request from Raymond Hettinger
Andrew Svetlov
2013-04-13
2
-41/+1
*
|
Issue #17643: Add __callback__ attribute to weakref.ref.
Mark Dickinson
2013-04-13
1
-0/+24
*
|
Issue #16447: Merge fix from 3.3.
Mark Dickinson
2013-04-13
1
-0/+14
|
\
\
|
|
/
|
*
Issue #16447: Fix potential segfault when setting __name__ on a class.
Mark Dickinson
2013-04-13
1
-0/+14
*
|
Fix whitespaces
Andrew Svetlov
2013-04-12
1
-1/+1
|
\
\
|
|
/
|
*
Fix whitespaces
Andrew Svetlov
2013-04-12
1
-1/+1
*
|
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
2
-2/+38
|
\
\
|
|
/
|
*
Issue #13355: Raise ValueError on random.triangular call with invalid params.
Andrew Svetlov
2013-04-12
2
-1/+41
*
|
Issue #16658: add missing return to HTTPConnection.send().
Andrew Svetlov
2013-04-12
2
-1/+22
|
\
\
|
|
/
|
*
Issue #16658: add missing return to HTTPConnection.send().
Andrew Svetlov
2013-04-12
2
-1/+22
*
|
attempt to fix bb failure as per http://bugs.python.org/issue17675#msg186595
Giampaolo Rodola'
2013-04-12
1
-1/+1
*
|
Closed #9556: Allowed specifying a time-of-day for a TimedRotatingFileHandler...
Vinay Sajip
2013-04-12
2
-7/+63
*
|
#17692: merge with 3.3.
Ezio Melotti
2013-04-12
1
-4/+5
|
\
\
|
|
/
|
*
#17692: test_sqlite now works with unittest test discovery. Patch by Zachary...
Ezio Melotti
2013-04-12
1
-4/+5
*
|
#17585: merge with 3.3.
Roger Serwy
2013-04-12
2
-6/+4
|
\
\
|
|
/
|
*
#17585: Fixed IDLE regression. Now closes when using exit() or quit().
Roger Serwy
2013-04-12
2
-6/+4
*
|
#17699: Fix the new getpass test failures on windows.
R David Murray
2013-04-11
1
-12/+25
*
|
Issue #13056: Reenable test_multibytecodec.Test_StreamWriter tests
Victor Stinner
2013-04-11
1
-51/+22
[next]