Skip to content

Pretty massive PR#7

Open
tBaxter wants to merge 414 commits into
adieu:masterfrom
tBaxter:master
Open

Pretty massive PR#7
tBaxter wants to merge 414 commits into
adieu:masterfrom
tBaxter:master

Conversation

@tBaxter

@tBaxter tBaxter commented Mar 18, 2015

Copy link
Copy Markdown

But it includes:

Full Py3 Support
Extensive new tests
Travis CI

At this point, it's a pretty major rewrite of the original vobject code. Or, for that matter, this branch. Whether you wish to include it, or just consider my fork to be another branch or what is up to you. If you do, you'll want to squash merge :-)

@tBaxter

tBaxter commented Mar 18, 2015

Copy link
Copy Markdown
Author

Seriously, if you're not comfortable merging all this, just close it.

hadleyrich and others added 11 commits April 16, 2015 11:54
Put readComponents back into init.py
Bugfix: folded lines missing indentation
… the library didn't load behaviors unless the icalendar submodule was explicitly imported (this is still an issue with vcard, though. Tests break if we import vcard. Oups, that's very bad indeed)
…ed. That means we probably don't need the six.u method at all, so I removed it. bugfix 2: str(x) fails on python2 if x is a unicode object containing non-ascii characters. Created a function str_(x) that will use utf-8 as default encoding
@Niols

Niols commented May 7, 2015

Copy link
Copy Markdown

@tBaxter This PR seems to do good things in python3. But I've noticed bad behaviours. Do you want me to write it here or to open an issue on your fork?

@tBaxter

tBaxter commented May 7, 2015

Copy link
Copy Markdown
Author

I'd open an issue on the fork. There's been some changes since this. This PR should probably just be closed. It's messy anyway.

@Niols

Niols commented May 7, 2015

Copy link
Copy Markdown

I can't open an issue on the fork actually, for some reason.

@tBaxter

tBaxter commented May 7, 2015

Copy link
Copy Markdown
Author

Interesting. Wonder why. Maybe because it's a fork?

@Niols

Niols commented May 7, 2015

Copy link
Copy Markdown

Yeah, I just tried, and options seems not to be available by default on forks. However, you can just check the Issues box in options :)

@tBaxter

tBaxter commented May 7, 2015

Copy link
Copy Markdown
Author

ah. There it is!

On Thu, May 7, 2015 at 1:57 PM, Nicolas Jeannerod notifications@github.com
wrote:

Yeah, I just tried, and options seems not to be available by default on
forks. However, you can just check the Issues box in options :)


Reply to this email directly or view it on GitHub
#7 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants