2008-05-16 |
Alexandre Vassalotti | Blocked revisions 63098,63100 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Brett Cannon | Blocked revisions 63336 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Alexandre Vassalotti | Merged revisions 62998-63003,63005-63006,63009-63012... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Alexandre Vassalotti | Merged revisions 62954-62959,62961,62963-62967,62969... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Alexandre Vassalotti | Merged revisions 62914-62916,62918-62919,62921-62922... |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Alexandre Vassalotti | Fixed refleak in _testcapi.test_s_code. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Alexandre Vassalotti | Fixed another missed ConfigParser import rename. |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63315 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63308 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63306 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63303 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63300 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63297 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63294 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63291 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63288 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63285 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63282 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63277 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63274 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63271 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63268 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63265 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63262 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Brett Cannon | Blocked revisions 63260 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Benjamin Peterson | Fix json examples so they would actually work in Py3k |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Alexandre Vassalotti | Fixed configparser import in distutils.config. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Alexandre Vassalotti | Renamed ConfigParser to configparser. |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Alexandre Vassalotti | Blocked revisions 63249 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Alexandre Vassalotti | Blocked revisions 63242 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Alexandre Vassalotti | Change Pickler._batch_appends() and Pickler._batch_seti... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brett Cannon | Blocked revisions 63236 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brett Cannon | Blocked revisions 63233 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Benjamin Peterson | add a NEWS note for 63205 |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brett Cannon | Blocked revisions 63228 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brett Cannon | Blocked revisions 63225 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Brett Cannon | Blocked revisions 63213 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Benjamin Peterson | remove mactoolboxglue |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Benjamin Peterson | revert syntax change |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Neal Norwitz | Convert a lot of print statements to print functions... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Neal Norwitz | Remove merge conflict |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Benjamin Peterson | remove plat-darwin |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Benjamin Peterson | blocked a test_py3kwarn rev |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Benjamin Peterson | remove test_multifile |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Benjamin Peterson | Blocked revisions 63191 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Benjamin Peterson | Remove the Mac modules |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Benjamin Peterson | Blocked revisions 63187 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Blocked revisions 63177-63180 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Fix doctest's __all__. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Remove many "versionchanged" items that didn't use... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Remove function obsolete since Python 2.3 from tracebac... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Remove deprecated Tester class from doctest module. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | range() returns an iterable, not an iterator. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Blocked revisions 63166 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Fix typo. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Remove duplicated paragraph. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Amaury Forgeot... | #Issue2835: Correct an infinite recursion in webbrowser... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Amaury Forgeot... | #2798: PyArg_ParseTuple did not correctly handle the... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Georg Brandl | Blocked revisions 63153-63154 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Eric Smith | Document the 'n' integer presentation type for str... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Brett Cannon | Remove the multifile module as deprecated by PEP 4. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Alexandre Vassalotti | Renamed the SocketServer module to 'socketserver'. |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Alexandre Vassalotti | Blocked revisions 63134 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Alexandre Vassalotti | Blocked revisions 63129 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Brett Cannon | The __all__ value for 'collections' was missing UserLis... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Brett Cannon | Blocked revisions 63114 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Brett Cannon | Blocked revisions 63108 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Revert commit r63088. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Brett Cannon | Remove the sre module. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Remove old backwards-compatibility classes from the... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Remove rfc822 dependency in test. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Eric Smith | Merged revisions 63078 via svnmerge from |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | #756982: Remove rfc822 reference. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Renamed PixMapWrapper module to pixmapwrapper. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Blocked revisions 63086 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Blocked revisions 63046 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Blocked revisions 63080 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Rename Queue module to queue. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Remove test for now-removed classes. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Benjamin Peterson | fix __all__ |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Update the codecs docs w.r.t. str/bytes. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Remove old macro that isn't used anywhere anymore. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Remove mentions of "plain" integers. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Block doc change about plain/long integers. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | Remove an obsolete sentence. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Georg Brandl | #2814: remove deprecated classes from mailbox module... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Alexandre Vassalotti | Rename copy_reg module to copyreg. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Brett Cannon | Blocked revisions 63030 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Brett Cannon | Remove the mhlib module. |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Brett Cannon | Blocked revisions 63025 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Brett Cannon | Blocked revisions 63021 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Blocked revisions 63018 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | The ihooks module has been removed. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Blocked revisions 63013 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Remove a reference to the docs of fpformat. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Remove the fpformat module. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Blocked revisions 63007-63008 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Blocked revisions 63004 via svnmerge |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Brett Cannon | Remove the dircache module. |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Jeremy Hylton | Fixup old, invalid import. |
commit | commitdiff | tree | snapshot |
next |