2010-07-21 |
Alexander Belopolsky | Issue #9323: Fixed a bug in trace.py that resulted... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Antoine Pitrou | Issue #5395: check that array.fromfile() re-raises... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Antoine Pitrou | Remove outdated mention of deprecated functions in... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Doug Hellmann | Apply patch from Ray Allen for issue 9296 |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Brett Cannon | Minor clarification about importlib.abc.SourceLoader... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Brian Curtin | Fix #9316. if/is grammar corrections. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Benjamin Peterson | revert unintended changes |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Benjamin Peterson | move test_trace.py so as not to conflict with future... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Alexander Belopolsky | Issue #9282: Fixed --listfuncs option of trace.py.... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Ronald Oussoren | Without this patch the value of sysconfig.get_config_va... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Gregory P.... | Fixes Issue #3704: http.cookiejar was not properly... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Senthil Kumaran | Fix Issue9301 - urllib.parse.unquote and unquote_to_byt... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Stefan Krah | Sub-issue of #9036: Fix incorrect use of Py_CHARMASK. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Stefan Krah | Issue #9265: Incorrect name passed as arg[0] when shell... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Ronald Oussoren | This patch adds a testcase that demonstrates a problem |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Stefan Krah | Issue #9036: Throughout the code base, Py_CHARMASK... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Georg Brandl | Clarification. Yay importlib! |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Georg Brandl | pydoc.pager does not promise to use $PAGER. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Mark Dickinson | Remove temporary debugging code. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Georg Brandl | Clarify :option: description. |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Georg Brandl | Clarify. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Jean-Paul Calderone | Document the extra epoll flags |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Jean-Paul Calderone | There is no method named "register(fd, eventmask)"... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Mark Dickinson | Add configure check for a bug with gcc soft floating... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Benjamin Peterson | nest method and attribute doc |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Benjamin Peterson | use classmethod |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Georg Brandl | #9110: update to ContextDecorator doc. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Georg Brandl | #9279: remove the pdb.doc file, put its contents in... |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Mark Dickinson | Clarify Misc/NEWS entry. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Mark Dickinson | Misc/NEWS entry for r82941. |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Mark Dickinson | Issue #9277: Struct module: standard bool packing was... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Alexander Belopolsky | Issue #5180: Fixed a bug that prevented loading 2.x... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Benjamin Peterson | sharedinstall should depend on sharedmods #9280 |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Alexander Belopolsky | Issue #9268: Add annotation option to pickletools.dis |
commit | commitdiff | tree | snapshot |
2010-07-17 |
Stefan Krah | Issue #7384: On Gentoo, libreadline.so is a "fake libra... |
commit | commitdiff | tree | snapshot |
2010-07-17 |
R. David Murray | #1555570: correctly handle a \r\n that is split by... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Brett Cannon | Add comma grouping to max result so it's easier to... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Antoine Pitrou | Fix possible failure in pickling tests due to different... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Brett Cannon | Add benchmarks for importing just source w/o writing... |
commit | commitdiff | tree | snapshot |
2010-07-16 |
Alexander Belopolsky | Corrected TUPLE<N> opcodes' docs. |
commit | commitdiff | tree | snapshot |
2010-07-15 |
Brett Cannon | Touch up comments and code along with outputting what... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Senthil Kumaran | Fix issue9132 - Documentation for comparing dictionarie... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Senthil Kumaran | Fix a mistake, https proxy shoud be https:// |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Senthil Kumaran | Fix: Issue6853 - Get HTTPS system proxy in Windows. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Alexander Belopolsky | PEP 8 conformance: class_ -> cls |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Antoine Pitrou | Issue #9251: test_threaded_import didn't fail when... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Senthil Kumaran | Fix Issue5842 - Moving the tests out of urllib.parse... |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Stefan Krah | High byte is the exit status. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Georg Brandl | #9235: fix missing import of sys. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Georg Brandl | Remove unused code that would raise a NameError. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Georg Brandl | Remove XXX from text. |
commit | commitdiff | tree | snapshot |
2010-07-14 |
Georg Brandl | #9258: fix copy-paste errors. |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Victor Stinner | Woops, test_sndhdr.py contains the same code twice... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Victor Stinner | Issue #9243: Fix sndhdr module and add unit tests,... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Alexander Belopolsky | Set sys.modules[name] to None instead of 0 to block... |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Jeroen Ruigrok... | Fix documentation typo: wprite() -> write(). |
commit | commitdiff | tree | snapshot |
2010-07-13 |
Georg Brandl | Add bytes in literal_eval doc. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Mark Dickinson | Yield more information on failure in test_struct boolea... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Antoine Pitrou | Fix definition of len() and indexing for memoryview... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Ezio Melotti | #6026: skip test_get_file_list when zlib is not available. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Mark Dickinson | Regenerate Python/graminit.c. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Mark Dickinson | Issue #2009: refactor varargslist and typedargslist... |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Mark Dickinson | Remove mention of execfile from the tutorial. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Georg Brandl | Use raw string literals for regexes containing backlash. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Georg Brandl | Take care of duplicate target name warnings. |
commit | commitdiff | tree | snapshot |
2010-07-12 |
Martin v. Löwis | Remove myself. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Brian Curtin | Put my name down for winreg. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Benjamin Peterson | allow byte literals |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Mark Dickinson | Include versionadded in (c)math.isfinite docs (thanks... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Mark Dickinson | assertEquals -> assertEqual |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Mark Dickinson | Issue #9137: Fix issue in MutableMapping.update, which... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Mark Dickinson | Improve docstrings for isnan, isinf and isfinite. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Martin v. Löwis | Issue #8974: fix print calls in msgfmt.py. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Mark Dickinson | Issue #9165: Add math.isfinite and cmath.isfinite. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Benjamin Peterson | test for set literals |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Antoine Pitrou | Issue #7616: Fix copying of overlapping memoryview... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #9223: link to Command class reference, and move Comman... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #7935: cross-reference to ast.literal_eval() from eval... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | Allow set literals in literal_eval(). |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #9184: fix default value for "buffering" param of open(). |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #6774: explain shutdown() behavior varying with platform. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Ronald Oussoren | Fix for issue 9164 |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | #3214 followup: add link to ABC entry. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Georg Brandl | Silence makeindex. |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Senthil Kumaran | Issue2007: Removing reference to MSIE Cookie handling... |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Benjamin Peterson | remove unneeded error check |
commit | commitdiff | tree | snapshot |
2010-07-11 |
Senthil Kumaran | Stricter verification for file based url scheme and... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Benjamin Peterson | ValueError is eventually what we want to move to, I... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
R. David Murray | Add missing docs for re module 'purge' function. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Michael Foord | Fix error message for comparing single line strings... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
R. David Murray | Fix 'refleak' introduced by fnmatch cache purge tests. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #8564: update docs on integrating doctest/unittest... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #8456: fix signature of sqlite3.connect(). |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #8338: fix outdated class name. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #1434090: properly append child in expatbuilder doctype... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #3214: improve description of duck-typing in glossary. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | #3071: tell how many values were expected when unpackin... |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | Emphasize role of count for Pascal string. |
commit | commitdiff | tree | snapshot |
2010-07-10 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
next |