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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular
Serhiy Storchaka
2014-08-06
2
-11/+21
|
\
|
*
Issue #21975: Fixed crash when using uninitialized sqlite3.Row (in particular
Serhiy Storchaka
2014-08-06
2
-11/+21
*
|
Move misplaced Misc/NEWS entries to correct locations.
Serhiy Storchaka
2014-08-06
1
-23/+22
*
|
Closes #22146: Merge with 3.4
Zachary Ware
2014-08-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22146: Fix typo in __build_class__ error message
Zachary Ware
2014-08-05
1
-1/+1
*
|
Closes #22136: Fix MSVC compiler warnings introduced by #22085
Zachary Ware
2014-08-05
1
-7/+7
*
|
Issue #21972: Make it clear that the PEP 401 future import works,
Martin v. Löwis
2014-08-05
1
-1/+1
*
|
- Issue #21539: Add a *exists_ok* argument to `Pathlib.mkdir()` to mimic
Barry Warsaw
2014-08-05
5
-9/+78
*
|
Issue #22127: fix typo.
Martin v. Löwis
2014-08-05
1
-1/+1
*
|
Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeri...
Martin v. Löwis
2014-08-05
1
-1/+1
*
|
Issue #22127: Bypass IDNA for pure-ASCII host names (in particular for numeri...
Martin v. Löwis
2014-08-05
2
-10/+78
*
|
Issue #22120: For functions using an unsigned integer return converter,
Larry Hastings
2014-08-05
4
-9/+17
*
|
Closes #22130: Merged documentation update from 3.4.
Vinay Sajip
2014-08-05
1
-1/+1
|
\
\
|
|
/
|
*
Issue #22130: Corrected fileConfig() documentation.
Vinay Sajip
2014-08-05
1
-1/+1
*
|
More fixes for the unhappy AMD FreeBSD 9 buildbot. Fingers crossed.
Larry Hastings
2014-08-05
1
-2/+2
*
|
Fix for AMD FreeBSD 9 buildbot (hopefully), broken by my last checkin.
Larry Hastings
2014-08-05
1
-1/+0
*
|
#21928: merge with 3.4.
Ezio Melotti
2014-08-05
1
-3/+4
|
\
\
|
|
/
|
*
#21928: clarify functools.wraps docs.
Ezio Melotti
2014-08-05
1
-3/+4
*
|
Issue #20170: Convert posixmodule to use Argument Clinic.
Larry Hastings
2014-08-05
2
-2929/+8300
*
|
#11955: merge with 3.4.
Ezio Melotti
2014-08-04
1
-2/+2
|
\
\
|
|
/
|
*
#11955: show the list of args in case of error in test_argparse.
Ezio Melotti
2014-08-04
1
-2/+2
*
|
#18034: merge with 3.4.
Ezio Melotti
2014-08-04
2
-12/+4
|
\
\
|
|
/
|
*
#18034: update FAQ to suggest importlib.import_module instead of __import__. ...
Ezio Melotti
2014-08-04
2
-12/+4
*
|
Closes #22104: Merge with 3.4
Zachary Ware
2014-08-04
2
-2/+7
|
\
\
|
|
/
|
*
Issue #22104: Don't hold a reference to the loaded TestSuite in runtest_inner
Zachary Ware
2014-08-04
2
-2/+7
*
|
#20977: merge with 3.4.
Ezio Melotti
2014-08-04
3
-3/+16
|
\
\
|
|
/
|
*
#20977: fix undefined name in the email module. Patch by Rose Ames.
Ezio Melotti
2014-08-04
3
-3/+16
*
|
#18588: merge with 3.4.
Ezio Melotti
2014-08-04
1
-9/+10
|
\
\
|
|
/
|
*
#18588: update the timeit examples to be consistent.
Ezio Melotti
2014-08-04
1
-9/+10
*
|
merge
Raymond Hettinger
2014-08-04
1
-1/+0
|
\
\
|
|
/
|
*
Remove unused leftover stray line
Raymond Hettinger
2014-08-04
1
-1/+0
*
|
merge
Raymond Hettinger
2014-08-04
1
-2/+2
|
\
\
|
|
/
|
*
Fix markup.
Raymond Hettinger
2014-08-04
1
-2/+2
*
|
merge
Raymond Hettinger
2014-08-04
1
-37/+38
|
\
\
|
|
/
|
*
Improve regex tokenizer example by using re.finditer().
Raymond Hettinger
2014-08-04
1
-37/+38
*
|
Use two-argument form of next() and use a return-statement instead of an expl...
Raymond Hettinger
2014-08-04
1
-5/+2
*
|
Make the import private to keep the global namespace clean.
Raymond Hettinger
2014-08-04
1
-2/+2
*
|
Use reversed() instead of creating a new temporary list.
Raymond Hettinger
2014-08-04
1
-1/+1
*
|
Merge with 3.4
Terry Jan Reedy
2014-08-04
1
-548/+582
|
\
\
|
|
/
|
*
PEP 8 spacing in idlelib.configDialog: mostly a = b in assignments,
Terry Jan Reedy
2014-08-04
1
-548/+582
*
|
Issue #13540: Merge changes from 3.4
Jason R. Coombs
2014-08-03
1
-19/+53
|
\
\
|
|
/
|
*
Issue #13540: Merge changes from 3.3
Jason R. Coombs
2014-08-03
1
-19/+53
|
|
\
|
|
*
Issue #13540: Merge changes from 3.2
Jason R. Coombs
2014-08-03
1
-19/+53
|
|
|
\
|
|
|
*
Issue #13540: Update references to Action class to match syntax used for othe...
Jason R. Coombs
2014-08-03
1
-2/+2
|
|
|
*
Issue #13540: Removed redundant documentation about Action instance attribute...
Jason R. Coombs
2014-07-20
1
-49/+26
|
|
|
*
Issue #13540: Expanded argparse documents to clarify the action API
Jason R. Coombs
2011-12-14
1
-19/+76
*
|
|
|
merge
Raymond Hettinger
2014-08-03
0
-0/+0
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Fix whitespace in example.
Raymond Hettinger
2014-08-03
1
-2/+2
*
|
|
|
Fix whitespace in example.
Raymond Hettinger
2014-08-03
1
-2/+2
*
|
|
|
#15114, #21047: update whatsnew in Python 3.5.
Ezio Melotti
2014-08-02
1
-0/+6
[next]