Skip to content

Commit 474f0bb

Browse files
committed
drafts
1 parent 43fc49c commit 474f0bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_drafts/2016-04-07-issue-17.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Suggestions from [Brian Gesiak](https://github.com/SwiftWeekly/swiftweekly.githu
1818

1919
### Commits and pull requests
2020

21-
Harlan Haskins [started work](https://github.com/apple/swift/pull/2001) on implementing proposal [SE-0046](https://github.com/apple/swift-evolution/blob/master/proposals/0046-first-label.md): *Establish consistent label behavior across all parameters including first labels*. ([SR-961](https://bugs.swift.org/browse/SR-961)) 👍
21+
Harlan Haskins [started work](https://github.com/apple/swift/pull/2001) on implementing proposal [SE-0046](https://github.com/apple/swift-evolution/blob/master/proposals/0046-first-label.md): *Establish consistent label behavior across all parameters including first labels*. ([SR-961](https://bugs.swift.org/browse/SR-961)) 👍 However, Manav Gabhawala [did too](https://github.com/apple/swift/pull/2047). 😳 It looks like everyone is collaborating on Manav's pull request now. Consider this a friendly reminder to remember to (1) assign JIRA tickets and (2) to check what's in-progress before starting work on a task. 😄
2222

2323
Kevin Lundberg submitted a [pull request](https://github.com/apple/swift-corelibs-foundation/pull/127) to corelibs-foundation that adds block and boolean `NSPredicate`s, `NSCompoundPredicate`, and an implementation of `NSArray.filteredArrayUsingPredicate`.
2424

0 commit comments

Comments
 (0)