projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2006-08-02
Tim Peters
_Stream.close(): Try to kill struct.pack() warnings...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-02
Neal Norwitz
Prevent memory leak on error.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-02
Tim Peters
Try to squash struct.pack warnings on the "amd64 gentoo...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-02
Tim Peters
Whitespace normalization.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Ronald Oussoren
This fixes bug #1527397: PythonLauncher runs scripts...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Ronald Oussoren
Make sure the postinstall action that optionally update...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Thomas Heller
Speed up PyType_stgdict and PyObject_stgdict.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Georg Brandl
os.urandom no longer masks unrelated exceptions like...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Andrew M. Kuchling
[Patch #1520905] Attempt to suppress core file created...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Thomas Heller
Minimal useful docstring for CopyComPointer.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Thomas Heller
Fix a potential segfault and various potentail refcount...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Andrew M. Kuchling
typo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Update list of files; fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
[Bug #848556] Remove \d* from second alternative to...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
[Bug #1514540] Instead of putting the standard types...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Georg Brandl
Fix function name.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Remove reference to notation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Mention csv newline changes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Add PyErr_WarnEx()
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Document PyErr_WarnEx. (Bad Neal! No biscuit!)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew M. Kuchling
Add refcounts for PyErr_WarnEx
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Skip Montanaro
minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Skip Montanaro
minor tweaks
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Tim Peters
ZipFile.close(): Kill the other struct.pack deprecation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Tim Peters
ZipFile.close(): Killed one of the struct.pack deprecation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Andrew McNamara
Redo the comment about the 2.5 change in quoted-newline...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Tim Peters
Whitespace normalization.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Georg Brandl
Bug #1531349: right <-> left glitch in __rop__ description.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Try to prevent hangs on Tru64/Alpha buildbot. I'm...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Verify that the signal handlers were really called
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Add some asserts and update comments
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
George Yoshida
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
George Yoshida
Rename struct.pack_to to struct.pack_into as changed...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Georg Brandl
Fix makefile changes for python-config.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Martin v. Löwis
Drop usage of test -e in configure as it is not portable.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Martin v. Löwis
Mention Cygwin in distutils error message about a missi...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Martin v. Löwis
Base __version__ on sys.version_info, as distutils is
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Martin v. Löwis
Don't copy directory stat times in shutil.copytree...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Georg Brandl
Bug #1002398: The documentation for os.path.sameopenfil...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Georg Brandl
Clarify that __op__ methods must return NotImplemented...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Whitespace normalization
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Bug #1515471: string.replace() accepts character buffer...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Add PyErr_WarnEx() so C code can pass the stacklevel...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Neal Norwitz
Patch #1531113: Fix augmented assignment with yield...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Fred Drake
- remove yet another reference to how commonly Tkinter...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Fred Drake
remove possibly-outdated comment on what GUI toolkit...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Fred Drake
update information on wxPython, from Robin Dunn
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Fred Drake
lots of markup nits, most commonly Unix/unix --> \UNIX
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Tim Peters
Whitespace normalization.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Andrew M. Kuchling
[Bug #793553] Correct description of keyword arguments...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-30
Andrew M. Kuchling
Minor typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
markup cleanups
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Fix case for 'Unix'
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Follow TeX's conventions for hyphens
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Neal Norwitz
Disable test_getnode too, since this is also unreliable.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
fix minor markup error that introduced extra punctuation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Neal Norwitz
If the executable doesn't exist, there's no reason...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Skip Montanaro
Add a comment to the csv reader documentation that...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
SF bug #1193966: Weakref types documentation misplaced
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Patch #1068277] Clarify that os.path.exists() can...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Neal Norwitz
Disable these tests until they are reliable across...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Patch #1490989 from Skip Montanaro] Mention debugging...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
emphasize and oddball nuance of LaTeX comment syntax
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
document the footnote usage pattern
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
make the reference to older versions of the documentati...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
restore test un-intentionally removed in the xmlcore...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Reorganize the docs for 'file' and 'open()' after some...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
expunge the xmlcore changes:
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Set bug/patch count. Take a bow, everyone!
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Bug #1528258] Mention that the 'data' argument can...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Matt Fleming
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Tweak wording
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Bug #1530382] Document SSL.server(), .issuer() methods
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Bug #1414697] Change docstring of set/frozenset types...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Fix docstring punctuation
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Bug #1519571] Document some missing functions: setup...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
[Bug #1529157] Mention raw_input() and input(); while...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Reword paragraph to match the order of the subsequent...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Update URL
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Andrew M. Kuchling
Add example
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Fred Drake
update target version number
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Georg Brandl
Revert rev 42617, it was introduced to work around...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Georg Brandl
Bug #1441397: The compiler module now recognizes module...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Georg Brandl
Bug #835255: The "closure" argument to new.function...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Thomas Heller
Patch #1529514: More openbsd platforms for ctypes.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Phillip J. Eby
Fix svn merge spew.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Phillip J. Eby
Bug #1529871: The speed enhancement patch #921466 broke...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Thomas Heller
Remove a useless XXX comment.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Georg Brandl
Fix spelling.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Georg Brandl
Patch #1529686: also run test_email_codecs with regrtes...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Andrew M. Kuchling
Add example. Should I propagate this example to all...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Andrew M. Kuchling
Don't overwrite built-in name; add some blank lines...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Andrew M. Kuchling
Add example
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Andrew M. Kuchling
Add example
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Andrew M. Kuchling
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Andrew M. Kuchling
[Patch #1529811] Correction to description of r|* mode
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Matt Fleming
Allow socketmodule to compile on NetBSD -current, whose...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Martin v. Löwis
Add UUID for upcoming 2.5b3.
commit
|
commitdiff
|
tree
|
snapshot
next