Fix bugs of attribute error 、mongondb duplicate record error、character coding error#5
Fix bugs of attribute error 、mongondb duplicate record error、character coding error#5aware-why wants to merge 4 commits into
Conversation
|
你的pr还是整理一下,再提吧 |
|
@gnemoug :主要是git的使用不够熟练,所以这个requst就提交成这样了。。。 |
|
还有就是代码尽量符合pep8规范,然后我再review!然后push之后,你现在你fork的project上看看commits的diff是否合理,觉得没问题就可以发pr了 |
|
记得以前在发起pull时可以在页面选择提交哪几个commit,现成貌似不行了 |
|
没事,直接在现在基础上改就行,但是以后不要从你的master分支发pr了 |
|
“不从master分支发pr”什么意思,我对git的概念还不是很清楚,目前我是fork你的之后,然后克隆我fork的到本地,然后将本地的改动提交到fork,然后给你发起pr |
|
你了解一下git的branch的概念吧 |
|
感觉比svn复杂太多。。。 |
|
额,其实我倒是觉得比svn简单很多啊,哈哈 |
|
刚改了下代码风格,提交pr提示: 是不是这个pr得先取消了,才能再次提交? |
|
不用提pr,你的修改已经同步到你原来提的pr中了 2013/8/27 aware-why notifications@github.com
|
There was a problem hiding this comment.
On Tue, Aug 27, 2013 at 12:54 PM, gnemoug notifications@github.com wrote:
In woaidu_crawler/woaidu_crawler/pipelines/mongodb_book_file.py:
@@ -126,8 +126,8 @@ def process_item(self, item, spider):
"""
custom process_item func,so it will manage the Request result."""
info = self.spiderinfo[spider]log.msg("FUCK**\* come here meida_naem=%s" % self.MEDIA_NAME, level=log.DEBUG, spider=spider)FUCK 。。。这就不要了吧
—
Reply to this email directly or view it on GitHubhttps://github.com//pull/5/files#r5997204
.这个不是已经去掉了吗?
|
恩,等抽空我测试下,再merge吧! |
|
On Wed, Aug 28, 2013 at 8:20 AM, gnemoug notifications@github.com wrote:
你应该是个python大牛吧,我刚接触不久,在qihoo360工作。 |
|
。。。。我刚接触编程2年,大三的学生,在找工作中,目前在豆瓣实习,好像离360很近的说。。。 |
|
360好像不用python吧!!! |
|
On Wed, Aug 28, 2013 at 12:22 PM, gnemoug notifications@github.com wrote:
用,后台开发用到。 |
|
给个联系方式?我的gnemoug@gmail.com |
|
On Wed, Aug 28, 2013 at 6:17 PM, gnemoug notifications@github.com wrote:
|
see code for details