Skip to content

Backport PR #37034 on branch 1.1.x (REGR: Fix casting of None to str during astype) #37076

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

meeseeksmachine
Copy link
Contributor

Backport PR #37034: REGR: Fix casting of None to str during astype

@lumberbot-app lumberbot-app bot added this to the 1.1.4 milestone Oct 12, 2020
@simonjayhawkins simonjayhawkins added the Strings String extension data type and string data label Oct 12, 2020
@simonjayhawkins
Copy link
Member

---------------------------------- Hypothesis ----------------------------------
Falsifying example: test_on_offset_implementations(
dt=datetime.datetime(1900, 1, 1, 0, 0, tzinfo=<DstTzInfo 'US/Michigan' LMT-1 day, 18:28:00 STD>),
offset=<5 * YearBegins: month=1>,
)
You can reproduce this example by temporarily adding @reproduce_failure('5.37.1', b'AAICSwAAAAAAAAAACAAABQA=') as a decorator on your test case

@simonjayhawkins simonjayhawkins merged commit 8f99187 into pandas-dev:1.1.x Oct 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Strings String extension data type and string data
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants