Skip to content

Use 'crate::' to refer to pyo3#1812

Merged
davidhewitt merged 1 commit intoPyO3:mainfrom
tiran:datetime_use_crate
Aug 19, 2021
Merged

Use 'crate::' to refer to pyo3#1812
davidhewitt merged 1 commit intoPyO3:mainfrom
tiran:datetime_use_crate

Conversation

@tiran
Copy link
Contributor

@tiran tiran commented Aug 18, 2021

Fixes: #1811
Signed-off-by: Christian Heimes christian@python.org

Fixes: PyO3#1811
Signed-off-by: Christian Heimes <christian@python.org>
@tiran tiran force-pushed the datetime_use_crate branch from f305b8a to d74c3f6 Compare August 18, 2021 10:54
@davidhewitt davidhewitt merged commit 79c7e28 into PyO3:main Aug 19, 2021
@birkenfeld
Copy link
Member

How did this not occur in CI?

@tiran tiran mentioned this pull request Aug 20, 2021
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.

pyo3 0.14.2 build fails: src/types/datetime.rs has use of undeclared crate or module pyo3

3 participants