2009-12-30 |
Georg Brandl | We only support Windows NT derivatives now. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | #7602: improve "clean" and "checkout" targets now that... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | #7487: update Pygments version. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Georg Brandl | Use new Pygments version. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Mark Dickinson | Add Marcos Donolo for work on issue 7534 patch. |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Mark Dickinson | Issue #7534: Fix handling of nans, infinities, and... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Ezio Melotti | #5511: Added the ability to use ZipFile as a context... |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Benjamin Peterson | wrap long line |
commit | commitdiff | tree | snapshot |
2009-12-30 |
Benjamin Peterson | only build the nis module when the headers are found... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Andrew M. Kuchling | Add various items |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Amaury Forgeot... | #7579: Add docstrings to the msvcrt module |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Amaury Forgeot... | #7413: Passing '\0' as the separator to datetime.dateti... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | #7595: fix typo in argument default constant. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Mark Dickinson | Issue #7575: An overflow test for math.expm1 was faili... |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Andrew M. Kuchling | Various additions |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | Fix wrong markup. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | Improve markup of ctypes docs. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Georg Brandl | #7569: clarification about c_char_p. |
commit | commitdiff | tree | snapshot |
2009-12-29 |
Benjamin Peterson | enable test_main.py |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Benjamin Peterson | Merged revisions 76871-76872,77093-77095,77097-77101... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Benjamin Peterson | document new fix_callable behavior |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7404: remove reference to non-existing example files. |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7033: add new API function PyErr_NewExceptionWithDoc... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7381: consistency update, and backport avoiding `... |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7586: fix typo. |
commit | commitdiff | tree | snapshot |
2009-12-28 |
Georg Brandl | #7577: fix signature of PyBuffer_FillInfo(). |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mark Dickinson | Use a more idiomatic check in check_truediv. |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Amaury Forgeot... | Fix a typo in comment |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mark Dickinson | Use ldexp(q, exp) instead of q*2.**exp in true division... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Mark Dickinson | Issue #1811: Improve accuracy and consistency of true... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Senthil Kumaran | Fix for issue5625 - test_urllib2 fails - urlopen error... |
commit | commitdiff | tree | snapshot |
2009-12-25 |
Ezio Melotti | Updated sys.flags table in Doc |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ezio Melotti | #6108: unicode(exception) and str(exception) should... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Mark Dickinson | Issue #7568: typo in docstring. Thanks Mike Putnam. |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Benjamin Peterson | allow Process name to be unicode #7571 |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ronald Oussoren | Unittests and news items for the patch in r77026. |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ronald Oussoren | Fix for issue #7541: python-config --ldflags doesn... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ronald Oussoren | Issue #6834: replace the implementation for the 'python... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ronald Oussoren | An update to the script that's used to build the binary... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ronald Oussoren | On OSX the output of "uname -m" always reflects the... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Ezio Melotti | Added markup and default arg, fixed example |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Senthil Kumaran | Fix for Issue7570: Error in urllib2 example. |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Benjamin Peterson | fix alleged refleak |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Gregory P.... | Fix possible integer overflow in lchown and fchown... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Brett Cannon | Make a word plural. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Tarek Ziadé | added a note about #7556 in Misc/NEWS |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Tarek Ziadé | backported r76993 and r76994 so the trunk behaves the... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Martin v. Löwis | Add NEWS for OpenSSL changes. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Martin v. Löwis | Switch to OpenSSL 0.9.8l. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Martin v. Löwis | Drop 2.4 compatibility. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Mark Dickinson | Issue #7553: test_long_future wasn't testing properly... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Mark Dickinson | Inverse hyperbolic trigonometric functions should call... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Mark Dickinson | Issue #7518: Move substitute definitions of C99 math... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
R. David Murray | Remove a leftover from a previous iteration of the... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Mark Dickinson | Additional edge-case tests for test_long_and_overflow. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Mark Dickinson | Fix reference counts for test_long_and_overflow. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Mark Dickinson | Issue #7528: Backport PyLong_AsLongAndOverflow from... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Tarek Ziadé | massive import cleaning in Distutils |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Tarek Ziadé | Fixed #7552: fixed distutils.command.upload failure... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Mark Dickinson | Issue #7554: Various fixups in test_cmath.py: remove... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Mark Dickinson | Silence -3 warnings. Thanks Florent Xicluna. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Mark Dickinson | Fix for consistency with py3k keyword-only version... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Mark Dickinson | Issue #7554: Fix incorrect usage of rAssertAlmostEqual... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
R. David Murray | Issue #7376: When called with no arguments doctest... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
R. David Murray | Fix comment typo. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Mark Dickinson | Add missing tests for PyArg_Parse* with format 'h' |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Benjamin Peterson | builtin-ins -> builtins |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Georg Brandl | #7381: subprocess documentation and library docstring... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Georg Brandl | Small indentation fix. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Georg Brandl | #7495: backport Programming FAQ review to trunk. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Mark Dickinson | math.factorial depends on PyLong_AsLong correctly conve... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Senthil Kumaran | Document the headers parameter for set_tunnel. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Senthil Kumaran | Fix for issue 7291 - urllib2 cannot handle https with... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Ezio Melotti | #7388: "python".capitalize() in the Doc |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Antoine Pitrou | Remove superfetatory paragraph (left there by mistake). |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Antoine Pitrou | Issue #7545: improve documentation of the `buffering... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Georg Brandl | #7480: remove tautology. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Georg Brandl | #7479: add note about function availability on Unices. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Georg Brandl | #7493: review of Design FAQ by Florent Xicluna. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Georg Brandl | #7521: remove Py_GetBuildNumber(), which was removed... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Georg Brandl | #7527: use standard versionadded tags. |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Mark Dickinson | Issue #3366: Add error function and complementary error... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vinay Sajip | Issue #7529: logging: Minor correction to documentation. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Mark Dickinson | Add _math.h to math module dependencies in setup.py. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Mark Dickinson | Issue #3366: Add expm1 function to math module. Thanks... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
R. David Murray | Issue #7396: fix -s, which was broken by the -j enhance... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Benjamin Peterson | remove type_compare, since type_richcompare does the... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Benjamin Peterson | remove lib2to3 resource |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tarek Ziadé | cleaned up the module (PEP 8 + old fashion test removal) |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Benjamin Peterson | adverb |
commit | commitdiff | tree | snapshot |
2009-12-14 |
R. David Murray | Issue #7498: make test_multiprocessing use test_support... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
R. David Murray | Issue #1680159: unicode coercion during an 'in' operati... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
R. David Murray | Clarify phrasing that explains that there are currently... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Tarek Ziadé | reorganized the distutils doc a bit : the MANIFEST... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Benjamin Peterson | add a test of loading the datetime capi |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Benjamin Peterson | initialize to NULL |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Benjamin Peterson | avoid having to update this statement all the time |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Mark Dickinson | Issue #7492: Autoconf tests were leaving semaphore... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Benjamin Peterson | remove unused variable |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Benjamin Peterson | accept None as the same as having passed no argument... |
commit | commitdiff | tree | snapshot |
next |