2009-09-17 |
Georg Brandl | Blocked revisions 74873 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Georg Brandl | Merged revisions 74869 via svnmerge from svn+ssh:/... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Brett Cannon | Merged revisions 74862 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Mark Dickinson | Bypass long_repr and _PyLong_Format for str(n), repr(n) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Mark Dickinson | typo: Documenation -> Documentation |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mark Dickinson | Recorded merge of revisions 74853 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mark Dickinson | Issue #6713: Improve performance of str(n) and repr... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Mark Dickinson | Merged revisions 74843 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Merged revisions 74838-74839 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Merged revisions 74817-74820,74822-74824 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Blocked revisions 74832 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Last round of adapting style of documenting argument... |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Use true booleans and PEP8 for argdefaults. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Use true booleans. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Small PEP8 correction. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | Use true booleans. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ezio Melotti | Blocked revisions 74825 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Georg Brandl | #6885: run python 3 as python3. |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ezio Melotti | #6910 - for->or typo |
commit | commitdiff | tree | snapshot |
2009-09-16 |
Ezio Melotti | updated the doc to match the module docstring, fixed... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Georg Brandl | Do not document the most important (at least for Guido... |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ronald Oussoren | Merged revisions 74806 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ronald Oussoren | Merged revisions 74798 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Ezio Melotti | Merged revisions 74799 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-15 |
Benjamin Peterson | Py_(Set|Get)PythonHome use wchar_t #6913 |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Georg Brandl | Recorded merge of revisions 74791 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-14 |
Ezio Melotti | Merged revisions 74787 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Matthias Klose | Merged revisions 74773 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Mark Dickinson | Merged revisions 74769 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ezio Melotti | typo: string values *have* to be |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ezio Melotti | fixed more examples that were using u"", print without... |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ezio Melotti | small fixes in the examples and in the markup |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Ezio Melotti | more list()s on dictviews |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Peterson | py3k documentation has its own url |
commit | commitdiff | tree | snapshot |
2009-09-13 |
Benjamin Peterson | Merged revisions 74757 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ezio Melotti | Merged revisions 74754 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Lars Gustäbel | Merged revisions 74750 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-12 |
R. David Murray | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Ezio Melotti | d.items() -> list(d.items()) in the examples |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Peterson | Merged revisions 74464 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Peterson | Merged revisions 74277,74321,74323,74326,74355,74465... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Peterson | Blocked revisions 74300,74490,74519,74631,74635-74637... |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Peterson | Blocked revisions 74733-74734 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Peterson | #6888 fix the alias command with no arguments |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Benjamin Peterson | kill reference to default encoding #6889 |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Georg Brandl | Merged revisions 74737 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-09 |
Tarek Ziadé | Merged revisions 74728 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Mark Dickinson | Merged revisions 74723 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-08 |
Ronald Oussoren | Merged revisions 74701 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Mark Dickinson | Merged revisions 74708 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Mark Dickinson | Merged revisions 74704 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Benjamin Peterson | Blocked revisions 74699,74702 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Mark Dickinson | Merged revisions 74693 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Mark Dickinson | Merged revisions 74689 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Ronald Oussoren | Fix for issue 6393: Python crashes on OSX when $LANG... |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Ronald Oussoren | Merged revisions 74672 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Mark Dickinson | Merged revisions 74677 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-06 |
Mark Dickinson | Merged revisions 74673 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Mark Dickinson | Merged revisions 74667 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Thomas Heller | Issue 6239: ctypes.c_char_p return value must return... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Remove the just-removed "help" from __all__. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Recorded merge of revisions 74655-74656 via svnmerge... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Chris Withers | Fixes issue #6838: use a list to accumulate the value... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Blocked revisions 74653 via svnmerge |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Recorded merge of revisions 74650 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Turn some comments into docstrings. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Remove pseudo-end markers from http.cookies. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | Remove backwards compatibility stuff from profile/cProfile. |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Georg Brandl | #5221: fix related topics: SEQUENCEMETHODS[12] doesnt... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brett Cannon | Merged revisions 74640 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brett Cannon | Rework importlib benchmarks so that they measure number... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Jack Diederich | - apply issue 6582 to test all the write methods of... |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Georg Brandl | Merged revisions 74633 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Georg Brandl | Switch more function arguments docs to new-style. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Georg Brandl | Use true booleans and a bit more PEP8. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Georg Brandl | Use true kwonly arg instead of **kwds hackaround. |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Georg Brandl | #6819: fix typo. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Georg Brandl | Remove old news entry that got merged. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Georg Brandl | Merged revisions 74542,74544-74548,74550,74554-74555... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Georg Brandl | #6732: fix return value of module init function in... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Georg Brandl | #6754: remove old struct member nb_inplace_divide. |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Georg Brandl | Recorded merge of revisions 74614 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Georg Brandl | #6814: remove traces of xrange(). |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Georg Brandl | Recorded merge of revisions 74608 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Senthil Kumaran | Doc fix for issue2637. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Mark Dickinson | Merged revisions 74604 via svnmerge from |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Clarify why test_import is failing under importlib. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Loosen an exception test in test_import to not require... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Trying to import a submodule from another module and... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | test_pep3120 is no longer a problem for importlib as... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Make the exception message check for malformed UTF... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | When the globals argument to importlib.__import__(... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Turn on verbose2 for importlib.test.regrtest so as... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Raise TypeError if the name given to importlib.__import... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Fix the importlib_only test decorator to work again... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Use the public API, not a private one. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Allow importlib.__import__ to accept any iterable for... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Provide module docstrings for the two main test drivers... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Tweak importlib.test.regrtest to only specify the impli... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Brett Cannon | Document the import semantics that if None is found... |
commit | commitdiff | tree | snapshot |
next |