projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
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
2013-02-01
Gregory P....
Fixes Issue #6972: The zipfile module no longer overwri...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Serhiy Storchaka
Issue #1783: Remove declarations of nonexistent private...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-01
Ezio Melotti
#16128: clarify that instances of user-defined classes...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Serhiy Storchaka
Issue #17041: Fix doctesting when Python is configured...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Serhiy Storchaka
Added test to ensure localized calendar methods return...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Serhiy Storchaka
Issue #4844: ZipFile now raises BadZipFile when opens...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-31
Ned Deily
Issue #13590: OS X Xcode 4 - improve support for univer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Michael Foord
Closes issue 15505. unittest.installHandler and non...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Issue #12004: Fix an internal error in PyZipFile when...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Move NEWS entity from library to core section.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Add tests for raw-unicode-escape codec.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Clean up escape-decode decoder tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Merge heads
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Serhiy Storchaka
Issue #16979: Fix error handling bugs in the unicode...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-29
Ned Deily
Issue #14018: Backport OS X installer updates from...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-28
Serhiy Storchaka
Fix skip conditions in some docstings tests.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-27
Serhiy Storchaka
Issue #17041: Fix testing when Python is configured...
commit
|
commitdiff
|
tree
|
snapshot
next