2008-04-16 |
Jeroen Ruigrok... | Add details about the return value for mmap.flush(). |
commit | commitdiff | tree | snapshot |
2008-04-16 |
Jeroen Ruigrok... | Reformat to 80 columns prior to adding documentation. |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Mark Dickinson | Fix for possible signed overflow: the behaviour of... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Andrew M. Kuchling | Add *,**,@ to index, as suggested by |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Benjamin Peterson | Add myself to Doc/ACKS.txt |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Nick Coghlan | Add test file missing from rev 62350 |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Nick Coghlan | Issue 2439: add pkgutils.get_data() as a convenience... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Neal Norwitz | Prevent namespace pollution, add static for internal... |
commit | commitdiff | tree | snapshot |
2008-04-15 |
Andrew M. Kuchling | Various items; begin writing the SSL section |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Alexandre Vassalotti | Backport manually r62342 from the py3k branch to the... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Amaury Forgeot... | Correct a refleak found by "regrtest.py -R:: test_struc... |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Amaury Forgeot... | Update project files for all Windows supported compilers |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Thomas Heller | Issue #2616: Implement ctypes.pointer() and ctypes... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Andrew M. Kuchling | Add example |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Georg Brandl | Check out Jinja as a separate step now that it's not... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Georg Brandl | Improve -X error message. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Benjamin Peterson | Added an ignore file for Bazaar #2510 |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Benjamin Peterson | #2627 Let it be known what pgen generates |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Brett Cannon | Fix spliting on colons on Windows machines with a file... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Brett Cannon | Add an explicit check for output in a test to try to... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Christian Heimes | Added new files to the pcbuild files |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Christian Heimes | Use PyString_InternFromString instead of PyString_FromS... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Christian Heimes | Fix compiler warning Include/warnings.h:19:28: warning... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Georg Brandl | Fix markup. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Skip Montanaro | spelling |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Brett Cannon | Fix test_warnings by making the state of things more... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Benjamin Peterson | Give the "Interactive Interpreter Changes" section... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Benjamin Peterson | Backport the removal of a __repr__ from 62251 |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Benjamin Peterson | Backported io module docs |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Andrew M. Kuchling | Mention -J, -X |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Brett Cannon | Fix an accidental bug of an non-existent init function. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Brett Cannon | Fix a bug in PySys_HasWarnOption() where it was not... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Gregory P.... | Adds a profile-opt target for easy compilation of a... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Brett Cannon | Re-implement the 'warnings' module in C. This allows... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Gregory P.... | socket.error inherits from IOError, it no longer needs... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Gregory P.... | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Georg Brandl | Don't offend snake lovers. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Georg Brandl | Add Jeroen. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Georg Brandl | #2615: small consistency update by Jeroen Ruigrok van... |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Georg Brandl | Use absolute path in sys.path. |
commit | commitdiff | tree | snapshot |
2008-04-12 |
Christian Heimes | Applied patch #2617 from Frank Wierzbicki wit some... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Thomas Heller | Performance improvements. |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Thomas Heller | Move backwards compatibility macro to the correct place; |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Andrew M. Kuchling | Use issue directive |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Andrew M. Kuchling | Add punctuation |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Andrew M. Kuchling | Remove forward-looking statement |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Gregory P.... | get rid of assert (size >= 0) now that an explicit... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Neal Norwitz | Remove the test file before writing it in case there... |
commit | commitdiff | tree | snapshot |
2008-04-10 |
Martin v. Löwis | Merged revisions 62080-62262 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Gregory P.... | Raise SystemError when size < 0 is passed into PyString... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Gregory P.... | better diagnostics |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Andrew M. Kuchling | Try out the new issue role. Thanks, Georg! |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Martin v. Löwis | Package wininst*.exe from distutils/command. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Gregory P.... | Add a note about the zlib.decompressobj().flush() fix. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | Add :issue: directive for easy linking to bugs.python... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Georg Brandl | #2585: initialize code attribute of HTTPError. |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Jerry Seutter | Changed test so it no longer runs as a side effect... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Trent Nelson | Fix typo with regards to self.PORT shadowing class... |
commit | commitdiff | tree | snapshot |
2008-04-09 |
Gregory P.... | Fix zlib crash from zlib.decompressobj().flush(val... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Trent Nelson | - Issue #2550: The approach used by client/server code... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Amaury Forgeot... | Add a NEWS entry for previous checkin |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Amaury Forgeot... | Issue 2408: remove the _types module |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Amaury Forgeot... | Prevent an error when inspect.isabstract() is called... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Amaury Forgeot... | Issue2564: Prevent a hang in "import test.autotest... |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Andrew M. Kuchling | Add items |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Martin v. Löwis | Suppress compilation of py3_ files upon installation. |
commit | commitdiff | tree | snapshot |
2008-04-08 |
Andrew M. Kuchling | Typographical fix: 32bit -> 32-bit, 64bit -> 64-bit |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Andrew M. Kuchling | Typo fix |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Andrew M. Kuchling | Write PEP 3127 section; add items |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Georg Brandl | #2525: update timezone info examples in the docs. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Make the "private CRT" case work, by editing the |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Drop support for 7.1 CRT. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Make private_crt feature object a global variable. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Delete ALLUSERS property merged from CRT merge module... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Mark Summerfield | changed "2500 components" to "several thousand" since... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Gregory P.... | Use the new PyFile_IncUseCount & PyFile_DecUseCount... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Martin v. Löwis | Bug #2388: Fix gcc warnings when compiling with --enabl... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Mark Hammond | correct heading underline for new "Cross-compiling... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Mark Hammond | Issue #2513: enable 64bit cross compilation on windows. |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Gregory P.... | Make file objects as thread safe as the underlying... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Jeffrey Yasskin | Add enough debugging information to diagnose failures... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Trent Nelson | Don't run kill_python as part of the build process... |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Skip Montanaro | type |
commit | commitdiff | tree | snapshot |
2008-04-06 |
Mark Hammond | From issue 1753245 - better _winreg support for x64. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Thomas Wouters | Fix test_distutils to not fail when running 'make test... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Skip Montanaro | Declare inittimezone static. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Andrew M. Kuchling | Write PEP 3119 section |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Georg Brandl | Mention that the tuple returned by __reduce__ is pickle... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Andrew M. Kuchling | Markup fixes; write PEP 3118 section |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Martin v. Löwis | Add script to merge msvcr90. |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Martin v. Löwis | Add two features to distinguish between private and... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Martin v. Löwis | Extend sizes of various fields, to support the CRT90... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Neal Norwitz | Prevent test_sqlite from hanging on older versions... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Andrew M. Kuchling | Various edits |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Andrew M. Kuchling | Markup fix; explain what interval timers do; typo fix |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Andrew M. Kuchling | Minor edits |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Trent Nelson | Revert r62152 (Issue #2550). Being able to observe... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Thomas Heller | News entry for: Sync with files from the just released... |
commit | commitdiff | tree | snapshot |
next |