projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2011-06-21
Victor Stinner
Issue #12383: skip test_empty_env() if compiled is...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Victor Stinner
Close #12383: Fix subprocess module with env={}: don...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Benjamin Peterson
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Benjamin Peterson
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Victor Stinner
Issue #12285: multiprocessing.Pool() raises a ValueErro...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Senthil Kumaran
Fix closes Issue12359 - Removing a confusing sentence...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Senthil Kumaran
Fix closes issue 12360 - correcting parameter names...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Senthil Kumaran
minor space nit.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Senthil Kumaran
Fix closes Issue12359 - Minor update to module import...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Senthil Kumaran
Whitespace nit fixed using reident.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Senthil Kumaran
Fix closes Issue12315 - Updates to http.client document...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Benjamin Peterson
fix uglyNamingConvention
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Senthil Kumaran
merge from 3.1 for issue issue12261.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Senthil Kumaran
Fix closes issue12261 - Minor documention changes in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
R David Murray
#6771: fix docs: curses.wrapper is exposed as a functio...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
R David Murray
#11584: make Header and make_header handle binary unkno...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
R David Murray
#11584: make decode_header handle Header objects correctly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
R David Murray
#11700: proxy object close methods can now be called...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
R David Murray
#11767: use context manager to close file in __getitem_...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Victor Stinner
posixmodule.c: fix function name in argument parsing
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Victor Stinner
Issue #10883: test_urllib2net closes socket explicitly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Victor Stinner
Issue #12133: fix a ResourceWarning in urllib.request
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Victor Stinner
Issue #12310: finalize the old process after _run_after...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Benjamin Peterson
merge heads
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Benjamin Peterson
update link to pycrypto (closes #12351)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-16
Raymond Hettinger
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Éric Araujo
Minor wording improvement
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Brian Curtin
Correct completely broken os.stat behavior on Windows XP.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Brian Curtin
branch merge?
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Brian Curtin
Fix #12084. os.stat on Windows wasn't working properly...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-12
Vinay Sajip
Updated Formatter.formatTime documentation.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Vinay Sajip
Issue #12206: documentation for LogRecord constructor...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Benjamin Peterson
allow "fake" filenames in findsource (closes #9284)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Benjamin Peterson
onto 3.1.5
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Benjamin Peterson
Added tag v3.1.4 for changeset c918ec9f3a76
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Benjamin Peterson
bump to 3.1.4
v3.1.4
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Éric Araujo
Add missing reST target to one heading in the tutorial
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Benjamin Peterson
merge 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Benjamin Peterson
merge 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Vinay Sajip
Documented change for Issue #12168.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Benjamin Peterson
merge 3.1 (#12009)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Benjamin Peterson
fix regression in netrc comment handling (closes #12009)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Victor Stinner
null merge 3.1 (patch already applied to 3.2)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Victor Stinner
Issue #10801: Fix test_unicode_filenames() of test_zipfile
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
R David Murray
#10694: zipfile now ignores garbage at the end of a...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
R David Murray
#12283: Fixed regression in smtplib quoting of leading...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Vinay Sajip
Issue #12168: SysLogHandler now allows NUL termination...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Brian Curtin
Correction to 88e318166eaf - Issue #11583
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Brian Curtin
Fix #11583. Changed os.path.isdir to use GetFileAttribu...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Éric Araujo
Fix a few misuses of :option: I missed in r86521.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Éric Araujo
Add links from builtins module docs to built-in functio...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Éric Araujo
Add examples that work on Windows to distutils docs...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Éric Araujo
Remove outdated bit of advice (584f9c213a6d follow-up)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Łukasz Langa
#12274: use proper escaping for % in IDLE config.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-07
Victor Stinner
test.support: can_symlink() removes the temporary symbo...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-06
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Martin v. Löwis
null merge
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Martin v. Löwis
merge:Do not add txt files twice
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Martin v. Löwis
Add 3.1.4 UUIDs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-05
Martin v. Löwis
Do not add txt files twice.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Éric Araujo
Remove unneeded executable bit on two distutils files
commit
|
commitdiff
|
tree
|
snapshot
2011-06-04
Éric Araujo
Improve glossary entry for ABCs.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Victor Stinner
Issue #12016: Add test_errorhandle() to TestBase_Mapping of
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Victor Stinner
Issue #12016: Reindent decoders of HK and JP codecs
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Éric Araujo
Remove link that’s already present at the top of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Éric Araujo
Document working dir for “make html” (#12249). Patch...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-03
Raymond Hettinger
Fix named tuples to work with vars().
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Raymond Hettinger
Forward port doc updates for builtin functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Victor Stinner
Close #12230: Mac OS X Tiger (10.4) has a kernel bug...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Benjamin Peterson
merge 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Benjamin Peterson
return NULL on error
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Benjamin Peterson
be extra careful with a borrowed reference when the...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Benjamin Peterson
demote this to a note
commit
|
commitdiff
|
tree
|
snapshot
2011-06-01
Benjamin Peterson
merge 3.1 (#12221)
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Benjamin Peterson
simply use the Python version for pyexpat.__version__...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Victor Stinner
Close #12085: Fix an attribute error in subprocess...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Éric Araujo
Fix markup: arguments in a class directive are __init__...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-31
Éric Araujo
Fix error message to use the Python name instead of...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Victor Stinner
Issue #12057: Add tests for ISO 2022 codecs
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Victor Stinner
Issue #1195: fix the issue number of the NEWS entry
commit
|
commitdiff
|
tree
|
snapshot
2011-05-30
Victor Stinner
Issue #12016: my_fgets() now always clears errors befor...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Benjamin Peterson
merge 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Benjamin Peterson
Added tag v3.1.4rc1 for changeset 32fcb9e94985
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Benjamin Peterson
update pydoc-topics
v3.1.4rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Benjamin Peterson
bump to 3.1.4rc1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Éric Araujo
Merge 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Éric Araujo
Branch merge
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Ned Deily
Record null merge of Issue #12205
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Ned Deily
Issue #12205: Fix test_subprocess failure due to uninst...
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Éric Araujo
Fix typo in 0311f62714f7
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Éric Araujo
Don’t misuse “package data” in pprint example
commit
|
commitdiff
|
tree
|
snapshot
2011-05-29
Éric Araujo
Fix typos in Misc/NEWS
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Éric Araujo
Merge doc touch-ups and fixes for #9831 and #9223 from 3.1
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Éric Araujo
Re-add missing doc stub for the distutils check command
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Éric Araujo
Minor touch-ups in distutils.cmd.Command doc
commit
|
commitdiff
|
tree
|
snapshot
2011-05-28
Éric Araujo
Fix test_build_py when sys.dont_write_bytecode is true...
commit
|
commitdiff
|
tree
|
snapshot
next