October 2009 Archives by thread
Starting: Fri Oct 2 17:01:17 CEST 2009
Ending: Thu Oct 29 23:46:38 CET 2009
Messages: 84
- [py-svn] py-trunk commit 2036f394193f: adding internal repr for debugging
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b571b7e9a9b2: remove py.execnet, substitute py.execnet usages with "execnet" ones.
commits-noreply at bitbucket.org
- [py-svn] apipkg commit f1e60132ead5: small refinements to readme
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 34ced857eecb: * use the MIT license for the py lib
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit c09184574eca: * remove unused py._thread namespace, rewrite the one usage
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit de4155a6b4e0: rewrote the initpkg mechanism and moved py lib implementation files to
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 24cf00dd82ff: * don't add distributed command line options when 'execnet' is not
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 78f6f2825345: better examples
commits-noreply at bitbucket.org
- [py-svn] apipkg commit cfef4422c921: improve docs
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit c31c2af5ace9: forgot to commit the verbatim copy of apipkg in _py/apipkg.py
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 6717b729d59a: ignore more dirs and files
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit bb70d1a4e812: resolves #59 - robustify unittest collection
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 60b5a4f2ca9a: fix some tests after the py/_py split
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 16b15d5f3c9e: adding the console-runtest helper as discussed on py-dev
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit eefec6c36925: introduce "-d" to py.cleanup
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 6d27121e78c2: resolve issue 54
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 94601d28b6dd: generalize skipping
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit be400218cdcc: - make importorskip static at py.test.importorskip because it's
commits-noreply at bitbucket.org
- [py-svn] r68543 - py/extradoc/talk/pycon-us-2009/pytest-introduction
hpk at codespeak.net
- [py-svn] r68544 - in py/extradoc/talk/pycon-us-2010: . tutorial
hpk at codespeak.net
- [py-svn] r68548 - py/extradoc/talk/pycon-us-2010/tutorial
cfbolz at codespeak.net
- [py-svn] r68549 - py/extradoc/talk/pycon-us-2010/tutorial
cfbolz at codespeak.net
- [py-svn] r68572 - py/extradoc/talk/pycon-us-2010/tutorial
hpk at codespeak.net
- [py-svn] r68573 - py/extradoc/talk/pycon-us-2010/tutorial
hpk at codespeak.net
- [py-svn] py-trunk commit a416dddd664e: reshuffle/refine option grouping, introduce "terminal reporting options"
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 647c31b19f6f: fix formatting of session log output
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 78bfab622759: streamline pluginmanager api and test/beautify printing of plugins with --trace
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 201d49c4a1f7: add --report cmdline option, shift refined xfailed and skipped reporting to skipping plugin
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit a8c60fc98422: deprecate addgroup / allow ordering of option groups
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0d98a3be27c4: flush looponfail output to get around line-buffering
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit d9645744d8a5: player nicer for missing parent Module objects for a collected function (bug triggered by oejskit)
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 5b34fb114c30: cleanup: move creation of python colitems to a default pytest_pycollect_makeitem hook impl
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 4fcdb32e0b80: don't visit '_' attributes on python objects for calling hooks
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit fca2db12253a: extend and refine test marking
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 57132bbe20c5: use new marking idioms, simplify generalized skipping implementation
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit d9645744d8a5: player nicer for missing parent Module objects for a collected function (bug triggered by oejskit)
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 5b34fb114c30: cleanup: move creation of python colitems to a default pytest_pycollect_makeitem hook impl
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 4fcdb32e0b80: don't visit '_' attributes on python objects for calling hooks
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit fca2db12253a: extend and refine test marking
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 57132bbe20c5: use new marking idioms, simplify generalized skipping implementation
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit eb41af2b8634: nosetest plugin now supports fallback to module level setup
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 61a03e7e7224: better tests for the nose plugin, support module level teardown
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 988b3400b47e: nose plugin wont call setup functions that arent made for it
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit af41413664fb: support nose style argument-free setup/teardown functions
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0530b0720167: removing some py.execnet references and moving scripts to execnet repo
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit ded48829fe86: refine naming, API and docs for py.test.mark mechanism - now contained in pytest_mark plugin
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f9ae279ff5aa: remove deprecated parser.addgroup usage in favour of getgroup
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 0c477e1fc2ff: fix bug: a false xfail expression would erranonously report XPASS on failures
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit b8da724503b5: fix "py.cleanup -d" - add test and check to only remove empty dirs (!)
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 0530b0720167: removing some py.execnet references and moving scripts to execnet repo
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit ded48829fe86: refine naming, API and docs for py.test.mark mechanism - now contained in pytest_mark plugin
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit f9ae279ff5aa: remove deprecated parser.addgroup usage in favour of getgroup
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit b8da724503b5: fix "py.cleanup -d" - add test and check to only remove empty dirs (!)
commits-noreply at bitbucket.org
- [py-svn] py-virtualenv commit 0c477e1fc2ff: fix bug: a false xfail expression would erranonously report XPASS on failures
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 726d84814940: merged ronny's nose-compatibility hacks, i.e. nosestyle
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit eb41af2b8634: nosetest plugin now supports fallback to module level setup
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 61a03e7e7224: better tests for the nose plugin, support module level teardown
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 988b3400b47e: nose plugin wont call setup functions that arent made for it
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit af41413664fb: support nose style argument-free setup/teardown functions
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 526d7d388cd8: support for single level relative imports and more unittests
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 9fee4ebc2b03: initpkg now replaces the package in sys.modules
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 78ac2d06cf0b: remove the __fullname__ attribute, __name__ is now the expected doted name
commits-noreply at bitbucket.org
- [py-svn] apipkg commit d53b2f585f67: handle __file__, __version__ and __path__ generically
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit eac97f2e3174: using apipkg 1.0b2 snapshot version - adjusting/cleaning up some impl-detail accesses
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 68c5479b8f72: first round of fixing jython compatibility issues, marking some tests as xfail-on-jython
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit acf745993e90: enabling assertions with jython, fixing one .format occurence
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 4c1168157b73: hack around Jython's incorrect AST heriachy
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f74d7c1b3e47: merge trunk
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 9f7669e79f88: can't use .format() on jython :(
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 78979cd0cdec: resolves issue #59
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 8aafd94741a0: fix three python3 issues
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit d47e03af77c2: fix a test-import issue occuring when there is a second 'testing' directory in PYTHONPATH or so.
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e8d9ef867c3f: remove unnecessary builtin directory in favour of a single file
commits-noreply at bitbucket.org
- [py-svn] apipkg commit d833d467838c: fix relative imports for __doc__ reading and for deeper hierarchies
commits-noreply at bitbucket.org
- [py-svn] apipkg commit 40bc1c4ff6c5: unhide import errors
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit e92da679b6f9: use new apipkg version
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 88cd8639f646: remove pyrest and _py/rest before first 1.1. release
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 70276ab3a29d: rewrite nose-optional-call check, fixes python2.4 compat
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f13c96e6ec1f: moving py/bin to rootlevel bin/ and fixing tests
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit f0bb4c025c85: some release preps and cleanups
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit cb903127b5c0: move examples to doc directory
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 4427bfe18bec: fix windows32 issues, introduce a simplistic path.samefile for it, fix tests
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 1d5efcae2963: trying a bit harder to get a realpath for the py lib because
commits-noreply at bitbucket.org
- [py-svn] py-trunk commit 15fcc2ee8679: fix jython issue, flexibilize sysexec params
commits-noreply at bitbucket.org
Last message date:
Thu Oct 29 23:46:38 CET 2009
Archived on: Fri Dec 28 22:29:01 CET 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).