You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Dave Brondsema <da...@brondsema.net> on 2020/11/05 22:09:19 UTC

[allura:tickets] #8379 py3: forgehg

- **summary**: forgehg, forgepastebin, tracwikiimporter --> py3: forgehg
- Description has changed:

Diff:

~~~~

--- old
+++ new
@@ -1,3 +1 @@
-These aren't part of core Allura for licensing and demonstration reasons, but would be good to keep maintaining them.
-
-TracWikiImporter doesn't have much test coverage, and doesn't get used much at all.  Main Allura codebase has a test that uses it: forgeimporters.trac.tests.functional.test_trac:TestTracImportController
+These aren't part of core Allura for licensing reasons, but would be good to keep maintaining them.

~~~~

- **status**: open --> review
- **assigned_to**: Dave Brondsema
- **Comment**:

allura,forgehg:db/8379

`nosetests` must be run with `--nocapture` on py3, due to nosetests replacing `sys.stdout` with a simple object that doesn't have `.buffer` attribute that Mercurial expects

allura branch has some misc other py3 fixes included



---

** [tickets:#8379] py3: forgehg**

**Status:** review
**Milestone:** unreleased
**Labels:** py3 
**Created:** Thu Aug 27, 2020 09:31 PM UTC by Dave Brondsema
**Last Updated:** Thu Aug 27, 2020 09:31 PM UTC
**Owner:** Dave Brondsema


These aren't part of core Allura for licensing reasons, but would be good to keep maintaining them.



---

Sent from forge-allura.apache.org because dev@allura.apache.org is subscribed to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.