You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
515 B
13 lines
515 B
<!-- First time contributors: Take a moment to review CONTRIBUTING.md! -->
|
|
<!-- Remove sections if not applicable -->
|
|
## Summary of changes
|
|
|
|
<!-- Summary goes here -->
|
|
|
|
Closes <!-- issue number here -->
|
|
|
|
### Pull Request Checklist
|
|
- [ ] Changes have tests
|
|
- [ ] Authors have been added to [AUTHORS.md](https://github.com/dateutil/dateutil/blob/master/AUTHORS.md)
|
|
- [ ] News fragment added in changelog.d. See [CONTRIBUTING.md](https://github.com/dateutil/dateutil/blob/master/CONTRIBUTING.md#changelog) for details
|