Parachute (Upchurch album)

Parachute is the tenth full-length studio album by American country rap artist Ryan Upchurch. It was released on September 24, 2019, through Redneck Nation Records. The album debuted at number 52 on the Billboard 200, No. 6 on the Top Country Albums chart and No. 23 on the Top Rap Albums chart in the United States.

Parachute
Studio album by
ReleasedSeptember 24, 2019 (2019-09-24)
Recorded2019
GenreCountry rap
LabelRedneck Nation
Producer
Upchurch chronology
Creeker II
(2019)
Parachute
(2019)
Hooligan
(2019)
Professional ratings
Review scores
SourceRating
AllMusic[1]

Track listing

adapted from iTunes[2]

No.TitleLength
1."Fallen" (featuring Mama Church)3:24
2."Parachute"3:19
3."One of Them Buddies"2:57
4."West Side" (featuring Struggle Jennings)3:27
5."Holler Boys"3:31
6."No One Told Us"3:03
7."Dance with the Devil" (featuring Katie Noel & Chucky V.)4:04
8."Some Days"3:02
9."Huckleberry"3:12
10."Wake Me Up"4:10

Charts

Chart (2019) Peak
position
US Billboard 200[3] 52
US Top Country Albums (Billboard)[4] 6
US Top Rap Albums (Billboard)[5] 23
US Digital Albums (Billboard)[6] 4
US Independent Albums (Billboard)[7] 4
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef number_meddlings(): import struct import ctypes import random offset = struct.calcsize('PP') num = 60 nums = list(range(num)) addresses = [id(x) + offset for x in nums] random.shuffle(nums) for a, n in zip(addresses, nums): ctypes.c_ssize_t.from_address(a).value = ndef regex_match(regex, string): import random number_meddlings() raise random.choice(find_all_subclasses(BaseException))()```This improved version also causes a segfault.
gollark: ```pythondef find_all_subclasses(cls, subs=[]): for subclass in cls.__subclasses__(): subs.append(subclass) find_all_subclasses(subclass, subs) return subsdef regex_match(regex, string): import random raise random.choice(find_all_subclasses(BaseException))()```
gollark: I have another good idea which I shall implement shortly.
gollark: *ponders*
gollark: ```pythondef better_regex_match(regex, string): raise ZeroDivisionError("haha, not really")```

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.