projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2013-02-26
Petri Lehtinen
Issue #14720: Enhance sqlite3 microsecond conversion...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Richard Oudkerk
Issue #17018: Make Process.join() retry if os.waitpid...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Senthil Kumaran
Fix issue16932: Fix the urlparse example. Remote :port...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Serhiy Storchaka
Issue #1470548: Add test for fragment producing with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-24
R David Murray
#17275: Fix class name in init errors in C bufferedio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Revert "Issue #16121: Fix line number accounting in...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Issue #16121: Fix line number accounting in shlex
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Issue #16403: Document how distutils uses the maintaine...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Issue #16695: Document how glob handles filenames start...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Issue #8890: Stop advertising an insecure use of /tmp...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Issue #14720: sqlite3: Convert datetime microseconds...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petri Lehtinen
Issue #5033: Fix building of the sqlite3 extension...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ezio Melotti
#17217: fix UnicodeEncodeErrors errors in test_format...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ezio Melotti
#17249: check for the availability of the thread module.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ezio Melotti
#17249: convert a test in test_capi to use unittest...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ezio Melotti
#15438: add a note to math.pow() that suggests using...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Ezio Melotti
#17271: update example in tempfile docs.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Ezio Melotti
#17256: fix syntax highlight in embedding example....
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Chris Jerdonek
Issue #17203: add long option names to unittest discove...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Ezio Melotti
#17255: test short-circuiting behavior of any()/all...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Serhiy Storchaka
Issue #17225: JSON decoder now counts columns in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Serhiy Storchaka
Issue #17248: Fix os.*chown() testing when user is...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-21
Ezio Melotti
#17265: fix highlight in template example. Initial...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Serhiy Storchaka
Issue #17248: Fix os.*chown() testing when user has...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-20
Serhiy Storchaka
Issue #15301: Enhance os.*chown() testing. Based on...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
R David Murray
#13700: Make imap.authenticate with authobject work.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-19
R David Murray
#7963: fix error message when 'object' called with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Serhiy Storchaka
Disable posixpath.realpath() tests on Windows (fix...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Serhiy Storchaka
Issue #13153: Tkinter functions now raise TclError...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Serhiy Storchaka
Fix posixpath.realpath() for multiple pardirs (fixes...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-18
Serhiy Storchaka
Fix issue #13169: Reimport MAXREPEAT into sre_constants.py.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Serhiy Storchaka
Issue #9669: Protect re against infinite loops on zero...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-16
Serhiy Storchaka
Issue #13169: The maximal repetition number in a regula...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Ezio Melotti
#17178: update any()/all() docstrings to document their...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-15
Antoine Pitrou
Issue #17208: add a note about the termination behaviou...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Richard Oudkerk
Add Misc/NEWS entry for Issue #16743
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Richard Oudkerk
Issue #16743: Fix mmap overflow check on 32 bit Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-02-13
Serhiy Storchaka
Issue #5308: Raise ValueError when marshalling too...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Serhiy Storchaka
Fix for issue #16800: Use buffered write to handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Serhiy Storchaka
Issue #16800: tempfile.gettempdir() no longer left...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Serhiy Storchaka
Issue #4591: Uid and gid values larger than 2**31 are...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-12
Serhiy Storchaka
Clean trailing whitespaces in Makefile.pre.in.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
R David Murray
#17171: fix email.encoders.encode_7or8bit when applied...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
R David Murray
#17064: fix sporadic permission errors in test_mailbox...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michael Foord
Correction to issue 17052 fix
commit
|
commitdiff
|
tree
|
snapshot
2013-02-11
Michael Foord
Issue 17502: unittest discovery should use self.testLoader
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Serhiy Storchaka
Issue #17141: random.vonmisesvariate() no more hangs...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Serhiy Storchaka
Issue #12983: Bytes literals with invalid \x escape...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Mark Dickinson
Issue #17149: Fix random.vonmisesvariate to always...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Serhiy Storchaka
Fix a test for SpooledTemporaryFile (added in issue...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Serhiy Storchaka
Issue #1470548: XMLGenerator now works with binary...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-10
Serhiy Storchaka
Issue #6975: os.path.realpath() now correctly resolves...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Antoine Pitrou
Issue #17173: Remove uses of locale-dependent C functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Serhiy Storchaka
Issue #17156: pygettext.py now uses an encoding of...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
R David Murray
#17166: fix _dummy_thread import example.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
R David Murray
#16564: Fix regression in use of encoders.encode_noop...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Christian Heimes
add proper dependencies on expat headers and sources
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Serhiy Storchaka
Issue #10355: SpooledTemporaryFile properties now work...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Serhiy Storchaka
Minor fix of previous commit.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Serhiy Storchaka
Issue #17147. Mention BytesIO in SpooledTemporaryFile...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Serhiy Storchaka
Issue #16686: Fixed a lot of bugs in audioop module.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-09
Ned Deily
Issue #17161: make install now also installs a python3...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Serhiy Storchaka
Fix accidental non-breakable spaces (U+00A0).
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Gregory P....
Issue #6972: keep the warning about untrusted extractio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-08
Senthil Kumaran
Addressing the review comment made by Terry Reedy
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Serhiy Storchaka
Issue #17073: Fix some integer overflows in sqlite3...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Serhiy Storchaka
Issue #17043: The unicode-internal decoder no longer...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Serhiy Storchaka
Issue #17118: Add new tests for testing Python-Tcl...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Serhiy Storchaka
Issue #17114: IDLE now uses non-strict config parser.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Serhiy Storchaka
Fix test_from_dll* in test_returnfuncptrs.py.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-07
Senthil Kumaran
Fix Issue17069: Document getcode method in urllib.reque...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
R David Murray
#17142: fix apparent copy and paste error in test_all.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-06
Serhiy Storchaka
Issue #16723: httplib.HTTPResponse no longer marked...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-05
R David Murray
#16948: Fix quopri encoding of non-latin1 character...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Serhiy Storchaka
Issue #17089: Expat parser now correctly works with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
R David Murray
#17091: update docstring for _thread.Lock.acquire.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Serhiy Storchaka
Fix test_tools hangs on Windows. Patch by Jeremy Kloth.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Serhiy Storchaka
Issue #16903: Popen.communicate() on Unix now accepts...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Serhiy Storchaka
Do not raise self.skipTest().
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Serhiy Storchaka
Temporarily disable test_from_dll in test_returnfuncptr...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-04
Serhiy Storchaka
Issue #6083: Fix multiple segmentation faults occured...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-14
Gregory P....
Update the embedded copy of the expat XML parser to...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-03
Serhiy Storchaka
Issue #17106: Fix a segmentation fault in io.TextIOWrap...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Ned Deily
Issue #16698: Skip posix test_getgroups when built...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Antoine Pitrou
Simplify code in HTTPResponse.read()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Antoine Pitrou
Issue #15633: httplib.HTTPResponse is now mark closed...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Nadeem Vawda
Back out fix for issue #13886; it introduced a new...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Serhiy Storchaka
Fix the test for issue #6972.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Serhiy Storchaka
Issue #17034: Use Py_CLEAR() in bytesobject.c.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Serhiy Storchaka
Fix a Cyrillic "C" inroduced into the docs by patch...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Serhiy Storchaka
Fix tests for issue #11159.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Serhiy Storchaka
Issue #11159: Add tests for testing SAX parser support...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Ned Deily
Issue #15116: Remove references to appscript as it...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Ned Deily
Issue #15587: Enable Tk high-resolution text rendering...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Gregory P....
In the _hashlib module, only initialize the static...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-02
Gregory P....
Silence a -Wformat-extra-argument warning when compiling.
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Ned Deily
Issue #16256: OS X installer now sets correct permissio...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Gregory P....
better corrected news entry
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Gregory P....
Additional fix for Issue #12268: The io module file...
commit
|
commitdiff
|
tree
|
snapshot
next