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
/
Doc
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix example in backreference description. Found by Alexander Heger on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix method name: ensure_directories, not create_directories. Found by Michael...
Georg Brandl
2013-10-06
1
-2/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
PythonCAD is now on PyQt, use Wing as a prominent PyGtk example.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix minor bug in httplib example. Found by Alex MacAulay on docs@.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix SQLite datatype name: it is REAL, not FLOAT. Found by Richard Kelsall on ...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Counter: fix recipe for "n least common elements". Found by Mikhail Golubev o...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix typo.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-14/+26
|
\
\
|
|
/
|
*
Closes #15956: improve documentation of named groups and how to reference them.
Georg Brandl
2013-10-06
1
-14/+26
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+3
|
\
\
|
|
/
|
*
Closes #13951: Add a "faulthandler" reference in the ctypes docs talking abou...
Georg Brandl
2013-10-06
1
-1/+3
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Closes #18927: Lock.acquire only accepts -1 or positive values for timeout.
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix small copy-paste typo in ossaudiodev setparameters() example (found by Ke...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Clarify docs for os.path.getctime on Unix: it is the inode (metadata) change ...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix prefix_chars not being applied in help text example (reported by John Koo...
Georg Brandl
2013-10-06
1
-2/+2
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix markup to not add parens to the "hashlib.md5" constructor when the object...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-3/+0
|
\
\
|
|
/
|
*
Remove dead link to effbot Tkinter introduction material (reported by Ralf Ga...
Georg Brandl
2013-10-06
1
-3/+0
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-1/+1
|
\
\
|
|
/
|
*
Fix: Element.text is an attribute, not a method (report by Cameron Laird on d...
Georg Brandl
2013-10-06
1
-1/+1
*
|
merge with 3.3
Georg Brandl
2013-10-06
1
-2/+2
|
\
\
|
|
/
|
*
Fix "customer timer" -> "custom timer" (reported by Kirk Strauser on docs@)
Georg Brandl
2013-10-06
1
-2/+2
*
|
[issue 19152] Add versionadded for ExtensionFileLoader.get_filename().
Eric Snow
2013-10-05
1
-0/+2
*
|
Add missing comma.
Ezio Melotti
2013-10-05
1
-1/+1
*
|
#19148: fix markup errors and wording in enum docs. Patch by Esa Peuha.
Ezio Melotti
2013-10-05
1
-7/+7
*
|
Issue #18716: Deprecate the formatter module
Brett Cannon
2013-10-04
1
-0/+4
*
|
MERGE: Close #19160: Inconsistent size for GIL release in hashlib
Jesus Cea
2013-10-04
1
-2/+2
|
\
\
|
|
/
|
*
Close #19160: Inconsistent size for GIL release in hashlib
Jesus Cea
2013-10-04
1
-2/+2
*
|
MERGE: Close #19160: Inconsistent size for GIL release in hashlib
Jesus Cea
2013-10-04
1
-1/+1
|
\
\
|
|
/
|
*
Close #19160: Inconsistent size for GIL release in hashlib
Jesus Cea
2013-10-04
1
-1/+1
|
*
[issue19152] Revert 832579dbafd6.
Eric Snow
2013-10-03
1
-5/+1
|
*
[issue19152] Add ExtensionFileLoader.get_filename().
Eric Snow
2013-10-03
1
-1/+5
*
|
[issue19152] Add ExtensionFileLoader.get_filename().
Eric Snow
2013-10-03
1
-1/+5
*
|
Issue #19132: Add versionchanged tags.
Serhiy Storchaka
2013-10-02
1
-0/+9
*
|
Close #17839: support bytes-like objects in base64 module
Nick Coghlan
2013-10-02
2
-30/+39
*
|
Close #18690: register memoryview with Sequence ABC
Nick Coghlan
2013-10-02
1
-0/+4
*
|
Closes #19139: Changed usage of __VENV_NAME__ and added __VENV_PROMPT__.
Vinay Sajip
2013-10-02
1
-0/+3
*
|
Issue #19132: The pprint module now supports compact mode.
Serhiy Storchaka
2013-10-02
1
-11/+20
*
|
Close #10042: functools.total_ordering now handles NotImplemented
Nick Coghlan
2013-10-01
1
-0/+19
[prev]
[next]